Trace number 3379007

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.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted 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 variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3379007-1305462216/watcher-3379007-1305462216 -o /tmp/evaluation-result-3379007-1305462216/solver-3379007-1305462216 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379007-1305462216.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: 1.99 3.45 3.55 4/362 1465
/proc/meminfo: memFree=18339444/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=11644 CPUtime=0 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4194304 340 0 0 0 0 0 0 0 22 0 1 0 638637509 11923456 280 33554432000 4194304 4263832 140734000399280 18446744073709551615 233510297344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 2911 280 241 17 0 84 0

[startup+0.0543841 s]
/proc/loadavg: 1.99 3.45 3.55 4/362 1465
/proc/meminfo: memFree=18339444/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=12568 CPUtime=0.05 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4194304 610 0 0 0 5 0 0 0 22 0 1 0 638637509 12869632 501 33554432000 4194304 4263832 140734000399280 18446744073709551615 233509953539 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 3142 501 242 17 0 315 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12568

[startup+0.100365 s]
/proc/loadavg: 1.99 3.45 3.55 4/362 1465
/proc/meminfo: memFree=18339444/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=13348 CPUtime=0.09 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4194304 916 0 0 0 9 0 0 0 22 0 1 0 638637509 13668352 710 33554432000 4194304 4263832 140734000399280 18446744073709551615 47861385014433 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 3337 710 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300333 s]
/proc/loadavg: 1.99 3.45 3.55 4/362 1465
/proc/meminfo: memFree=18339444/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=18820 CPUtime=0.29 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4194304 2597 0 0 0 29 0 0 0 23 0 1 0 638637509 19271680 1813 33554432000 4194304 4263832 140734000399280 18446744073709551615 4236834 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 4705 1813 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.700255 s]
/proc/loadavg: 1.99 3.45 3.55 4/362 1465
/proc/meminfo: memFree=18339444/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=25984 CPUtime=0.69 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4194304 5098 0 0 0 68 1 0 0 25 0 1 0 638637509 26607616 3545 33554432000 4194304 4263832 140734000399280 18446744073709551615 47861385010334 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 6496 3545 242 17 0 3669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25984

[startup+1.50111 s]
/proc/loadavg: 1.99 3.45 3.55 6/370 1477
/proc/meminfo: memFree=18230632/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=40312 CPUtime=1.49 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4194304 10066 0 0 0 147 2 0 0 25 0 1 0 638637509 41279488 6976 33554432000 4194304 4263832 140734000399280 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 10078 6976 242 17 0 7251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40312

[startup+3.10083 s]
/proc/loadavg: 1.99 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18144708/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=92792 CPUtime=3.1 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 26555 0 0 0 306 4 0 0 25 0 1 0 638637509 95019008 20543 33554432000 4194304 4263832 140734000399280 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 23198 20543 247 17 0 20371 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 92792

[startup+6.30025 s]
/proc/loadavg: 2.15 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18014336/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=115848 CPUtime=6.29 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 32303 0 0 0 624 5 0 0 25 0 1 0 638637509 118628352 26291 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 28962 26291 247 17 0 26135 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115848

[startup+12.7011 s]
/proc/loadavg: 2.30 3.46 3.55 5/370 1477
/proc/meminfo: memFree=17920740/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=136880 CPUtime=12.7 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 37449 0 0 0 1263 7 0 0 25 0 1 0 638637509 140165120 31437 33554432000 4194304 4263832 140734000399280 18446744073709551615 4209440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 34220 31437 247 17 0 31393 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 136880

[startup+25.5008 s]
/proc/loadavg: 2.68 3.49 3.56 5/370 1477
/proc/meminfo: memFree=17803752/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=171408 CPUtime=25.5 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 45669 0 0 0 2541 9 0 0 25 0 1 0 638637509 175521792 39656 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 42852 39656 247 17 0 40025 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 171408

