Trace number 3380172

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.08 1300.03

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications 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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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-3380172-1305455371/watcher-3380172-1305455371 -o /tmp/evaluation-result-3380172-1305455371/solver-3380172-1305455371 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380172-1305455371.cnf 

running on 2 cores: 4,6

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.07 3.45 3.19 5/408 23649
/proc/meminfo: memFree=16511744/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=43676 CPUtime=0 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 6763 0 0 0 0 0 0 0 23 0 1 0 735767880 44724224 6704 33554432000 4194304 4394578 140736040661664 18446744073709551615 4280318 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 10919 6712 244 49 0 8060 0

[startup+0.046387 s]
/proc/loadavg: 4.07 3.45 3.19 5/408 23649
/proc/meminfo: memFree=16511744/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=58472 CPUtime=0.04 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 10280 0 0 0 3 1 0 0 23 0 1 0 735767880 59875328 10221 33554432000 4194304 4394578 140736040661664 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 14618 10222 247 49 0 11759 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 58472

[startup+0.100346 s]
/proc/loadavg: 4.07 3.45 3.19 5/408 23649
/proc/meminfo: memFree=16511744/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=64016 CPUtime=0.09 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 11672 0 0 0 8 1 0 0 23 0 1 0 735767880 65552384 11613 33554432000 4194304 4394578 140736040661664 18446744073709551615 256415391488 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 16004 11614 247 49 0 13145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64016

[startup+0.300314 s]
/proc/loadavg: 4.07 3.45 3.19 5/408 23649
/proc/meminfo: memFree=16511744/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=84080 CPUtime=0.29 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 16672 0 0 0 27 2 0 0 25 0 1 0 735767880 86097920 16613 33554432000 4194304 4394578 140736040661664 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 21020 16614 247 49 0 18161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84080

[startup+0.70024 s]
/proc/loadavg: 4.07 3.45 3.19 5/408 23649
/proc/meminfo: memFree=16511744/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=135580 CPUtime=0.69 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 29555 0 0 0 64 5 0 0 25 0 1 0 735767880 138833920 29495 33554432000 4194304 4394578 140736040661664 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 33895 29495 256 49 0 31036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135580

[startup+1.50108 s]
/proc/loadavg: 4.07 3.45 3.19 5/409 23650
/proc/meminfo: memFree=16385140/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=165492 CPUtime=1.49 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 37653 0 0 0 139 10 0 0 25 0 1 0 735767880 169463808 36090 33554432000 4194304 4394578 140736040661664 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 41373 36090 256 49 0 38514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 165492

[startup+3.10079 s]
/proc/loadavg: 4.07 3.45 3.19 5/409 23650
/proc/meminfo: memFree=16336508/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=205992 CPUtime=3.09 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 51628 0 0 0 292 17 0 0 25 0 1 0 735767880 210935808 44077 33554432000 4194304 4394578 140736040661664 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 51498 44077 256 49 0 48639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 205992

[startup+6.30119 s]
/proc/loadavg: 4.06 3.46 3.19 5/409 23650
/proc/meminfo: memFree=16267440/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=254676 CPUtime=6.3 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 64711 0 0 0 607 23 0 0 25 0 1 0 735767880 260788224 57160 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 63669 57160 267 49 0 60810 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 254676

[startup+12.701 s]
/proc/loadavg: 4.06 3.47 3.19 5/409 23650
/proc/meminfo: memFree=16236444/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=261476 CPUtime=12.69 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 66376 0 0 0 1246 23 0 0 25 0 1 0 735767880 267751424 58825 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 65369 58825 267 49 0 62510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 261476

[startup+25.5005 s]
/proc/loadavg: 4.04 3.49 3.21 5/409 23651
/proc/meminfo: memFree=16207020/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=270004 CPUtime=25.49 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 68482 0 0 0 2526 23 0 0 25 0 1 0 735767880 276484096 60931 33554432000 4194304 4394578 140736040661664 18446744073709551615 4299028 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 67501 60931 267 49 0 64642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 270004

[startup+51.1007 s]
/proc/loadavg: 4.03 3.53 3.23 5/409 23651
/proc/meminfo: memFree=16175876/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=281660 CPUtime=51.09 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 71250 0 0 0 5085 24 0 0 25 0 1 0 735767880 288419840 63699 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 70415 63699 267 49 0 67556 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 281660

