Trace number 3379881

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.07 1300.05

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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-3379881-1305456219/watcher-3379881-1305456219 -o /tmp/evaluation-result-3379881-1305456219/solver-3379881-1305456219 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379881-1305456219.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: 1.54 1.66 2.79 4/433 20080
/proc/meminfo: memFree=17326792/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=12036 CPUtime=0.01 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 437 0 0 0 1 0 0 0 25 0 1 0 735852555 12324864 376 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298647 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 3009 376 266 49 0 150 0

[startup+0.0459881 s]
/proc/loadavg: 1.54 1.66 2.79 4/433 20080
/proc/meminfo: memFree=17326792/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=12300 CPUtime=0.04 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 494 0 0 0 4 0 0 0 25 0 1 0 735852555 12595200 433 33554432000 4194304 4394578 140736307027024 18446744073709551615 4296240 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 3075 433 266 49 0 216 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12300

[startup+0.100977 s]
/proc/loadavg: 1.54 1.66 2.79 4/433 20080
/proc/meminfo: memFree=17326792/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=12432 CPUtime=0.1 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 555 0 0 0 10 0 0 0 25 0 1 0 735852555 12730368 494 33554432000 4194304 4394578 140736307027024 18446744073709551615 4287674 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 3108 495 266 49 0 249 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12432

[startup+0.300945 s]
/proc/loadavg: 1.54 1.66 2.79 4/433 20080
/proc/meminfo: memFree=17326792/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=13092 CPUtime=0.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 716 0 0 0 29 0 0 0 25 0 1 0 735852555 13406208 655 33554432000 4194304 4394578 140736307027024 18446744073709551615 4296455 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 3273 655 266 49 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13092

[startup+0.700878 s]
/proc/loadavg: 1.54 1.66 2.79 4/433 20080
/proc/meminfo: memFree=17326792/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=14148 CPUtime=0.69 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 973 0 0 0 69 0 0 0 25 0 1 0 735852555 14487552 912 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 3537 912 267 49 0 678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14148

[startup+1.50075 s]
/proc/loadavg: 1.54 1.66 2.79 5/434 20081
/proc/meminfo: memFree=17321212/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=15996 CPUtime=1.49 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 1443 0 0 0 149 0 0 0 25 0 1 0 735852555 16379904 1382 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 3999 1382 267 49 0 1140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15996

[startup+3.10048 s]
/proc/loadavg: 1.54 1.66 2.79 5/434 20081
/proc/meminfo: memFree=17317616/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=18900 CPUtime=3.09 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 2147 0 0 0 309 0 0 0 25 0 1 0 735852555 19353600 2086 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 4725 2086 267 49 0 1866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18900

[startup+6.30094 s]
/proc/loadavg: 1.74 1.69 2.79 5/434 20081
/proc/meminfo: memFree=17308572/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=24044 CPUtime=6.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 3434 0 0 0 629 0 0 0 25 0 1 0 735852555 24621056 3373 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 6011 3373 267 49 0 3152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24044

[startup+12.7009 s]
/proc/loadavg: 1.92 1.73 2.80 5/434 20081
/proc/meminfo: memFree=17293444/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=31552 CPUtime=12.69 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 5335 0 0 0 1269 0 0 0 25 0 1 0 735852555 32309248 5274 33554432000 4194304 4394578 140736307027024 18446744073709551615 4299903 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 7888 5274 267 49 0 5029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31552

[startup+25.5007 s]
/proc/loadavg: 2.38 1.84 2.82 5/434 20081
/proc/meminfo: memFree=17268248/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=42348 CPUtime=25.5 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 8030 0 0 0 2549 1 0 0 25 0 1 0 735852555 43364352 7969 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 10587 7969 267 49 0 7728 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 42348

[startup+51.1005 s]
/proc/loadavg: 2.93 2.02 2.85 5/434 20083
/proc/meminfo: memFree=17227192/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=63380 CPUtime=51.09 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 13272 0 0 0 5108 1 0 0 25 0 1 0 735852555 64901120 13211 33554432000 4194304 4394578 140736307027024 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 15845 13211 267 49 0 12986 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63380

[startup+102.315 s]
/proc/loadavg: 3.53 2.32 2.91 5/434 20083
/proc/meminfo: memFree=17149296/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=100500 CPUtime=102.31 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 22573 0 0 0 10227 4 0 0 25 0 1 0 735852555 102912000 22512 33554432000 4194304 4394578 140736307027024 18446744073709551615 4296472 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 25125 22512 267 49 0 22266 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 100500

