Trace number 3251589

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251589-1303585340/watcher-3251589-1303585340 -o /tmp/evaluation-result-3251589-1303585340/solver-3251589-1303585340 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251589-1303585340.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.40 3.60 3.96 4/190 10752
/proc/meminfo: memFree=12181804/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=11776 CPUtime=0 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4194304 369 0 0 0 0 0 0 0 23 0 1 0 470132157 12058624 308 33554432000 4194304 4263880 140734125996016 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 2944 308 241 17 0 117 0

[startup+0.091648 s]
/proc/loadavg: 2.40 3.60 3.96 4/190 10752
/proc/meminfo: memFree=12181804/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=13340 CPUtime=0.08 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4194304 904 0 0 0 8 0 0 0 23 0 1 0 470132157 13660160 697 33554432000 4194304 4263880 140734125996016 18446744073709551615 232335581908 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 3335 697 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100659 s]
/proc/loadavg: 2.40 3.60 3.96 4/190 10752
/proc/meminfo: memFree=12181804/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=13340 CPUtime=0.09 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4194304 921 0 0 0 9 0 0 0 23 0 1 0 470132157 13660160 714 33554432000 4194304 4263880 140734125996016 18446744073709551615 47834483008695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 3335 714 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300616 s]
/proc/loadavg: 2.40 3.60 3.96 4/190 10752
/proc/meminfo: memFree=12181804/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=27308 CPUtime=0.29 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 4612 0 0 0 29 0 0 0 25 0 1 0 470132157 27963392 3828 33554432000 4194304 4263880 140734125996016 18446744073709551615 232335553221 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 6827 3831 244 17 0 4000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27308

[startup+0.700542 s]
/proc/loadavg: 2.40 3.60 3.96 4/190 10752
/proc/meminfo: memFree=12181804/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=28984 CPUtime=0.69 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 5811 0 0 0 69 0 0 0 25 0 1 0 470132157 29679616 4529 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 7246 4529 247 17 0 4419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28984

[startup+1.50041 s]
/proc/loadavg: 2.40 3.60 3.96 5/194 10759
/proc/meminfo: memFree=12086300/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=35716 CPUtime=1.49 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 7504 0 0 0 148 1 0 0 25 0 1 0 470132157 36573184 6222 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 8929 6222 247 17 0 6102 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35716

[startup+3.10113 s]
/proc/loadavg: 2.52 3.60 3.96 5/194 10759
/proc/meminfo: memFree=12002848/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=48672 CPUtime=3.09 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 10724 0 0 0 308 1 0 0 25 0 1 0 470132157 49840128 9442 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 12168 9442 247 17 0 9341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48672

[startup+6.30055 s]
/proc/loadavg: 2.52 3.60 3.96 5/194 10759
/proc/meminfo: memFree=11933040/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=62124 CPUtime=6.29 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 14042 0 0 0 627 2 0 0 25 0 1 0 470132157 63614976 12760 33554432000 4194304 4263880 140734125996016 18446744073709551615 4209531 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 15531 12761 247 17 0 12704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62124

[startup+12.7004 s]
/proc/loadavg: 2.75 3.61 3.96 5/194 10759
/proc/meminfo: memFree=11852796/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=79224 CPUtime=12.7 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 18219 0 0 0 1266 4 0 0 25 0 1 0 470132157 81125376 16937 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 19806 16937 247 17 0 16979 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 79224

[startup+25.5011 s]
/proc/loadavg: 2.94 3.63 3.96 5/194 10760
/proc/meminfo: memFree=11751176/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=102736 CPUtime=25.49 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 23956 0 0 0 2544 5 0 0 25 0 1 0 470132157 105201664 22674 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 25684 22674 247 17 0 22857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102736

[startup+51.1006 s]
/proc/loadavg: 3.30 3.66 3.96 5/194 10761
/proc/meminfo: memFree=11635272/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=126800 CPUtime=51.09 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 29800 0 0 0 5101 8 0 0 25 0 1 0 470132157 129843200 28517 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 31700 28517 247 17 0 28873 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126800