[startup+102.315 s]
/proc/loadavg: 4.01 3.60 3.26 5/409 23653
/proc/meminfo: memFree=16114004/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=303876 CPUtime=102.31 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 76492 0 0 0 10205 26 0 0 25 0 1 0 735767880 311169024 68941 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 75969 68941 267 49 0 73110 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 303876

[startup+162.301 s]
/proc/loadavg: 4.00 3.67 3.31 5/409 23654
/proc/meminfo: memFree=16036388/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=326912 CPUtime=162.3 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 81809 0 0 0 16203 27 0 0 25 0 1 0 735767880 334757888 74258 33554432000 4194304 4394578 140736040661664 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 81728 74258 267 49 0 78869 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 326912

[startup+222.301 s]
/proc/loadavg: 4.04 3.74 3.35 5/409 23656
/proc/meminfo: memFree=15981532/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=347516 CPUtime=222.3 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 86596 0 0 0 22202 28 0 0 25 0 1 0 735767880 355856384 79045 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 86879 79045 267 49 0 84020 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 347516

[startup+282.301 s]
/proc/loadavg: 4.17 3.82 3.40 5/409 23657
/proc/meminfo: memFree=15958288/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=366404 CPUtime=282.31 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 90938 0 0 0 28201 30 0 0 25 0 1 0 735767880 375197696 83387 33554432000 4194304 4394578 140736040661664 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 91601 83387 267 49 0 88742 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 366404

[startup+342.3 s]
/proc/loadavg: 4.13 3.87 3.44 5/409 23659
/proc/meminfo: memFree=15875264/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=394404 CPUtime=342.3 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 96910 0 0 0 34199 31 0 0 25 0 1 0 735767880 403869696 89359 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 98601 89359 267 49 0 95742 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 394404

[startup+402.301 s]
/proc/loadavg: 4.08 3.90 3.48 5/409 23661
/proc/meminfo: memFree=15808500/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=399452 CPUtime=402.31 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 98344 0 0 0 40199 32 0 0 25 0 1 0 735767880 409038848 90793 33554432000 4194304 4394578 140736040661664 18446744073709551615 4313583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 99863 90793 267 49 0 97004 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 399452

[startup+462.301 s]
/proc/loadavg: 4.03 3.92 3.51 5/409 23662
/proc/meminfo: memFree=15778064/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=403328 CPUtime=462.31 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 99234 0 0 0 46199 32 0 0 25 0 1 0 735767880 413007872 91683 33554432000 4194304 4394578 140736040661664 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 100832 91683 267 49 0 97973 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 403328

[startup+522.3 s]
/proc/loadavg: 4.10 3.96 3.55 5/409 23664
/proc/meminfo: memFree=15770932/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=405232 CPUtime=522.31 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 99836 0 0 0 52199 32 0 0 25 0 1 0 735767880 414957568 92285 33554432000 4194304 4394578 140736040661664 18446744073709551615 4299424 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 101308 92285 267 49 0 98449 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 405232

[startup+582.301 s]
/proc/loadavg: 4.08 3.98 3.58 5/409 23668
/proc/meminfo: memFree=15722624/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=407280 CPUtime=582.31 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 100432 0 0 0 58199 32 0 0 25 0 1 0 735767880 417054720 92881 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 101820 92881 267 49 0 98961 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 407280

[startup+642.301 s]
/proc/loadavg: 4.03 3.98 3.60 5/409 23670
/proc/meminfo: memFree=15696264/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=409328 CPUtime=642.32 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 100785 0 0 0 64200 32 0 0 25 0 1 0 735767880 419151872 93234 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 102332 93234 267 49 0 99473 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 409328

[startup+702.301 s]
/proc/loadavg: 4.07 3.99 3.63 5/409 23672
/proc/meminfo: memFree=15691632/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=411996 CPUtime=702.32 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 101493 0 0 0 70199 33 0 0 25 0 1 0 735767880 421883904 93942 33554432000 4194304 4394578 140736040661664 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 102999 93942 267 49 0 100140 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 411996