[startup+162.301 s]
/proc/loadavg: 3.83 2.62 2.97 5/434 20085
/proc/meminfo: memFree=17037788/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=154464 CPUtime=162.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 36043 0 0 0 16223 6 0 0 25 0 1 0 735852555 158171136 35982 33554432000 4194304 4394578 140736307027024 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 38616 35982 267 49 0 35757 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154464

[startup+222.301 s]
/proc/loadavg: 3.93 2.87 3.03 5/434 20087
/proc/meminfo: memFree=16973380/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=186004 CPUtime=222.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 43952 0 0 0 22221 8 0 0 25 0 1 0 735852555 190468096 43891 33554432000 4194304 4394578 140736307027024 18446744073709551615 4300088 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 46501 43891 267 49 0 43642 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 186004

[startup+282.301 s]
/proc/loadavg: 3.97 3.07 3.09 5/434 20089
/proc/meminfo: memFree=16864344/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=239196 CPUtime=282.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 57234 0 0 0 28219 11 0 0 25 0 1 0 735852555 244936704 57173 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 59799 57173 267 49 0 56940 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 239196

[startup+342.301 s]
/proc/loadavg: 4.05 3.26 3.15 5/434 20089
/proc/meminfo: memFree=16767700/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=287672 CPUtime=342.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 69362 0 0 0 34215 14 0 0 25 0 1 0 735852555 294576128 69301 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 71918 69301 267 49 0 69059 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 287672

[startup+402.301 s]
/proc/loadavg: 4.19 3.43 3.22 5/434 20091
/proc/meminfo: memFree=16657312/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=339004 CPUtime=402.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 82200 0 0 0 40212 17 0 0 25 0 1 0 735852555 347140096 82139 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 84751 82139 267 49 0 81892 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 339004

[startup+462.301 s]
/proc/loadavg: 4.12 3.55 3.27 5/434 20093
/proc/meminfo: memFree=16639656/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=345964 CPUtime=462.29 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 83933 0 0 0 46212 17 0 0 25 0 1 0 735852555 354267136 83872 33554432000 4194304 4394578 140736307027024 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 86491 83872 267 49 0 83632 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 345964

[startup+522.301 s]
/proc/loadavg: 4.11 3.66 3.32 5/434 20095
/proc/meminfo: memFree=16537068/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=400800 CPUtime=522.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 97637 0 0 0 52209 21 0 0 25 0 1 0 735852555 410419200 97576 33554432000 4194304 4394578 140736307027024 18446744073709551615 4296726 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 100200 97576 267 49 0 97341 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 400800

[startup+582.301 s]
/proc/loadavg: 4.15 3.75 3.37 5/434 20097
/proc/meminfo: memFree=16438448/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=447112 CPUtime=582.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 109221 0 0 0 58207 23 0 0 25 0 1 0 735852555 457842688 109160 33554432000 4194304 4394578 140736307027024 18446744073709551615 4297078 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 111778 109160 267 49 0 108919 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 447112

[startup+642.301 s]
/proc/loadavg: 4.11 3.81 3.41 5/434 20097
/proc/meminfo: memFree=16320612/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=502608 CPUtime=642.31 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 123078 0 0 0 64205 26 0 0 25 0 1 0 735852555 514670592 123017 33554432000 4194304 4394578 140736307027024 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 125652 123017 267 49 0 122793 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 502608

[startup+702.301 s]
/proc/loadavg: 4.04 3.84 3.45 5/434 20099
/proc/meminfo: memFree=16256324/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=534824 CPUtime=702.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 131138 0 0 0 70202 28 0 0 25 0 1 0 735852555 547659776 131077 33554432000 4194304 4394578 140736307027024 18446744073709551615 4290860 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 133706 131077 267 49 0 130847 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 534824

[startup+762.315 s]
/proc/loadavg: 4.01 3.86 3.48 5/434 20101
/proc/meminfo: memFree=16140976/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=586524 CPUtime=762.32 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 144082 0 0 0 76201 31 0 0 25 0 1 0 735852555 600600576 144021 33554432000 4194304 4394578 140736307027024 18446744073709551615 4299139 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 146631 144021 267 49 0 143772 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 586524

