Trace number 3171858

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
MD5SUMfe5ef992569d41f4964aa99001a148e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171858-1301769644/watcher-3171858-1301769644 -o /tmp/evaluation-result-3171858-1301769644/solver-3171858-1301769644 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171858-1301769644.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: 7.46 7.94 7.88 4/183 21125
/proc/meminfo: memFree=21278952/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=11644 CPUtime=0 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4194304 355 0 0 0 0 0 0 0 21 0 1 0 288563045 11923456 293 33554432000 4194304 4263880 140734910329168 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 2911 293 240 17 0 84 0

[startup+0.0992861 s]
/proc/loadavg: 7.46 7.94 7.88 4/183 21125
/proc/meminfo: memFree=21278952/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=12832 CPUtime=0.09 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 633 0 0 0 9 0 0 0 21 0 1 0 288563045 13139968 571 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 3208 571 247 17 0 381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12832

[startup+0.100287 s]
/proc/loadavg: 7.46 7.94 7.88 4/183 21125
/proc/meminfo: memFree=21278952/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=12832 CPUtime=0.09 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 633 0 0 0 9 0 0 0 21 0 1 0 288563045 13139968 571 33554432000 4194304 4263880 140734910329168 18446744073709551615 4215182 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 3208 571 247 17 0 381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12832

[startup+0.30025 s]
/proc/loadavg: 7.46 7.94 7.88 4/183 21125
/proc/meminfo: memFree=21278952/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=13236 CPUtime=0.29 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 734 0 0 0 29 0 0 0 22 0 1 0 288563045 13553664 672 33554432000 4194304 4263880 140734910329168 18446744073709551615 4223072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 3309 672 247 17 0 482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.700179 s]
/proc/loadavg: 7.46 7.94 7.88 4/183 21125
/proc/meminfo: memFree=21278952/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=13920 CPUtime=0.69 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 912 0 0 0 69 0 0 0 24 0 1 0 288563045 14254080 850 33554432000 4194304 4263880 140734910329168 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 3480 850 247 17 0 653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13920

[startup+1.50104 s]
/proc/loadavg: 7.46 7.94 7.88 6/188 21131
/proc/meminfo: memFree=21265632/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=15088 CPUtime=1.49 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 1208 0 0 0 149 0 0 0 25 0 1 0 288563045 15450112 1146 33554432000 4194304 4263880 140734910329168 18446744073709551615 4242496 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 3772 1146 247 17 0 945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15088

[startup+3.10077 s]
/proc/loadavg: 7.46 7.94 7.88 6/188 21131
/proc/meminfo: memFree=21262284/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=16332 CPUtime=3.09 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 1519 0 0 0 309 0 0 0 25 0 1 0 288563045 16723968 1457 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207781 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 4083 1457 248 17 0 1256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16332

[startup+6.30022 s]
/proc/loadavg: 7.35 7.91 7.87 5/188 21131
/proc/meminfo: memFree=21255636/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=17928 CPUtime=6.29 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 1923 0 0 0 629 0 0 0 25 0 1 0 288563045 18358272 1861 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 4482 1861 248 17 0 1655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17928

[startup+12.7001 s]
/proc/loadavg: 7.08 7.84 7.85 5/188 21131
/proc/meminfo: memFree=21246508/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=20080 CPUtime=12.69 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 2477 0 0 0 1269 0 0 0 25 0 1 0 288563045 20561920 2347 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207732 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 5020 2347 248 17 0 2193 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20080

[startup+25.5009 s]
/proc/loadavg: 6.40 7.65 7.79 5/188 21132
/proc/meminfo: memFree=21237488/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=22732 CPUtime=25.49 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 3283 0 0 0 2549 0 0 0 25 0 1 0 288563045 23277568 3027 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 5683 3027 248 17 0 2856 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22732

[startup+51.1005 s]
/proc/loadavg: 5.58 7.36 7.69 5/188 21132
/proc/meminfo: memFree=21224332/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=26036 CPUtime=51.09 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 4213 0 0 0 5109 0 0 0 25 0 1 0 288563045 26660864 3850 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 6509 3850 248 17 0 3682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26036

