Trace number 3379743

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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-3379743-1305460286/watcher-3379743-1305460286 -o /tmp/evaluation-result-3379743-1305460286/solver-3379743-1305460286 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379743-1305460286.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.38 2.24 2.83 4/401 30309
/proc/meminfo: memFree=21930680/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=13112 CPUtime=0.01 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 679 0 0 0 1 0 0 0 25 0 1 0 657626346 13426688 618 33554432000 4194304 4394578 140737065916608 18446744073709551615 212687699863 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 3278 618 256 49 0 419 0

[startup+0.0651551 s]
/proc/loadavg: 1.38 2.24 2.83 4/401 30309
/proc/meminfo: memFree=21930680/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=14696 CPUtime=0.06 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 1083 0 0 0 6 0 0 0 25 0 1 0 657626346 15048704 1022 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 3674 1022 267 49 0 815 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14696

[startup+0.10115 s]
/proc/loadavg: 1.38 2.24 2.83 4/401 30309
/proc/meminfo: memFree=21930680/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=14828 CPUtime=0.09 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 1130 0 0 0 9 0 0 0 25 0 1 0 657626346 15183872 1069 33554432000 4194304 4394578 140737065916608 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 3707 1069 267 49 0 848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14828

[startup+0.301103 s]
/proc/loadavg: 1.38 2.24 2.83 4/401 30309
/proc/meminfo: memFree=21930680/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=15636 CPUtime=0.29 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 1313 0 0 0 29 0 0 0 25 0 1 0 657626346 16011264 1252 33554432000 4194304 4394578 140737065916608 18446744073709551615 4313431 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 3909 1252 267 49 0 1050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15636

[startup+0.701029 s]
/proc/loadavg: 1.38 2.24 2.83 4/401 30309
/proc/meminfo: memFree=21930680/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=16300 CPUtime=0.69 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 1469 0 0 0 69 0 0 0 25 0 1 0 657626346 16691200 1408 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 4075 1408 267 49 0 1216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16300

[startup+1.50089 s]
/proc/loadavg: 1.38 2.24 2.83 5/402 30310
/proc/meminfo: memFree=21916312/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=16988 CPUtime=1.49 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 1648 0 0 0 149 0 0 0 25 0 1 0 657626346 17395712 1587 33554432000 4194304 4394578 140737065916608 18446744073709551615 4296774 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 4247 1587 267 49 0 1388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16988

[startup+3.10059 s]
/proc/loadavg: 1.59 2.26 2.84 5/402 30337
/proc/meminfo: memFree=21908492/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=18740 CPUtime=3.09 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 2050 0 0 0 309 0 0 0 25 0 1 0 657626346 19189760 1989 33554432000 4194304 4394578 140737065916608 18446744073709551615 4296370 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 4685 1989 267 49 0 1826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18740

[startup+6.30101 s]
/proc/loadavg: 1.59 2.26 2.84 5/402 30337
/proc/meminfo: memFree=21892648/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=21712 CPUtime=6.29 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 2763 0 0 0 629 0 0 0 25 0 1 0 657626346 22233088 2702 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 5428 2702 267 49 0 2569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21712

[startup+12.7008 s]
/proc/loadavg: 1.96 2.32 2.85 5/402 30337
/proc/meminfo: memFree=21877296/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=26136 CPUtime=12.69 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 3855 0 0 0 1269 0 0 0 25 0 1 0 657626346 26763264 3794 33554432000 4194304 4394578 140737065916608 18446744073709551615 4316134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 6534 3794 267 49 0 3675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26136

[startup+25.5005 s]
/proc/loadavg: 2.27 2.38 2.86 5/402 30338
/proc/meminfo: memFree=21844504/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=32292 CPUtime=25.5 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 5349 0 0 0 2549 1 0 0 25 0 1 0 657626346 33067008 5288 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 8073 5288 267 49 0 5214 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 32292

[startup+51.1008 s]
/proc/loadavg: 2.86 2.51 2.89 5/402 30338
/proc/meminfo: memFree=21798652/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=42064 CPUtime=51.09 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 7705 0 0 0 5108 1 0 0 25 0 1 0 657626346 43073536 7644 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 10516 7644 267 49 0 7657 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42064

