Trace number 3378995

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-05-12 (fixed)? (TO) 1300.09 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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: 961)

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-3378995-1305462134/watcher-3378995-1305462134 -o /tmp/evaluation-result-3378995-1305462134/solver-3378995-1305462134 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3378995-1305462134.cnf 

running on 2 cores: 1,3

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: 3.73 3.95 3.71 4/335 2931
/proc/meminfo: memFree=22140788/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=11644 CPUtime=0 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4194304 338 0 0 0 0 0 0 0 21 0 1 0 638629067 11923456 278 33554432000 4194304 4263832 140737286399424 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 2911 278 241 17 0 84 0

[startup+0.048475 s]
/proc/loadavg: 3.73 3.95 3.71 4/335 2931
/proc/meminfo: memFree=22140788/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=12560 CPUtime=0.04 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4194304 591 0 0 0 4 0 0 0 21 0 1 0 638629067 12861440 482 33554432000 4194304 4263832 140737286399424 18446744073709551615 47669970627739 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 3140 482 242 17 0 313 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12560

[startup+0.100467 s]
/proc/loadavg: 3.73 3.95 3.71 4/335 2931
/proc/meminfo: memFree=22140788/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=13340 CPUtime=0.09 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4194304 906 0 0 0 9 0 0 0 21 0 1 0 638629067 13660160 700 33554432000 4194304 4263832 140737286399424 18446744073709551615 47669970475130 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 3335 700 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300423 s]
/proc/loadavg: 3.73 3.95 3.71 4/335 2931
/proc/meminfo: memFree=22140788/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=18812 CPUtime=0.29 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4194304 2601 0 0 0 29 0 0 0 22 0 1 0 638629067 19263488 1817 33554432000 4194304 4263832 140737286399424 18446744073709551615 4238396 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 4703 1817 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700359 s]
/proc/loadavg: 3.73 3.95 3.71 4/335 2931
/proc/meminfo: memFree=22140788/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=35860 CPUtime=0.69 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 8568 0 0 0 68 1 0 0 24 0 1 0 638629067 36720640 6145 33554432000 4194304 4263832 140737286399424 18446744073709551615 270338043004 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 8965 6145 247 17 0 6138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35860

[startup+1.50019 s]
/proc/loadavg: 3.73 3.95 3.71 5/347 2956
/proc/meminfo: memFree=22045636/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=45556 CPUtime=1.48 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 10987 0 0 0 147 1 0 0 25 0 1 0 638629067 46649344 8564 33554432000 4194304 4263832 140737286399424 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 11389 8564 247 17 0 8562 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45556