[startup+102.306 s]
/proc/loadavg: 3.76 3.73 3.96 5/194 10762
/proc/meminfo: memFree=11447404/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=163816 CPUtime=102.29 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 38525 0 0 0 10218 11 0 0 25 0 1 0 470132157 167747584 37241 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 40954 37241 247 17 0 38127 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 163816

[startup+162.301 s]
/proc/loadavg: 3.90 3.77 3.96 5/194 10766
/proc/meminfo: memFree=11289280/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=194296 CPUtime=162.29 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 45797 0 0 0 16215 14 0 0 25 0 1 0 470132157 198959104 44513 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 48574 44513 247 17 0 45747 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 194296

[startup+222.3 s]
/proc/loadavg: 3.96 3.81 3.96 5/194 10768
/proc/meminfo: memFree=11190840/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=217196 CPUtime=222.29 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 51268 0 0 0 22213 16 0 0 25 0 1 0 470132157 222408704 49984 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 54299 49984 247 17 0 51472 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 217196

[startup+282.301 s]
/proc/loadavg: 4.04 3.86 3.97 5/194 10770
/proc/meminfo: memFree=11082072/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=256460 CPUtime=282.29 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 60282 0 0 0 28209 20 0 0 25 0 1 0 470132157 262615040 58998 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 64115 58998 248 17 0 61288 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 256460

[startup+342.301 s]
/proc/loadavg: 4.01 3.88 3.97 5/194 10771
/proc/meminfo: memFree=10975292/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=291128 CPUtime=342.3 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 68699 0 0 0 34205 25 0 0 25 0 1 0 470132157 298115072 67414 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 72782 67414 247 17 0 69955 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 291128

[startup+402.3 s]
/proc/loadavg: 4.00 3.90 3.97 5/194 10773
/proc/meminfo: memFree=10900748/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=310920 CPUtime=402.3 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 73327 0 0 0 40203 27 0 0 25 0 1 0 470132157 318382080 72042 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 77730 72042 248 17 0 74903 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 310920

[startup+462.301 s]
/proc/loadavg: 4.00 3.92 3.97 5/194 10774
/proc/meminfo: memFree=10830804/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=331440 CPUtime=462.3 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 78147 0 0 0 46201 29 0 0 25 0 1 0 470132157 339394560 76862 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 82860 76862 249 17 0 80033 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 331440

[startup+522.301 s]
/proc/loadavg: 4.05 3.94 3.97 5/194 10776
/proc/meminfo: memFree=10765668/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=347164 CPUtime=522.3 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 82094 0 0 0 52199 31 0 0 25 0 1 0 470132157 355495936 80808 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 86791 80808 248 17 0 83964 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 347164

[startup+582.3 s]
/proc/loadavg: 4.02 3.95 3.97 5/194 10778
/proc/meminfo: memFree=10694724/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=365696 CPUtime=582.31 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 86615 0 0 0 58197 34 0 0 25 0 1 0 470132157 374472704 85329 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 91424 85329 249 17 0 88597 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 365696

[startup+642.301 s]
/proc/loadavg: 4.06 3.97 3.98 5/194 10806
/proc/meminfo: memFree=10639408/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=379996 CPUtime=642.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 90017 0 0 0 64196 36 0 0 25 0 1 0 470132157 389115904 88728 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 94999 88728 248 17 0 92172 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 379996

[startup+702.301 s]
/proc/loadavg: 4.02 3.97 3.98 5/194 10808
/proc/meminfo: memFree=10528768/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=395708 CPUtime=702.31 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 93863 0 0 0 70193 38 0 0 25 0 1 0 470132157 405204992 92573 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 98927 92573 247 17 0 96100 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 395708

[startup+762.307 s]
/proc/loadavg: 4.07 3.99 3.98 5/194 10809
/proc/meminfo: memFree=10426080/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=409684 CPUtime=762.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 97261 0 0 0 76192 40 0 0 25 0 1 0 470132157 419516416 95971 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 102421 95971 247 17 0 99594 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 409684