[startup+102.307 s]
/proc/loadavg: 4.67 6.80 7.48 5/188 21134
/proc/meminfo: memFree=21203616/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=31564 CPUtime=102.29 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 5767 0 0 0 10229 0 0 0 25 0 1 0 288563045 32321536 5135 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 7891 5135 248 17 0 5064 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31564

[startup+162.3 s]
/proc/loadavg: 4.34 6.35 7.28 5/188 21135
/proc/meminfo: memFree=21189476/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=35924 CPUtime=162.29 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 7028 0 0 0 16228 1 0 0 25 0 1 0 288563045 36786176 6224 33554432000 4194304 4263880 140734910329168 18446744073709551615 242970208498 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 8981 6224 248 17 0 6154 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35924

[startup+222.301 s]
/proc/loadavg: 4.11 5.88 7.06 5/188 21137
/proc/meminfo: memFree=21176448/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=39056 CPUtime=222.29 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 7904 0 0 0 22228 1 0 0 25 0 1 0 288563045 39993344 7001 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 9764 7001 248 17 0 6937 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39056

[startup+282.301 s]
/proc/loadavg: 4.11 5.58 6.88 5/188 21138
/proc/meminfo: memFree=21168628/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=41968 CPUtime=282.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 8749 0 0 0 28229 1 0 0 25 0 1 0 288563045 42975232 7737 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 10492 7737 248 17 0 7665 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41968

[startup+342.3 s]
/proc/loadavg: 4.04 5.29 6.70 5/188 21140
/proc/meminfo: memFree=21160684/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=42840 CPUtime=342.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 9000 0 0 0 34229 1 0 0 25 0 1 0 288563045 43868160 7988 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 10710 7988 248 17 0 7883 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42840

[startup+402.301 s]
/proc/loadavg: 4.01 5.05 6.53 5/188 21142
/proc/meminfo: memFree=21152112/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=45156 CPUtime=402.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 9672 0 0 0 40229 1 0 0 25 0 1 0 288563045 46239744 8541 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 11289 8541 248 17 0 8462 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45156

[startup+462.301 s]
/proc/loadavg: 4.00 4.86 6.37 5/188 21143
/proc/meminfo: memFree=21146648/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=46052 CPUtime=462.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 9896 0 0 0 46229 1 0 0 25 0 1 0 288563045 47157248 8765 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 11513 8765 248 17 0 8686 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46052

[startup+522.3 s]
/proc/loadavg: 4.00 4.70 6.21 5/188 21145
/proc/meminfo: memFree=21139940/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=49144 CPUtime=522.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 10811 0 0 0 52228 2 0 0 25 0 1 0 288563045 50323456 9420 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 12286 9420 248 17 0 9459 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49144

[startup+582.301 s]
/proc/loadavg: 4.05 4.59 6.08 5/188 21146
/proc/meminfo: memFree=21135220/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=49944 CPUtime=582.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 11016 0 0 0 58229 2 0 0 25 0 1 0 288563045 51142656 9625 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 12486 9625 248 17 0 9659 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 49944

[startup+642.301 s]
/proc/loadavg: 4.02 4.47 5.94 5/188 21148
/proc/meminfo: memFree=21128640/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=53372 CPUtime=642.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 12008 0 0 0 64229 2 0 0 25 0 1 0 288563045 54652928 10473 33554432000 4194304 4263880 140734910329168 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 13343 10473 248 17 0 10516 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 53372

[startup+702.3 s]
/proc/loadavg: 4.00 4.39 5.82 5/188 21150
/proc/meminfo: memFree=21124284/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=53756 CPUtime=702.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 12105 0 0 0 70228 2 0 0 25 0 1 0 288563045 55046144 10570 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 13439 10570 248 17 0 10612 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 53756

[startup+762.307 s]
/proc/loadavg: 4.04 4.32 5.70 5/188 21151
/proc/meminfo: memFree=21118680/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=54428 CPUtime=762.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 12312 0 0 0 76229 2 0 0 25 0 1 0 288563045 55734272 10777 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 13607 10777 248 17 0 10780 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 54428

[startup+822.301 s]
/proc/loadavg: 4.01 4.27 5.60 5/188 21153
/proc/meminfo: memFree=21114332/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=54684 CPUtime=822.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 12380 0 0 0 82229 2 0 0 25 0 1 0 288563045 55996416 10845 33554432000 4194304 4263880 140734910329168 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 13671 10845 248 17 0 10844 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 54684