[startup+3.10087 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21994308/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=58768 CPUtime=3.08 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 14269 0 0 0 307 1 0 0 25 0 1 0 638629067 60178432 11846 33554432000 4194304 4263832 140737286399424 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 14692 11846 247 17 0 11865 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58768

[startup+6.30024 s]
/proc/loadavg: 3.75 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21696548/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=76904 CPUtime=6.28 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 18765 0 0 0 626 2 0 0 25 0 1 0 638629067 78749696 16342 33554432000 4194304 4263832 140737286399424 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 19226 16342 247 17 0 16399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76904

[startup+12.701 s]
/proc/loadavg: 3.79 3.95 3.71 5/347 2956
/proc/meminfo: memFree=21576392/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=101652 CPUtime=12.69 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 24923 0 0 0 1265 4 0 0 25 0 1 0 638629067 104091648 22500 33554432000 4194304 4263832 140737286399424 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 25413 22500 247 17 0 22586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101652

[startup+25.5004 s]
/proc/loadavg: 3.82 3.95 3.72 5/347 2956
/proc/meminfo: memFree=21407464/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=134572 CPUtime=25.49 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 32917 0 0 0 2543 6 0 0 25 0 1 0 638629067 137801728 30494 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 33643 30494 248 17 0 30816 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134572

[startup+51.1003 s]
/proc/loadavg: 3.88 3.95 3.72 5/347 2958
/proc/meminfo: memFree=21203104/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=176548 CPUtime=51.08 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 43155 0 0 0 5099 9 0 0 25 0 1 0 638629067 180785152 40730 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 44137 40730 248 17 0 41310 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 176548

[startup+102.313 s]
/proc/loadavg: 4.11 3.99 3.75 5/347 2959
/proc/meminfo: memFree=20875852/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=227660 CPUtime=102.31 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 55567 0 0 0 10218 13 0 0 25 0 1 0 638629067 233123840 53140 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205731 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 56915 53140 249 17 0 54088 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 227660

[startup+162.3 s]
/proc/loadavg: 4.04 3.99 3.76 5/347 2961
/proc/meminfo: memFree=20629052/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=272696 CPUtime=162.29 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 66630 0 0 0 16212 17 0 0 25 0 1 0 638629067 279240704 64201 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 68174 64201 248 17 0 65347 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 272696

[startup+222.3 s]
/proc/loadavg: 4.01 3.99 3.77 5/347 2966
/proc/meminfo: memFree=20427884/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=308288 CPUtime=222.3 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 75227 0 0 0 22208 22 0 0 25 0 1 0 638629067 315686912 72797 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 77072 72797 247 17 0 74245 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 308288

[startup+282.3 s]
/proc/loadavg: 4.12 4.02 3.79 5/347 2967
/proc/meminfo: memFree=20247308/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=335340 CPUtime=282.3 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 81769 0 0 0 28206 24 0 0 25 0 1 0 638629067 343388160 79339 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 83835 79339 247 17 0 81008 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 335340

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 3.81 5/347 2969
/proc/meminfo: memFree=20078028/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=366084 CPUtime=342.3 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 89234 0 0 0 34203 27 0 0 25 0 1 0 638629067 374870016 86804 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 91521 86804 248 17 0 88694 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 366084

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 3.82 5/347 2970
/proc/meminfo: memFree=19919764/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=398500 CPUtime=402.31 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 97168 0 0 0 40201 30 0 0 25 0 1 0 638629067 408064000 94738 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 99625 94738 248 17 0 96798 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 398500

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.83 5/347 2972
/proc/meminfo: memFree=19794980/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=426716 CPUtime=462.31 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 103615 0 0 0 46198 33 0 0 25 0 1 0 638629067 436957184 101182 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 106679 101182 248 17 0 103852 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 426716

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.83 5/347 2974
/proc/meminfo: memFree=19665864/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=445824 CPUtime=522.3 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 108237 0 0 0 52195 35 0 0 25 0 1 0 638629067 456523776 105803 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 111456 105803 247 17 0 108629 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 445824

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/347 2975
/proc/meminfo: memFree=19529808/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=461984 CPUtime=582.31 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 112067 0 0 0 58194 37 0 0 25 0 1 0 638629067 473071616 109633 33554432000 4194304 4263832 140737286399424 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 115496 109633 247 17 0 112669 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 461984

[startup+642.301 s]
/proc/loadavg: 4.09 4.03 3.85 5/347 2977
/proc/meminfo: memFree=19413100/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=477852 CPUtime=642.32 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 115930 0 0 0 64192 40 0 0 25 0 1 0 638629067 489320448 113496 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 119463 113496 247 17 0 116636 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 477852

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.86 5/347 2978
/proc/meminfo: memFree=19295252/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=492720 CPUtime=702.32 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 119621 0 0 0 70191 41 0 0 25 0 1 0 638629067 504545280 117187 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 123180 117187 247 17 0 120353 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 492720

[startup+762.313 s]
/proc/loadavg: 4.08 4.03 3.87 5/347 2980
/proc/meminfo: memFree=19181028/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=508372 CPUtime=762.33 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 123396 0 0 0 76191 42 0 0 25 0 1 0 638629067 520572928 120962 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 127093 120962 248 17 0 124266 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 508372

[startup+822.3 s]
/proc/loadavg: 4.14 4.05 3.89 5/347 2982
/proc/meminfo: memFree=19089608/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=523844 CPUtime=822.33 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 127204 0 0 0 82189 44 0 0 25 0 1 0 638629067 536416256 124770 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 130961 124770 248 17 0 128134 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 523844

[startup+882.3 s]
/proc/loadavg: 4.05 4.04 3.89 5/347 2983
/proc/meminfo: memFree=19015172/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=538956 CPUtime=882.32 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 130770 0 0 0 88187 45 0 0 25 0 1 0 638629067 551890944 128336 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 134739 128336 248 17 0 131912 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 538956

[startup+942.3 s]
/proc/loadavg: 4.02 4.03 3.90 5/347 2985
/proc/meminfo: memFree=18939996/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=553788 CPUtime=942.33 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 134321 0 0 0 94187 46 0 0 25 0 1 0 638629067 567078912 131887 33554432000 4194304 4263832 140737286399424 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 138447 131887 248 17 0 135620 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 553788

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/347 2986
/proc/meminfo: memFree=18855524/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=571408 CPUtime=1002.33 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 138560 0 0 0 100185 48 0 0 25 0 1 0 638629067 585121792 136126 33554432000 4194304 4263832 140737286399424 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 142852 136126 249 17 0 140025 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 571408

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/347 2988
/proc/meminfo: memFree=18775764/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=583676 CPUtime=1062.33 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 141544 0 0 0 106184 49 0 0 25 0 1 0 638629067 597684224 139109 33554432000 4194304 4263832 140737286399424 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 145919 139109 248 17 0 143092 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 583676

[startup+1122.3 s]
/proc/loadavg: 4.13 4.04 3.92 5/347 2990
/proc/meminfo: memFree=18690800/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=598236 CPUtime=1122.34 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 144997 0 0 0 112183 51 0 0 25 0 1 0 638629067 612593664 142562 33554432000 4194304 4263832 140737286399424 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 149559 142562 249 17 0 146732 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 598236

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.92 5/347 2991
/proc/meminfo: memFree=18606084/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=611376 CPUtime=1182.33 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 148217 0 0 0 118181 52 0 0 25 0 1 0 638629067 626049024 145780 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 152844 145780 247 17 0 150017 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 611376

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/347 2993
/proc/meminfo: memFree=18518264/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=623416 CPUtime=1242.34 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 151030 0 0 0 124181 53 0 0 25 0 1 0 638629067 638377984 148593 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 155854 148593 247 17 0 153027 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 623416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.21 4.08 3.94 5/347 2994
/proc/meminfo: memFree=18451280/32951124 swapFree=59367104/67111528
[pid=2931] ppid=2929 vsize=634756 CPUtime=1300.05 cores=1,3
/proc/2931/stat : 2931 (umsat) R 2929 2931 2159 0 -1 4202496 153861 0 0 0 129951 54 0 0 25 0 1 0 638629067 649990144 151424 33554432000 4194304 4263832 140737286399424 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2931/statm: 158689 151424 247 17 0 155862 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 634756

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.04
CPU time (s): 1300.09
CPU user time (s): 1299.52
CPU system time (s): 0.569913
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 634756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153861
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= 10
involuntary context switches= 15159

runsolver used 3.9584 second user time and 10.2484 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 14:22:15
IDJOB=3378995
IDBENCH=88218
IDSOLVER=1861
FILE ID=node143/3378995-1305462134
RUNJOBID= node143-1305462134-2911
PBS_JOBID= 13324897
Free space on /tmp= 73548 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378995-1305462134/watcher-3378995-1305462134 -o /tmp/evaluation-result-3378995-1305462134/solver-3378995-1305462134 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3378995-1305462134.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1113272262

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22140880 kB
Buffers:        209312 kB
Cached:        1388480 kB
SwapCached:      67400 kB
Active:         715532 kB
Inactive:      9850560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22140880 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            6612 kB
Writeback:           0 kB
AnonPages:     8900596 kB
Mapped:          22040 kB
Slab:           124272 kB
PageTables:      54836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70395316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73516 MiB
End job on node143 at 2011-05-15 14:43:57