[startup+822.301 s]
/proc/loadavg: 4.02 3.99 3.98 5/194 10811
/proc/meminfo: memFree=10347420/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=423888 CPUtime=822.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 100750 0 0 0 82190 42 0 0 25 0 1 0 470132157 434061312 99460 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 105972 99460 247 17 0 103145 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 423888

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.98 5/194 10813
/proc/meminfo: memFree=10276728/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=439464 CPUtime=882.31 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 104414 0 0 0 88188 43 0 0 25 0 1 0 470132157 450011136 103124 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 109866 103124 247 17 0 107039 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 439464

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.98 5/194 10814
/proc/meminfo: memFree=10205296/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=454980 CPUtime=942.31 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 108144 0 0 0 94186 45 0 0 25 0 1 0 470132157 465899520 106854 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 113745 106854 247 17 0 110918 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 454980

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.99 5/194 10816
/proc/meminfo: memFree=10147116/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=466212 CPUtime=1002.31 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 110759 0 0 0 100185 46 0 0 25 0 1 0 470132157 477401088 109469 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 116553 109469 248 17 0 113726 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 466212

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.99 5/194 10817
/proc/meminfo: memFree=10079388/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=479996 CPUtime=1062.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 113990 0 0 0 106184 48 0 0 25 0 1 0 470132157 491515904 112700 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 119999 112700 249 17 0 117172 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 479996

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.99 5/194 10819
/proc/meminfo: memFree=10013784/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=494336 CPUtime=1122.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 117320 0 0 0 112183 49 0 0 25 0 1 0 470132157 506200064 116030 33554432000 4194304 4263880 140734125996016 18446744073709551615 232335541452 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 123584 116030 249 17 0 120757 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 494336

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 10821
/proc/meminfo: memFree=9952020/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=507308 CPUtime=1182.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 120442 0 0 0 118182 50 0 0 25 0 1 0 470132157 519483392 119151 33554432000 4194304 4263880 140734125996016 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 126827 119151 249 17 0 124000 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 507308

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.99 5/194 10822
/proc/meminfo: memFree=9861360/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=518180 CPUtime=1242.32 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 123172 0 0 0 124181 51 0 0 25 0 1 0 470132157 530616320 121881 33554432000 4194304 4263880 140734125996016 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 129545 121881 249 17 0 126718 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 518180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.99 4/193 10825
/proc/meminfo: memFree=10374964/32951124 swapFree=67111528/67111528
[pid=10752] ppid=10750 vsize=530572 CPUtime=1300.03 cores=5,7
/proc/10752/stat : 10752 (umsat) R 10750 10752 10363 0 -1 4202496 126152 0 0 0 129950 53 0 0 25 0 1 0 470132157 543305728 124861 33554432000 4194304 4263880 140734125996016 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10752/statm: 132643 124861 249 17 0 129816 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 530572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.51
CPU system time (s): 0.557915
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 530572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126152
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 985

runsolver used 2.11168 second user time and 4.99124 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 21:02:20
IDJOB=3251589
IDBENCH=88227
IDSOLVER=1582
FILE ID=node132/3251589-1303585340
RUNJOBID= node132-1303585340-10719
PBS_JOBID= 13150355
Free space on /tmp= 72048 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251589-1303585340/watcher-3251589-1303585340 -o /tmp/evaluation-result-3251589-1303585340/solver-3251589-1303585340 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251589-1303585340.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=272622021

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12182076 kB
Buffers:       1650060 kB
Cached:       18492396 kB
SwapCached:          0 kB
Active:        8695532 kB
Inactive:     11522052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12182076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12808 kB
Writeback:           0 kB
AnonPages:       74040 kB
Mapped:          15288 kB
Slab:           489416 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   243100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72032 MiB
End job on node132 at 2011-04-23 21:24:02