[startup+822.301 s]
/proc/loadavg: 4.00 3.89 3.51 5/434 20103
/proc/meminfo: memFree=16047676/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=630320 CPUtime=822.31 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 155023 0 0 0 82198 33 0 0 25 0 1 0 735852555 645447680 154962 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 157580 154962 267 49 0 154721 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 630320

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.54 5/434 20105
/proc/meminfo: memFree=15947824/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=669492 CPUtime=882.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 164821 0 0 0 88196 34 0 0 25 0 1 0 735852555 685559808 164760 33554432000 4194304 4394578 140736307027024 18446744073709551615 4327212 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 167373 164760 267 49 0 164514 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 669492

[startup+942.301 s]
/proc/loadavg: 4.08 3.94 3.57 5/434 20105
/proc/meminfo: memFree=15928432/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=669492 CPUtime=942.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 164822 0 0 0 94196 34 0 0 25 0 1 0 735852555 685559808 164761 33554432000 4194304 4394578 140736307027024 18446744073709551615 4287208 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 167373 164761 267 49 0 164514 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 669492

[startup+1002.3 s]
/proc/loadavg: 4.10 3.96 3.60 5/434 20107
/proc/meminfo: memFree=15907692/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=690144 CPUtime=1002.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 169971 0 0 0 100195 35 0 0 25 0 1 0 735852555 706707456 169910 33554432000 4194304 4394578 140736307027024 18446744073709551615 4296311 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 172536 169910 267 49 0 169677 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 690144

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.62 5/434 20118
/proc/meminfo: memFree=15813516/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=746948 CPUtime=1062.3 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 184176 0 0 0 106192 38 0 0 25 0 1 0 735852555 764874752 184115 33554432000 4194304 4394578 140736307027024 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 186737 184115 267 49 0 183878 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 746948

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.65 5/434 20120
/proc/meminfo: memFree=15706728/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=793540 CPUtime=1122.31 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 195809 0 0 0 112190 41 0 0 25 0 1 0 735852555 812584960 195748 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 198385 195748 267 49 0 195526 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 793540

[startup+1182.3 s]
/proc/loadavg: 4.16 4.02 3.67 5/434 20122
/proc/meminfo: memFree=15616048/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=835152 CPUtime=1182.31 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 206212 0 0 0 118188 43 0 0 25 0 1 0 735852555 855195648 206151 33554432000 4194304 4394578 140736307027024 18446744073709551615 4288008 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 208788 206151 267 49 0 205929 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 835152

[startup+1242.3 s]
/proc/loadavg: 4.13 4.03 3.70 5/434 20122
/proc/meminfo: memFree=15522404/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=877304 CPUtime=1242.31 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 216774 0 0 0 124186 45 0 0 25 0 1 0 735852555 898359296 216713 33554432000 4194304 4394578 140736307027024 18446744073709551615 4291475 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 219326 216713 267 49 0 216467 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 877304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.92 3.68 2/416 20178
/proc/meminfo: memFree=16437328/32951124 swapFree=45193364/67111528
[pid=20080] ppid=20078 vsize=924116 CPUtime=1300.02 cores=5,7
/proc/20080/stat : 20080 (SApperloT2010) R 20078 20080 17657 0 -1 4202496 228457 0 0 0 129954 48 0 0 25 0 1 0 735852555 946294784 228396 33554432000 4194304 4394578 140736307027024 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20080/statm: 231029 228396 267 49 0 228170 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 924116

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.07
CPU user time (s): 1299.55
CPU system time (s): 0.52392
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 924116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.52392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228457
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= 6
involuntary context switches= 1265

runsolver used 5.33319 second user time and 11.3413 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 12:43:39
IDJOB=3379881
IDBENCH=83144
IDSOLVER=1862
FILE ID=node118/3379881-1305456219
RUNJOBID= node118-1305456208-20014
PBS_JOBID= 13324868
Free space on /tmp= 73276 MiB

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

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=2058752810

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17326940 kB
Buffers:        296188 kB
Cached:        4572092 kB
SwapCached:      22084 kB
Active:       12646952 kB
Inactive:      2657952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17326940 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            1316 kB
Writeback:           0 kB
AnonPages:    10427332 kB
Mapped:          21248 kB
Slab:           156012 kB
PageTables:      98280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 117313308 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= 73276 MiB
End job on node118 at 2011-05-15 13:05:21