Trace number 3379882

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.05

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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-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-3379882-1305456223/watcher-3379882-1305456223 -o /tmp/evaluation-result-3379882-1305456223/solver-3379882-1305456223 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379882-1305456223.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: 4.10 3.90 3.64 4/369 536
/proc/meminfo: memFree=17738060/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=11772 CPUtime=0 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 370 0 0 0 0 0 0 0 25 0 1 0 638038188 12054528 309 33554432000 4194304 4394578 140736059836400 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 2943 309 255 49 0 84 0

[startup+0.050499 s]
/proc/loadavg: 4.10 3.90 3.64 4/369 536
/proc/meminfo: memFree=17738060/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=12300 CPUtime=0.04 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 509 0 0 0 4 0 0 0 25 0 1 0 638038188 12595200 448 33554432000 4194304 4394578 140736059836400 18446744073709551615 4292047 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 3075 448 266 49 0 216 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12300

[startup+0.100488 s]
/proc/loadavg: 4.10 3.90 3.64 4/369 536
/proc/meminfo: memFree=17738060/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=12564 CPUtime=0.09 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 576 0 0 0 9 0 0 0 25 0 1 0 638038188 12865536 515 33554432000 4194304 4394578 140736059836400 18446744073709551615 4290837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 3141 515 266 49 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12564

[startup+0.300444 s]
/proc/loadavg: 4.10 3.90 3.64 4/369 536
/proc/meminfo: memFree=17738060/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=13220 CPUtime=0.29 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 753 0 0 0 29 0 0 0 25 0 1 0 638038188 13537280 692 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 3305 692 267 49 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13220

[startup+0.700372 s]
/proc/loadavg: 4.10 3.90 3.64 4/369 536
/proc/meminfo: memFree=17738060/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=14404 CPUtime=0.69 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 1027 0 0 0 69 0 0 0 25 0 1 0 638038188 14749696 966 33554432000 4194304 4394578 140736059836400 18446744073709551615 4299908 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 3601 966 267 49 0 742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14404

[startup+1.50023 s]
/proc/loadavg: 4.10 3.90 3.64 5/370 537
/proc/meminfo: memFree=17733968/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=16368 CPUtime=1.49 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 1524 0 0 0 149 0 0 0 25 0 1 0 638038188 16760832 1463 33554432000 4194304 4394578 140736059836400 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 4092 1463 267 49 0 1233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16368

[startup+3.10094 s]
/proc/loadavg: 4.10 3.90 3.64 6/370 537
/proc/meminfo: memFree=17731236/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=19396 CPUtime=3.09 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 2281 0 0 0 309 0 0 0 25 0 1 0 638038188 19861504 2220 33554432000 4194304 4394578 140736059836400 18446744073709551615 4293427 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 4849 2220 267 49 0 1990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19396

[startup+6.30037 s]
/proc/loadavg: 4.10 3.90 3.64 5/370 537
/proc/meminfo: memFree=17724808/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=23220 CPUtime=6.29 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 3226 0 0 0 629 0 0 0 25 0 1 0 638038188 23777280 3165 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 5805 3165 267 49 0 2946 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23220

[startup+12.7002 s]
/proc/loadavg: 4.09 3.90 3.64 5/370 537
/proc/meminfo: memFree=17716824/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=29816 CPUtime=12.69 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 4878 0 0 0 1269 0 0 0 25 0 1 0 638038188 30531584 4817 33554432000 4194304 4394578 140736059836400 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 7454 4817 267 49 0 4595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29816

[startup+25.5009 s]
/proc/loadavg: 4.07 3.90 3.64 5/370 538
/proc/meminfo: memFree=17703200/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=41148 CPUtime=25.49 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 7723 0 0 0 2548 1 0 0 25 0 1 0 638038188 42135552 7662 33554432000 4194304 4394578 140736059836400 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 10287 7662 267 49 0 7428 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41148

[startup+51.1003 s]
/proc/loadavg: 4.04 3.91 3.65 5/370 538
/proc/meminfo: memFree=17682856/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=61536 CPUtime=51.09 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 12828 0 0 0 5106 3 0 0 25 0 1 0 638038188 63012864 12767 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298654 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 15384 12767 267 49 0 12525 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61536