[startup+762.316 s]
/proc/loadavg: 4.08 4.01 3.65 5/409 23673
/proc/meminfo: memFree=15679440/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=420100 CPUtime=762.33 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 103556 0 0 0 76200 33 0 0 25 0 1 0 735767880 430182400 96005 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 105025 96005 267 49 0 102166 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 420100

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.67 5/409 23675
/proc/meminfo: memFree=15658936/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=429104 CPUtime=822.32 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 105155 0 0 0 82199 33 0 0 25 0 1 0 735767880 439402496 97604 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 107276 97604 267 49 0 104417 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 429104

[startup+882.301 s]
/proc/loadavg: 4.10 4.03 3.70 5/409 23676
/proc/meminfo: memFree=15616240/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=882.32 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107018 0 0 0 88198 34 0 0 25 0 1 0 735767880 449888256 99467 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99467 267 49 0 106977 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 439344

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.72 5/409 23678
/proc/meminfo: memFree=15612968/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=942.32 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107141 0 0 0 94198 34 0 0 25 0 1 0 735767880 449888256 99590 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99590 267 49 0 106977 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 439344

[startup+1002.3 s]
/proc/loadavg: 3.57 3.91 3.70 4/403 23698
/proc/meminfo: memFree=16644560/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=1002.32 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107208 0 0 0 100198 34 0 0 25 0 1 0 735767880 449888256 99657 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298716 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99657 267 49 0 106977 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 439344

[startup+1062.3 s]
/proc/loadavg: 3.27 3.75 3.66 4/403 23699
/proc/meminfo: memFree=16625672/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=1062.33 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107228 0 0 0 106199 34 0 0 25 0 1 0 735767880 449888256 99677 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99677 267 49 0 106977 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 439344

[startup+1122.3 s]
/proc/loadavg: 2.70 3.52 3.58 3/397 23719
/proc/meminfo: memFree=17578796/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=1122.33 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107234 0 0 0 112199 34 0 0 25 0 1 0 735767880 449888256 99683 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99683 267 49 0 106977 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 439344

[startup+1182.3 s]
/proc/loadavg: 2.26 3.24 3.48 3/397 23720
/proc/meminfo: memFree=17577380/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=1182.33 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107273 0 0 0 118199 34 0 0 25 0 1 0 735767880 449888256 99722 33554432000 4194304 4394578 140736040661664 18446744073709551615 4285625 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99722 267 49 0 106977 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 439344

[startup+1242.3 s]
/proc/loadavg: 2.09 3.01 3.38 3/397 23722
/proc/meminfo: memFree=17574084/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=1242.33 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107276 0 0 0 124199 34 0 0 25 0 1 0 735767880 449888256 99725 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99725 267 49 0 106977 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 439344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.43 2.66 3.24 2/391 23742
/proc/meminfo: memFree=18139436/32950928 swapFree=67111200/67111528
[pid=23649] ppid=23647 vsize=439344 CPUtime=1300.05 cores=4,6
/proc/23649/stat : 23649 (SApperloT2010) R 23647 23649 20857 0 -1 4202496 107302 0 0 0 129971 34 0 0 25 0 1 0 735767880 449888256 99751 33554432000 4194304 4394578 140736040661664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23649/statm: 109836 99751 267 49 0 106977 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 439344

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.03
CPU time (s): 1300.08
CPU user time (s): 1299.71
CPU system time (s): 0.366944
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 439344

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

runsolver used 5.43217 second user time and 11.5542 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 12:29:32
IDJOB=3380172
IDBENCH=82459
IDSOLVER=1862
FILE ID=node115/3380172-1305455371
RUNJOBID= node115-1305454966-23057
PBS_JOBID= 13324848
Free space on /tmp= 73148 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380172-1305455371/watcher-3380172-1305455371 -o /tmp/evaluation-result-3380172-1305455371/solver-3380172-1305455371 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380172-1305455371.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1285805450

node115.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.811
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.62
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.811
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.811
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.75
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.811
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16511776 kB
Buffers:        257392 kB
Cached:        3170276 kB
SwapCached:          0 kB
Active:       12991224 kB
Inactive:      3131304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16511776 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           25712 kB
Writeback:          16 kB
AnonPages:    12694424 kB
Mapped:          33476 kB
Slab:           198864 kB
PageTables:      52068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 93368836 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= 73240 MiB
End job on node115 at 2011-05-15 12:51:14