[startup+102.315 s]
/proc/loadavg: 3.54 2.75 2.95 5/402 30340
/proc/meminfo: memFree=21733792/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=55860 CPUtime=102.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 11062 0 0 0 10229 2 0 0 25 0 1 0 657626346 57200640 11001 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 13965 11001 267 49 0 11106 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 55860

[startup+162.301 s]
/proc/loadavg: 3.90 3.01 3.03 5/402 30341
/proc/meminfo: memFree=21672020/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=59792 CPUtime=162.29 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 11943 0 0 0 16226 3 0 0 25 0 1 0 657626346 61227008 11882 33554432000 4194304 4394578 140737065916608 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 14948 11882 267 49 0 12089 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59792

[startup+222.301 s]
/proc/loadavg: 3.99 3.20 3.09 5/402 30343
/proc/meminfo: memFree=21640876/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=70192 CPUtime=222.3 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 14319 0 0 0 22226 4 0 0 25 0 1 0 657626346 71876608 14258 33554432000 4194304 4394578 140737065916608 18446744073709551615 4313484 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 17548 14258 267 49 0 14689 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 70192

[startup+282.301 s]
/proc/loadavg: 4.03 3.36 3.15 5/402 30345
/proc/meminfo: memFree=21595220/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=85808 CPUtime=282.3 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 18085 0 0 0 28225 5 0 0 25 0 1 0 657626346 87867392 18024 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 21452 18024 267 49 0 18593 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85808

[startup+342.301 s]
/proc/loadavg: 4.05 3.48 3.20 5/402 30346
/proc/meminfo: memFree=21551424/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=102544 CPUtime=342.3 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 22205 0 0 0 34224 6 0 0 25 0 1 0 657626346 105005056 22144 33554432000 4194304 4394578 140737065916608 18446744073709551615 4313541 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 25636 22144 267 49 0 22777 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102544

[startup+402.301 s]
/proc/loadavg: 4.11 3.61 3.26 5/402 30348
/proc/meminfo: memFree=21506524/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=115996 CPUtime=402.3 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 25537 0 0 0 40222 8 0 0 25 0 1 0 657626346 118779904 25476 33554432000 4194304 4394578 140737065916608 18446744073709551615 4291498 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 28999 25476 267 49 0 26140 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115996

[startup+462.301 s]
/proc/loadavg: 4.14 3.70 3.31 5/402 30349
/proc/meminfo: memFree=21454928/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=137108 CPUtime=462.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 30727 0 0 0 46220 11 0 0 25 0 1 0 657626346 140398592 30666 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 34277 30666 267 49 0 31418 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 137108

[startup+522.301 s]
/proc/loadavg: 4.05 3.76 3.36 5/402 30351
/proc/meminfo: memFree=21428012/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=138260 CPUtime=522.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 30935 0 0 0 52220 11 0 0 25 0 1 0 657626346 141578240 30874 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 34565 30874 267 49 0 31706 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 138260

[startup+582.301 s]
/proc/loadavg: 4.02 3.80 3.39 5/402 30362
/proc/meminfo: memFree=21395376/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=153180 CPUtime=582.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 34634 0 0 0 58219 12 0 0 25 0 1 0 657626346 156856320 34573 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298652 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 38295 34573 267 49 0 35436 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 153180

[startup+642.301 s]
/proc/loadavg: 4.00 3.83 3.43 5/402 30363
/proc/meminfo: memFree=21372540/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=168712 CPUtime=642.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 38467 0 0 0 64218 14 0 0 25 0 1 0 657626346 172761088 38406 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 42178 38406 267 49 0 39319 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 168712

[startup+702.301 s]
/proc/loadavg: 4.10 3.89 3.47 5/402 30365
/proc/meminfo: memFree=21339048/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=185368 CPUtime=702.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 42646 0 0 0 70215 16 0 0 25 0 1 0 657626346 189816832 42585 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 46342 42585 267 49 0 43483 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 185368

[startup+762.315 s]
/proc/loadavg: 4.08 3.92 3.51 5/402 30366
/proc/meminfo: memFree=21299980/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=201476 CPUtime=762.33 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 46660 0 0 0 76216 17 0 0 25 0 1 0 657626346 206311424 46599 33554432000 4194304 4394578 140737065916608 18446744073709551615 4313598 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 50369 46599 267 49 0 47510 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 201476