[startup+51.1002 s]
/proc/loadavg: 3.13 3.53 3.57 5/370 1478
/proc/meminfo: memFree=17674460/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=214352 CPUtime=51.1 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 56170 0 0 0 5098 12 0 0 25 0 1 0 638637509 219496448 50156 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 53588 50156 247 17 0 50761 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 214352

[startup+102.314 s]
/proc/loadavg: 3.62 3.60 3.59 5/370 1482
/proc/meminfo: memFree=17463512/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=274556 CPUtime=102.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 71047 0 0 0 10215 16 0 0 25 0 1 0 638637509 281145344 65032 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 68639 65032 247 17 0 65812 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 274556

[startup+162.3 s]
/proc/loadavg: 3.86 3.67 3.61 5/370 1484
/proc/meminfo: memFree=17279928/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=338228 CPUtime=162.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 86478 0 0 0 16209 21 0 0 25 0 1 0 638637509 346345472 80462 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 84557 80462 247 17 0 81730 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 338228

[startup+222.3 s]
/proc/loadavg: 3.95 3.73 3.63 5/370 1486
/proc/meminfo: memFree=17159860/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=368388 CPUtime=222.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 93855 0 0 0 22205 25 0 0 25 0 1 0 638637509 377229312 87839 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 92097 87839 247 17 0 89270 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 368388

[startup+282.301 s]
/proc/loadavg: 3.98 3.77 3.65 5/370 1487
/proc/meminfo: memFree=17041144/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=397228 CPUtime=282.29 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 100976 0 0 0 28201 28 0 0 25 0 1 0 638637509 406761472 94960 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 99307 94960 247 17 0 96480 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 397228

[startup+342.301 s]
/proc/loadavg: 4.25 3.87 3.69 5/370 1489
/proc/meminfo: memFree=16922184/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=430584 CPUtime=342.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 109154 0 0 0 34198 32 0 0 25 0 1 0 638637509 440918016 103138 33554432000 4194304 4263832 140734000399280 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 107646 103138 248 17 0 104819 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 430584

[startup+402.3 s]
/proc/loadavg: 4.09 3.89 3.71 5/370 1490
/proc/meminfo: memFree=16834104/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=452932 CPUtime=402.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 114586 0 0 0 40197 33 0 0 25 0 1 0 638637509 463802368 108568 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 113233 108568 247 17 0 110406 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 452932

[startup+462.3 s]
/proc/loadavg: 4.03 3.91 3.73 5/370 1492
/proc/meminfo: memFree=16750488/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=476544 CPUtime=462.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 120339 0 0 0 46195 35 0 0 25 0 1 0 638637509 487981056 114321 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 119136 114321 247 17 0 116309 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 476544

[startup+522.301 s]
/proc/loadavg: 4.01 3.92 3.74 6/370 1494
/proc/meminfo: memFree=16676792/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=496396 CPUtime=522.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 125233 0 0 0 52193 37 0 0 25 0 1 0 638637509 508309504 119215 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 124099 119215 247 17 0 121272 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 496396

[startup+582.301 s]
/proc/loadavg: 4.03 3.95 3.76 5/370 1495
/proc/meminfo: memFree=16598008/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=515868 CPUtime=582.3 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 129947 0 0 0 58192 38 0 0 25 0 1 0 638637509 528248832 123928 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 128967 123928 248 17 0 126140 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 515868

[startup+642.301 s]
/proc/loadavg: 4.01 3.95 3.77 5/370 1497
/proc/meminfo: memFree=16509804/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=541280 CPUtime=642.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 136231 0 0 0 64191 40 0 0 25 0 1 0 638637509 554270720 130212 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 135320 130212 248 17 0 132493 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 541280

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/370 1498
/proc/meminfo: memFree=16415636/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=562576 CPUtime=702.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 141371 0 0 0 70189 42 0 0 25 0 1 0 638637509 576077824 135352 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 140644 135352 249 17 0 137817 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 562576