[startup+102.314 s]
/proc/loadavg: 4.02 3.92 3.67 5/370 540
/proc/meminfo: memFree=17609152/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=97960 CPUtime=102.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 21916 0 0 0 10224 7 0 0 25 0 1 0 638038188 100311040 21855 33554432000 4194304 4394578 140736059836400 18446744073709551615 4292082 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 24490 21855 267 49 0 21631 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 97960

[startup+162.3 s]
/proc/loadavg: 4.00 3.93 3.68 5/370 541
/proc/meminfo: memFree=17555292/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=152252 CPUtime=162.29 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 35492 0 0 0 16217 12 0 0 25 0 1 0 638038188 155906048 35431 33554432000 4194304 4394578 140736059836400 18446744073709551615 4329715 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 38063 35431 267 49 0 35204 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152252

[startup+222.301 s]
/proc/loadavg: 4.00 3.94 3.70 5/370 543
/proc/meminfo: memFree=17492364/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=183584 CPUtime=222.3 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 43341 0 0 0 22216 14 0 0 25 0 1 0 638038188 187990016 43280 33554432000 4194304 4394578 140736059836400 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 45896 43280 267 49 0 43037 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 183584

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.72 5/370 544
/proc/meminfo: memFree=17415528/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=238580 CPUtime=282.29 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 57074 0 0 0 28212 17 0 0 25 0 1 0 638038188 244305920 57013 33554432000 4194304 4394578 140736059836400 18446744073709551615 4300054 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 59645 57013 267 49 0 56786 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 238580

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.74 5/370 546
/proc/meminfo: memFree=17331772/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=285916 CPUtime=342.3 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 68912 0 0 0 34209 21 0 0 25 0 1 0 638038188 292777984 68851 33554432000 4194304 4394578 140736059836400 18446744073709551615 4295877 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 71479 68851 267 49 0 68620 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 285916

[startup+402.3 s]
/proc/loadavg: 4.07 4.00 3.76 5/370 548
/proc/meminfo: memFree=17272832/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=338992 CPUtime=402.3 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 82199 0 0 0 40205 25 0 0 25 0 1 0 638038188 347127808 82138 33554432000 4194304 4394578 140736059836400 18446744073709551615 4296280 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 84748 82138 267 49 0 81889 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 338992

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.77 5/370 549
/proc/meminfo: memFree=17260372/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=349636 CPUtime=462.3 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 84854 0 0 0 46204 26 0 0 25 0 1 0 638038188 358027264 84793 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 87409 84793 267 49 0 84550 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 349636

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.78 5/370 551
/proc/meminfo: memFree=17214932/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=393120 CPUtime=522.3 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 95722 0 0 0 52201 29 0 0 25 0 1 0 638038188 402554880 95661 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 98280 95661 267 49 0 95421 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 393120

[startup+582.301 s]
/proc/loadavg: 4.04 4.01 3.80 5/370 552
/proc/meminfo: memFree=17166004/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=440792 CPUtime=582.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 107627 0 0 0 58198 33 0 0 25 0 1 0 638038188 451371008 107566 33554432000 4194304 4394578 140736059836400 18446744073709551615 4292188 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 110198 107566 267 49 0 107339 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 440792

[startup+642.3 s]
/proc/loadavg: 4.01 4.01 3.81 5/370 554
/proc/meminfo: memFree=17066272/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=497312 CPUtime=642.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 121757 0 0 0 64194 37 0 0 25 0 1 0 638038188 509247488 121696 33554432000 4194304 4394578 140736059836400 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 124328 121696 267 49 0 121469 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 497312

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/370 556
/proc/meminfo: memFree=16994664/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=530252 CPUtime=702.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 130012 0 0 0 70191 40 0 0 25 0 1 0 638038188 542978048 129951 33554432000 4194304 4394578 140736059836400 18446744073709551615 4296400 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 132563 129951 267 49 0 129704 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 530252

[startup+762.314 s]
/proc/loadavg: 3.95 3.98 3.82 5/370 651
/proc/meminfo: memFree=17623560/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=587584 CPUtime=762.33 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 144333 0 0 0 76189 44 0 0 25 0 1 0 638038188 601686016 144272 33554432000 4194304 4394578 140736059836400 18446744073709551615 4285413 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 146896 144272 267 49 0 144037 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 587584

