Trace number 3274157

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-03-04? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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: 977)

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-3274157-1307668633/watcher-3274157-1307668633 -o /tmp/evaluation-result-3274157-1307668633/solver-3274157-1307668633 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3274157-1307668633.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: 2.29 2.86 3.08 4/186 27579
/proc/meminfo: memFree=32034364/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=11908 CPUtime=0 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 420 0 0 0 0 0 0 0 25 0 1 0 957093799 12193792 358 33554432000 4194304 4395502 140733297411200 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 2977 358 266 50 0 117 0

[startup+0.0780821 s]
/proc/loadavg: 2.29 2.86 3.08 4/186 27579
/proc/meminfo: memFree=32034364/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=12304 CPUtime=0.07 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 506 0 0 0 7 0 0 0 25 0 1 0 957093799 12599296 444 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299983 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3076 445 266 50 0 216 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12304

[startup+0.101079 s]
/proc/loadavg: 2.29 2.86 3.08 4/186 27579
/proc/meminfo: memFree=32034364/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=12304 CPUtime=0.1 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 515 0 0 0 10 0 0 0 25 0 1 0 957093799 12599296 453 33554432000 4194304 4395502 140733297411200 18446744073709551615 4288490 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3076 453 266 50 0 216 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12304

[startup+0.301039 s]
/proc/loadavg: 2.29 2.86 3.08 4/186 27579
/proc/meminfo: memFree=32034364/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=12568 CPUtime=0.3 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 581 0 0 0 30 0 0 0 25 0 1 0 957093799 12869632 519 33554432000 4194304 4395502 140733297411200 18446744073709551615 4297177 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3142 519 266 50 0 282 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12568

[startup+0.700965 s]
/proc/loadavg: 2.29 2.86 3.08 4/186 27579
/proc/meminfo: memFree=32034364/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=12832 CPUtime=0.7 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 627 0 0 0 70 0 0 0 25 0 1 0 957093799 13139968 565 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3208 565 266 50 0 348 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12832

[startup+1.50082 s]
/proc/loadavg: 2.29 2.86 3.08 4/182 27606
/proc/meminfo: memFree=32031848/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=13096 CPUtime=1.5 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 695 0 0 0 150 0 0 0 25 0 1 0 957093799 13410304 633 33554432000 4194304 4395502 140733297411200 18446744073709551615 4297976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3274 633 266 50 0 414 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 13096

[startup+3.10052 s]
/proc/loadavg: 2.29 2.86 3.08 6/187 27619
/proc/meminfo: memFree=32026424/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=13360 CPUtime=3.09 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 774 0 0 0 309 0 0 0 25 0 1 0 957093799 13680640 712 33554432000 4194304 4395502 140733297411200 18446744073709551615 4314173 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3340 712 266 50 0 480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13360

[startup+6.30093 s]
/proc/loadavg: 2.43 2.88 3.09 5/187 27619
/proc/meminfo: memFree=32021148/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=13492 CPUtime=6.29 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 808 0 0 0 629 0 0 0 25 0 1 0 957093799 13815808 746 33554432000 4194304 4395502 140733297411200 18446744073709551615 4288753 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3373 746 266 50 0 513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13492

[startup+12.7007 s]
/proc/loadavg: 2.56 2.89 3.09 5/187 27619
/proc/meminfo: memFree=32012212/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=13624 CPUtime=12.69 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 850 0 0 0 1269 0 0 0 25 0 1 0 957093799 13950976 788 33554432000 4194304 4395502 140733297411200 18446744073709551615 4294346 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3406 788 266 50 0 546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13624

[startup+25.5004 s]
/proc/loadavg: 2.72 2.91 3.10 4/181 27643
/proc/meminfo: memFree=32002112/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=14024 CPUtime=25.49 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 920 0 0 0 2549 0 0 0 25 0 1 0 957093799 14360576 858 33554432000 4194304 4395502 140733297411200 18446744073709551615 4309972 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3506 858 266 50 0 646 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14024

[startup+51.1006 s]
/proc/loadavg: 2.81 2.92 3.09 4/181 27644
/proc/meminfo: memFree=31979916/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=14568 CPUtime=51.09 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1082 0 0 0 5109 0 0 0 25 0 1 0 957093799 14917632 1020 33554432000 4194304 4395502 140733297411200 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3642 1020 266 50 0 782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14568