[startup+762.314 s]
/proc/loadavg: 4.00 3.96 3.79 5/370 1500
/proc/meminfo: memFree=16325196/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=594440 CPUtime=762.32 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 149178 0 0 0 76188 44 0 0 25 0 1 0 638637509 608706560 143159 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 148610 143159 249 17 0 145783 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 594440

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/370 1502
/proc/meminfo: memFree=16246176/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=620448 CPUtime=822.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 155271 0 0 0 82185 46 0 0 25 0 1 0 638637509 635338752 149252 33554432000 4194304 4263832 140734000399280 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 155112 149252 249 17 0 152285 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 620448

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.82 5/370 1503
/proc/meminfo: memFree=16179048/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=635908 CPUtime=882.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 159016 0 0 0 88183 48 0 0 25 0 1 0 638637509 651169792 152997 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 158977 152997 249 17 0 156150 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 635908

[startup+942.3 s]
/proc/loadavg: 4.13 4.03 3.84 5/370 1505
/proc/meminfo: memFree=16115756/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=650400 CPUtime=942.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 162603 0 0 0 94182 49 0 0 25 0 1 0 638637509 666009600 156583 33554432000 4194304 4263832 140734000399280 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 162600 156583 248 17 0 159773 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 650400

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.85 5/370 1506
/proc/meminfo: memFree=16062520/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=663516 CPUtime=1002.31 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 165775 0 0 0 100181 50 0 0 25 0 1 0 638637509 679440384 159754 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 165879 159754 247 17 0 163052 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 663516

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.85 5/370 1508
/proc/meminfo: memFree=15998496/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=683992 CPUtime=1062.32 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 170746 0 0 0 106180 52 0 0 25 0 1 0 638637509 700407808 164725 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 170998 164725 247 17 0 168171 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 683992

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.86 5/370 1510
/proc/meminfo: memFree=15934592/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=702096 CPUtime=1122.32 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 175285 0 0 0 112179 53 0 0 25 0 1 0 638637509 718946304 169264 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 175524 169264 247 17 0 172697 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 702096

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/370 1511
/proc/meminfo: memFree=15871808/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=720348 CPUtime=1182.32 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 179572 0 0 0 118177 55 0 0 25 0 1 0 638637509 737636352 173551 33554432000 4194304 4263832 140734000399280 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 180087 173551 247 17 0 177260 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 720348

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/370 1513
/proc/meminfo: memFree=15803948/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=749096 CPUtime=1242.33 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 186615 0 0 0 124176 57 0 0 25 0 1 0 638637509 767074304 180594 33554432000 4194304 4263832 140734000399280 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 187274 180594 247 17 0 184447 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 749096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.88 4/369 1515
/proc/meminfo: memFree=16329308/32951124 swapFree=67111348/67111528
[pid=1465] ppid=1463 vsize=794140 CPUtime=1300.03 cores=1,3
/proc/1465/stat : 1465 (umsat) R 1463 1465 423 0 -1 4202496 197714 0 0 0 129943 60 0 0 25 0 1 0 638637509 813199360 191693 33554432000 4194304 4263832 140734000399280 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1465/statm: 198535 191693 247 17 0 195708 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 794140

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.05
CPU time (s): 1300.09
CPU user time (s): 1299.44
CPU system time (s): 0.645901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 794140

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

runsolver used 4.28335 second user time and 11.0973 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 14:23:37
IDJOB=3379007
IDBENCH=88226
IDSOLVER=1861
FILE ID=node145/3379007-1305462216
RUNJOBID= node145-1305462216-1436
PBS_JOBID= 13324888
Free space on /tmp= 73660 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379007-1305462216/watcher-3379007-1305462216 -o /tmp/evaluation-result-3379007-1305462216/solver-3379007-1305462216 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379007-1305462216.cnf

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=877876575

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18340692 kB
Buffers:        315520 kB
Cached:        8459036 kB
SwapCached:          0 kB
Active:        7463644 kB
Inactive:      6790896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18340692 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16748 kB
Writeback:           0 kB
AnonPages:     5480232 kB
Mapped:          27832 kB
Slab:           257012 kB
PageTables:      34736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79372100 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= 73652 MiB
End job on node145 at 2011-05-15 14:45:19