[startup+822.301 s]
/proc/loadavg: 4.12 4.03 3.84 5/370 653
/proc/meminfo: memFree=17494436/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=632764 CPUtime=822.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 155628 0 0 0 82185 46 0 0 25 0 1 0 638038188 647950336 155567 33554432000 4194304 4394578 140736059836400 18446744073709551615 4300040 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 158191 155567 267 49 0 155332 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 632764

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/370 654
/proc/meminfo: memFree=17357604/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=690332 CPUtime=882.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 170032 0 0 0 88181 50 0 0 25 0 1 0 638038188 706899968 169971 33554432000 4194304 4394578 140736059836400 18446744073709551615 4292648 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 172583 169971 267 49 0 169724 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 690332

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.86 5/370 656
/proc/meminfo: memFree=17277212/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=697708 CPUtime=942.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 171859 0 0 0 94181 50 0 0 25 0 1 0 638038188 714452992 171798 33554432000 4194304 4394578 140736059836400 18446744073709551615 4285672 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 174427 171798 267 49 0 171568 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 697708

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/370 712
/proc/meminfo: memFree=17226924/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=697708 CPUtime=1002.31 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 171859 0 0 0 100181 50 0 0 25 0 1 0 638038188 714452992 171798 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 174427 171798 267 49 0 171568 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 697708

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/370 722
/proc/meminfo: memFree=17114620/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=744356 CPUtime=1062.32 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 183522 0 0 0 106180 52 0 0 25 0 1 0 638038188 762220544 183461 33554432000 4194304 4394578 140736059836400 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 186089 183461 267 49 0 183230 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 744356

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/370 724
/proc/meminfo: memFree=17005948/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=792528 CPUtime=1122.32 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 195568 0 0 0 112177 55 0 0 25 0 1 0 638038188 811548672 195507 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 198132 195507 267 49 0 195273 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 792528

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/370 725
/proc/meminfo: memFree=16909312/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=848628 CPUtime=1182.33 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 209601 0 0 0 118173 60 0 0 25 0 1 0 638038188 868995072 209540 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 212157 209540 267 49 0 209298 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 848628

[startup+1242.3 s]
/proc/loadavg: 4.19 4.05 3.91 5/370 727
/proc/meminfo: memFree=16817236/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=880060 CPUtime=1242.32 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 217442 0 0 0 124171 61 0 0 25 0 1 0 638038188 901181440 217381 33554432000 4194304 4394578 140736059836400 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 220015 217381 267 49 0 217156 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 880060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.06 3.91 5/370 729
/proc/meminfo: memFree=16728168/32951124 swapFree=67111348/67111528
[pid=536] ppid=534 vsize=935836 CPUtime=1300.02 cores=5,7
/proc/536/stat : 536 (SApperloT2010) R 534 536 423 0 -1 4202496 231401 0 0 0 129937 65 0 0 25 0 1 0 638038188 958296064 231340 33554432000 4194304 4394578 140736059836400 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/536/statm: 233959 231340 267 49 0 231100 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 935836

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.39
CPU system time (s): 0.697893
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 935836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.697893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231401
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= 11
involuntary context switches= 3764

runsolver used 4.27635 second user time and 10.5684 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 12:43:43
IDJOB=3379882
IDBENCH=83145
IDSOLVER=1862
FILE ID=node145/3379882-1305456223
RUNJOBID= node145-1305455639-444
PBS_JOBID= 13324888
Free space on /tmp= 73660 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379882-1305456223/watcher-3379882-1305456223 -o /tmp/evaluation-result-3379882-1305456223/solver-3379882-1305456223 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379882-1305456223.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=894758446

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:      17738200 kB
Buffers:        314028 kB
Cached:        8445468 kB
SwapCached:          0 kB
Active:        8076800 kB
Inactive:      6779696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17738200 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:              28 kB
Writeback:           0 kB
AnonPages:     6097732 kB
Mapped:          28292 kB
Slab:           256348 kB
PageTables:      35580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80050448 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= 73672 MiB
End job on node145 at 2011-05-15 13:05:25