[startup+102.306 s]
/proc/loadavg: 2.92 2.93 3.09 4/181 27645
/proc/meminfo: memFree=31928436/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15384 CPUtime=102.3 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1272 0 0 0 10230 0 0 0 25 0 1 0 957093799 15753216 1210 33554432000 4194304 4395502 140733297411200 18446744073709551615 4297305 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3846 1210 266 50 0 986 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15384

[startup+162.301 s]
/proc/loadavg: 2.97 2.94 3.08 4/181 27647
/proc/meminfo: memFree=31876316/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15520 CPUtime=162.3 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1318 0 0 0 16229 1 0 0 25 0 1 0 957093799 15892480 1256 33554432000 4194304 4395502 140733297411200 18446744073709551615 4288324 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3880 1256 266 50 0 1020 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15520

[startup+222.301 s]
/proc/loadavg: 2.99 2.95 3.07 4/181 27648
/proc/meminfo: memFree=31824700/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15520 CPUtime=222.3 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1318 0 0 0 22229 1 0 0 25 0 1 0 957093799 15892480 1256 33554432000 4194304 4395502 140733297411200 18446744073709551615 4292733 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3880 1256 266 50 0 1020 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 15520

[startup+282.301 s]
/proc/loadavg: 2.99 2.95 3.07 4/181 27650
/proc/meminfo: memFree=31771720/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15640 CPUtime=282.3 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1328 0 0 0 28229 1 0 0 25 0 1 0 957093799 16015360 1266 33554432000 4194304 4395502 140733297411200 18446744073709551615 4297099 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3910 1266 267 50 0 1050 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15640

[startup+342.3 s]
/proc/loadavg: 3.06 2.97 3.07 4/181 27652
/proc/meminfo: memFree=31718232/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15640 CPUtime=342.31 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1333 0 0 0 34229 2 0 0 25 0 1 0 957093799 16015360 1271 33554432000 4194304 4395502 140733297411200 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3910 1271 267 50 0 1050 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 15640

[startup+402.3 s]
/proc/loadavg: 3.02 2.97 3.06 4/181 27653
/proc/meminfo: memFree=31655328/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15640 CPUtime=402.3 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1350 0 0 0 40228 2 0 0 25 0 1 0 957093799 16015360 1288 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3910 1288 267 50 0 1050 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 15640

[startup+462.3 s]
/proc/loadavg: 3.00 2.97 3.06 4/181 27655
/proc/meminfo: memFree=31606424/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15764 CPUtime=462.31 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1358 0 0 0 46228 3 0 0 25 0 1 0 957093799 16142336 1296 33554432000 4194304 4395502 140733297411200 18446744073709551615 4297922 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3941 1296 267 50 0 1081 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 15764

[startup+522.301 s]
/proc/loadavg: 3.00 2.97 3.05 5/181 27656
/proc/meminfo: memFree=31585436/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15764 CPUtime=522.31 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1367 0 0 0 52228 3 0 0 25 0 1 0 957093799 16142336 1305 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3941 1305 267 50 0 1081 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 15764

[startup+582.301 s]
/proc/loadavg: 3.00 2.97 3.04 4/181 27658
/proc/meminfo: memFree=31522284/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15764 CPUtime=582.31 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1374 0 0 0 58228 3 0 0 25 0 1 0 957093799 16142336 1312 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299325 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3941 1312 267 50 0 1081 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 15764

[startup+642.301 s]
/proc/loadavg: 3.00 2.97 3.04 4/181 27660
/proc/meminfo: memFree=31465212/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15764 CPUtime=642.32 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1383 0 0 0 64228 4 0 0 25 0 1 0 957093799 16142336 1321 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3941 1321 267 50 0 1081 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 15764

[startup+702.3 s]
/proc/loadavg: 3.00 2.97 3.03 4/181 27661
/proc/meminfo: memFree=31394628/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15764 CPUtime=702.31 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1384 0 0 0 70227 4 0 0 25 0 1 0 957093799 16142336 1322 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3941 1322 267 50 0 1081 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 15764

[startup+762.306 s]
/proc/loadavg: 3.04 2.99 3.03 4/181 27663
/proc/meminfo: memFree=31355168/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15764 CPUtime=762.32 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1386 0 0 0 76228 4 0 0 25 0 1 0 957093799 16142336 1324 33554432000 4194304 4395502 140733297411200 18446744073709551615 4291769 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3941 1324 267 50 0 1081 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 15764