[startup+882.3 s]
/proc/loadavg: 4.03 4.23 5.49 5/188 21154
/proc/meminfo: memFree=21107628/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=58180 CPUtime=882.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 13359 0 0 0 88228 2 0 0 25 0 1 0 288563045 59576320 11665 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 14545 11665 248 17 0 11718 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 58180

[startup+942.301 s]
/proc/loadavg: 4.01 4.18 5.41 5/188 21156
/proc/meminfo: memFree=21105252/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=58788 CPUtime=942.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 13513 0 0 0 94228 2 0 0 25 0 1 0 288563045 60198912 11819 33554432000 4194304 4263880 140734910329168 18446744073709551615 4244049 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 14697 11819 248 17 0 11870 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 58788

[startup+1002.3 s]
/proc/loadavg: 4.00 4.15 5.31 5/188 21158
/proc/meminfo: memFree=21100276/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=59540 CPUtime=1002.3 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 13708 0 0 0 100228 2 0 0 25 0 1 0 288563045 60968960 12014 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 14885 12014 248 17 0 12058 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59540

[startup+1062.3 s]
/proc/loadavg: 4.00 4.12 5.23 5/188 21159
/proc/meminfo: memFree=21096548/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=60148 CPUtime=1062.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 13865 0 0 0 106229 2 0 0 25 0 1 0 288563045 61591552 12171 33554432000 4194304 4263880 140734910329168 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 15037 12171 248 17 0 12210 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 60148

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.15 5/188 21161
/proc/meminfo: memFree=21093432/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=61288 CPUtime=1122.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 14150 0 0 0 112229 2 0 0 25 0 1 0 288563045 62758912 12456 33554432000 4194304 4263880 140734910329168 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 15322 12456 248 17 0 12495 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 61288

[startup+1182.3 s]
/proc/loadavg: 4.00 4.08 5.07 5/188 21162
/proc/meminfo: memFree=21087472/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=64688 CPUtime=1182.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 15160 0 0 0 118228 3 0 0 25 0 1 0 288563045 66240512 13291 33554432000 4194304 4263880 140734910329168 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 16172 13291 248 17 0 13345 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 64688

[startup+1242.3 s]
/proc/loadavg: 4.07 4.07 5.01 5/188 21173
/proc/meminfo: memFree=21084152/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=64912 CPUtime=1242.31 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 15243 0 0 0 124228 3 0 0 25 0 1 0 288563045 66469888 13374 33554432000 4194304 4263880 140734910329168 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 16228 13374 248 17 0 13401 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 64912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.94 3/184 21177
/proc/meminfo: memFree=21162900/32951132 swapFree=67111528/67111528
[pid=21125] ppid=21123 vsize=65808 CPUtime=1300.02 cores=5,7
/proc/21125/stat : 21125 (umsat) R 21123 21125 21070 0 -1 4202496 15443 0 0 0 129999 3 0 0 25 0 1 0 288563045 67387392 13574 33554432000 4194304 4263880 140734910329168 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21125/statm: 16452 13574 248 17 0 13625 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 65808

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.99
CPU system time (s): 0.040993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 65808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15443
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= 5011

runsolver used 2.08368 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 20:40:44
IDJOB=3171858
IDBENCH=83076
IDSOLVER=1582
FILE ID=node128/3171858-1301769644
RUNJOBID= node128-1301769644-21091
PBS_JOBID= 12841175
Free space on /tmp= 71124 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171858-1301769644/watcher-3171858-1301769644 -o /tmp/evaluation-result-3171858-1301769644/solver-3171858-1301769644 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171858-1301769644.cnf

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

MD5SUM BENCH= fe5ef992569d41f4964aa99001a148e1
RANDOM SEED=1111733811

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.852
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.82
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.852
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.75
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21278984 kB
Buffers:        346932 kB
Cached:       10979644 kB
SwapCached:          0 kB
Active:        7895208 kB
Inactive:      3498104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21278984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7132 kB
Writeback:           4 kB
AnonPages:       66772 kB
Mapped:          15280 kB
Slab:           214832 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   233780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71124 MiB
End job on node128 at 2011-04-02 21:02:26