[startup+822.301 s]
/proc/loadavg: 4.12 3.96 3.55 5/402 30371
/proc/meminfo: memFree=21267292/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=217784 CPUtime=822.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 50702 0 0 0 82214 18 0 0 25 0 1 0 657626346 223010816 50641 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 54446 50641 267 49 0 51587 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 217784

[startup+882.3 s]
/proc/loadavg: 4.04 3.97 3.57 5/402 30373
/proc/meminfo: memFree=21223760/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=239624 CPUtime=882.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 56157 0 0 0 88212 19 0 0 25 0 1 0 657626346 245374976 56096 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 59906 56096 267 49 0 57047 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 239624

[startup+942.3 s]
/proc/loadavg: 4.08 3.99 3.60 5/402 30374
/proc/meminfo: memFree=21183816/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=257820 CPUtime=942.31 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 60693 0 0 0 94210 21 0 0 25 0 1 0 657626346 264007680 60632 33554432000 4194304 4394578 140737065916608 18446744073709551615 4291917 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 64455 60632 267 49 0 61596 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 257820

[startup+1002.3 s]
/proc/loadavg: 4.10 4.00 3.63 5/402 30376
/proc/meminfo: memFree=21155280/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=276236 CPUtime=1002.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 65290 0 0 0 100208 24 0 0 25 0 1 0 657626346 282865664 65229 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 69059 65229 267 49 0 66200 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 276236

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.65 5/402 30377
/proc/meminfo: memFree=21130084/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=277256 CPUtime=1062.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 65480 0 0 0 106208 24 0 0 25 0 1 0 657626346 283910144 65419 33554432000 4194304 4394578 140737065916608 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 69314 65419 267 49 0 66455 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 277256

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/402 30379
/proc/meminfo: memFree=21102416/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=277992 CPUtime=1122.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 65681 0 0 0 112208 24 0 0 25 0 1 0 657626346 284663808 65620 33554432000 4194304 4394578 140737065916608 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 69498 65620 267 49 0 66639 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 277992

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/402 30381
/proc/meminfo: memFree=21075864/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=280964 CPUtime=1182.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 66408 0 0 0 118208 24 0 0 25 0 1 0 657626346 287707136 66347 33554432000 4194304 4394578 140737065916608 18446744073709551615 4346317 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 70241 66347 267 49 0 67382 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 280964

[startup+1242.3 s]
/proc/loadavg: 4.13 4.03 3.71 5/402 30382
/proc/meminfo: memFree=21019300/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=302556 CPUtime=1242.32 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 71784 0 0 0 124205 27 0 0 25 0 1 0 657626346 309817344 71723 33554432000 4194304 4394578 140737065916608 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 75639 71723 267 49 0 72780 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 302556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.89 3.99 3.72 3/392 30420
/proc/meminfo: memFree=21468088/32951124 swapFree=67111348/67111528
[pid=30309] ppid=30307 vsize=315448 CPUtime=1300.05 cores=5,7
/proc/30309/stat : 30309 (SApperloT2010) R 30307 30309 30195 0 -1 4202496 74983 0 0 0 129976 29 0 0 25 0 1 0 657626346 323018752 74922 33554432000 4194304 4394578 140737065916608 18446744073709551615 4295612 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30309/statm: 78862 74922 267 49 0 76003 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 315448

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.07
CPU user time (s): 1299.76
CPU system time (s): 0.304953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 315448

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

runsolver used 4.89626 second user time and 11.6742 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 13:51:26
IDJOB=3379743
IDBENCH=84608
IDSOLVER=1862
FILE ID=node139/3379743-1305460286
RUNJOBID= node139-1305460281-30216
PBS_JOBID= 13324918
Free space on /tmp= 73396 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379743-1305460286/watcher-3379743-1305460286 -o /tmp/evaluation-result-3379743-1305460286/solver-3379743-1305460286 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379743-1305460286.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1496127289

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      21930960 kB
Buffers:        317384 kB
Cached:        3000700 kB
SwapCached:          0 kB
Active:        8652984 kB
Inactive:      2055680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21930960 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4784 kB
Writeback:           0 kB
AnonPages:     7390312 kB
Mapped:          31404 kB
Slab:           204548 kB
PageTables:      41212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81923180 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= 73400 MiB
End job on node139 at 2011-05-15 14:13:08