[startup+822.3 s]
/proc/loadavg: 3.01 2.99 3.03 4/181 27664
/proc/meminfo: memFree=31289028/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=822.32 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1389 0 0 0 82227 5 0 0 25 0 1 0 957093799 16269312 1327 33554432000 4194304 4395502 140733297411200 18446744073709551615 4288848 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1327 267 50 0 1112 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 15888

[startup+882.301 s]
/proc/loadavg: 3.00 2.99 3.02 4/181 27666
/proc/meminfo: memFree=31230212/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=882.32 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1392 0 0 0 88227 5 0 0 25 0 1 0 957093799 16269312 1330 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1330 267 50 0 1112 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 15888

[startup+942.301 s]
/proc/loadavg: 3.00 2.99 3.02 4/181 27668
/proc/meminfo: memFree=31161964/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=942.33 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1397 0 0 0 94227 6 0 0 25 0 1 0 957093799 16269312 1335 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1335 267 50 0 1112 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 15888

[startup+1002.3 s]
/proc/loadavg: 3.00 2.99 3.01 4/181 27669
/proc/meminfo: memFree=31147416/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=1002.32 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1402 0 0 0 100226 6 0 0 25 0 1 0 957093799 16269312 1340 33554432000 4194304 4395502 140733297411200 18446744073709551615 4291653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1340 267 50 0 1112 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 15888

[startup+1062.3 s]
/proc/loadavg: 3.00 2.99 3.00 4/181 27671
/proc/meminfo: memFree=31147256/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=1062.33 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1402 0 0 0 106226 7 0 0 25 0 1 0 957093799 16269312 1340 33554432000 4194304 4395502 140733297411200 18446744073709551615 4292950 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1340 267 50 0 1112 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 15888

[startup+1122.3 s]
/proc/loadavg: 3.00 2.99 3.00 4/181 27672
/proc/meminfo: memFree=31093024/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=1122.33 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1405 0 0 0 112225 8 0 0 25 0 1 0 957093799 16269312 1343 33554432000 4194304 4395502 140733297411200 18446744073709551615 4293712 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1343 267 50 0 1112 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 15888

[startup+1182.3 s]
/proc/loadavg: 3.00 2.99 3.00 4/181 27674
/proc/meminfo: memFree=31030480/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=1182.33 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1413 0 0 0 118225 8 0 0 25 0 1 0 957093799 16269312 1351 33554432000 4194304 4395502 140733297411200 18446744073709551615 4291812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1351 267 50 0 1112 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 15888

[startup+1242.3 s]
/proc/loadavg: 3.00 2.99 3.00 4/181 27676
/proc/meminfo: memFree=30971908/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=15888 CPUtime=1242.34 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1418 0 0 0 124225 9 0 0 25 0 1 0 957093799 16269312 1356 33554432000 4194304 4395502 140733297411200 18446744073709551615 4292629 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 3972 1356 267 50 0 1112 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 15888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 2.99 3.00 3/180 27680
/proc/meminfo: memFree=30917800/32951124 swapFree=67062556/67111528
[pid=27579] ppid=27577 vsize=16012 CPUtime=1300.04 cores=5,7
/proc/27579/stat : 27579 (SApperloT2010) R 27577 27579 26650 0 -1 4202496 1426 0 0 0 129995 9 0 0 25 0 1 0 957093799 16396288 1364 33554432000 4194304 4395502 140733297411200 18446744073709551615 4299540 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27579/statm: 4003 1364 267 50 0 1143 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 16012

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.95
CPU system time (s): 0.099984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 16012

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

runsolver used 1.90171 second user time and 4.01839 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-10 03:17:13
IDJOB=3274157
IDBENCH=83154
IDSOLVER=1655
FILE ID=node111/3274157-1307668633
RUNJOBID= node111-1307668633-27524
PBS_JOBID= 13549468
Free space on /tmp= 74132 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274157-1307668633/watcher-3274157-1307668633 -o /tmp/evaluation-result-3274157-1307668633/solver-3274157-1307668633 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3274157-1307668633.cnf

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1059727193

node111.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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5428.12
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.849
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.849
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.86
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32034916 kB
Buffers:        247124 kB
Cached:         429976 kB
SwapCached:      11232 kB
Active:         356244 kB
Inactive:       342036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32034916 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:             896 kB
Writeback:           4 kB
AnonPages:       17960 kB
Mapped:          10216 kB
Slab:           153952 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223700 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= 74132 MiB
End job on node111 at 2011-06-10 03:38:55