Trace number 3379713

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.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g9.cnf
MD5SUMaa71b1c0a084106bad56c0f4d6c26bee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.595909
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379713-1305454836/watcher-3379713-1305454836 -o /tmp/evaluation-result-3379713-1305454836/solver-3379713-1305454836 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379713-1305454836.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.14 2.06 2.81 4/347 5693
/proc/meminfo: memFree=17268020/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=13256 CPUtime=0 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 647 0 0 0 0 0 0 0 22 0 1 0 657083280 13574144 588 33554432000 4194304 4394578 140735890156672 18446744073709551615 274473628357 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 3314 590 247 49 0 455 0

[startup+0.032941 s]
/proc/loadavg: 1.14 2.06 2.81 4/347 5693
/proc/meminfo: memFree=17268020/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=15868 CPUtime=0.02 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 1315 0 0 0 2 0 0 0 22 0 1 0 657083280 16248832 1255 33554432000 4194304 4394578 140735890156672 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 3967 1255 255 49 0 1108 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15868

[startup+0.100926 s]
/proc/loadavg: 1.14 2.06 2.81 4/347 5693
/proc/meminfo: memFree=17268020/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=18092 CPUtime=0.09 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 2053 0 0 0 9 0 0 0 22 0 1 0 657083280 18526208 1821 33554432000 4194304 4394578 140735890156672 18446744073709551615 4285392 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 4523 1822 266 49 0 1664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18092

[startup+0.300888 s]
/proc/loadavg: 1.14 2.06 2.81 4/347 5693
/proc/meminfo: memFree=17268020/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=21016 CPUtime=0.29 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 2758 0 0 0 29 0 0 0 23 0 1 0 657083280 21520384 2526 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298340 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 5254 2526 266 49 0 2395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21016

[startup+0.700821 s]
/proc/loadavg: 1.14 2.06 2.81 4/347 5693
/proc/meminfo: memFree=17268020/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=24632 CPUtime=0.69 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 3651 0 0 0 69 0 0 0 25 0 1 0 657083280 25223168 3419 33554432000 4194304 4394578 140735890156672 18446744073709551615 4292878 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 6158 3419 266 49 0 3299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24632

[startup+1.50068 s]
/proc/loadavg: 1.37 2.09 2.81 6/348 5694
/proc/meminfo: memFree=17207136/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=28156 CPUtime=1.49 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 4502 0 0 0 149 0 0 0 25 0 1 0 657083280 28831744 4270 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298915 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 7039 4270 266 49 0 4180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28156

[startup+3.1004 s]
/proc/loadavg: 1.37 2.09 2.81 5/348 5694
/proc/meminfo: memFree=17177996/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=30084 CPUtime=3.09 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 4955 0 0 0 308 1 0 0 25 0 1 0 657083280 30806016 4723 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 7521 4723 266 49 0 4662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30084

[startup+6.30083 s]
/proc/loadavg: 1.58 2.12 2.82 5/348 5694
/proc/meminfo: memFree=17126476/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=32936 CPUtime=6.29 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 5624 0 0 0 628 1 0 0 25 0 1 0 657083280 33726464 5392 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 8234 5392 266 49 0 5375 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32936

[startup+12.7007 s]
/proc/loadavg: 1.78 2.16 2.82 5/348 5694
/proc/meminfo: memFree=17055836/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=38372 CPUtime=12.69 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 6849 0 0 0 1268 1 0 0 25 0 1 0 657083280 39292928 6617 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 9593 6617 266 49 0 6734 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38372

[startup+25.5005 s]
/proc/loadavg: 2.12 2.22 2.84 5/348 5694
/proc/meminfo: memFree=17017280/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=44604 CPUtime=25.49 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 8209 0 0 0 2548 1 0 0 25 0 1 0 657083280 45674496 7977 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 11151 7977 266 49 0 8292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44604

[startup+51.1009 s]
/proc/loadavg: 2.86 2.38 2.87 5/348 5695
/proc/meminfo: memFree=16975072/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=53444 CPUtime=51.09 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 10143 0 0 0 5107 2 0 0 25 0 1 0 657083280 54726656 9911 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 13361 9911 266 49 0 10502 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53444

[startup+102.313 s]
/proc/loadavg: 3.54 2.65 2.93 5/348 5696
/proc/meminfo: memFree=16896056/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=63296 CPUtime=102.3 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 12225 0 0 0 10227 3 0 0 25 0 1 0 657083280 64815104 11993 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 15824 11993 266 49 0 12965 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63296

[startup+162.3 s]
/proc/loadavg: 3.83 2.89 3.00 5/348 5698
/proc/meminfo: memFree=16839232/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=75428 CPUtime=162.3 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 14726 0 0 0 16226 4 0 0 25 0 1 0 657083280 77238272 14494 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 18857 14494 266 49 0 15998 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75428

[startup+222.301 s]
/proc/loadavg: 3.94 3.09 3.06 5/348 5700
/proc/meminfo: memFree=16793064/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=82224 CPUtime=222.29 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 16028 0 0 0 22225 4 0 0 25 0 1 0 657083280 84197376 15796 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 20556 15796 266 49 0 17697 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82224

[startup+282.3 s]
/proc/loadavg: 3.97 3.25 3.11 5/348 5701
/proc/meminfo: memFree=16758052/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=90392 CPUtime=282.3 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 17932 0 0 0 28225 5 0 0 25 0 1 0 657083280 92561408 17700 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 22598 17700 266 49 0 19739 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90392

[startup+342.301 s]
/proc/loadavg: 3.99 3.39 3.17 5/348 5703
/proc/meminfo: memFree=16716104/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=96844 CPUtime=342.29 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 19153 0 0 0 34224 5 0 0 25 0 1 0 657083280 99168256 18921 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 24211 18921 266 49 0 21352 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 96844

[startup+402.3 s]
/proc/loadavg: 4.03 3.51 3.22 5/348 5704
/proc/meminfo: memFree=16686180/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=107404 CPUtime=402.3 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 21208 0 0 0 40224 6 0 0 25 0 1 0 657083280 109981696 20976 33554432000 4194304 4394578 140735890156672 18446744073709551615 4338286 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 26851 20976 266 49 0 23992 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107404

[startup+462.301 s]
/proc/loadavg: 4.01 3.60 3.27 5/348 5706
/proc/meminfo: memFree=16667792/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=109196 CPUtime=462.3 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 21593 0 0 0 46224 6 0 0 25 0 1 0 657083280 111816704 21361 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 27299 21361 266 49 0 24440 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 109196

[startup+522.301 s]
/proc/loadavg: 4.07 3.68 3.31 5/348 5708
/proc/meminfo: memFree=16644204/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=112844 CPUtime=522.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 22332 0 0 0 52224 7 0 0 25 0 1 0 657083280 115552256 22100 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 28211 22100 266 49 0 25352 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 112844

[startup+582.3 s]
/proc/loadavg: 4.08 3.75 3.36 5/348 5709
/proc/meminfo: memFree=16624820/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=116796 CPUtime=582.3 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 23106 0 0 0 58223 7 0 0 25 0 1 0 657083280 119599104 22874 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 29199 22874 266 49 0 26340 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116796

[startup+642.301 s]
/proc/loadavg: 4.14 3.83 3.41 5/348 5711
/proc/meminfo: memFree=16604312/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=120640 CPUtime=642.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 23963 0 0 0 64223 8 0 0 25 0 1 0 657083280 123535360 23731 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 30160 23731 266 49 0 27301 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120640

[startup+702.3 s]
/proc/loadavg: 4.05 3.85 3.44 5/348 5712
/proc/meminfo: memFree=16580960/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=124480 CPUtime=702.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 24693 0 0 0 70222 9 0 0 25 0 1 0 657083280 127467520 24461 33554432000 4194304 4394578 140735890156672 18446744073709551615 4355670 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 31120 24461 266 49 0 28261 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 124480

[startup+762.313 s]
/proc/loadavg: 4.02 3.88 3.47 5/348 5714
/proc/meminfo: memFree=16561204/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=125024 CPUtime=762.32 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 24831 0 0 0 76223 9 0 0 25 0 1 0 657083280 128024576 24599 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 31256 24599 266 49 0 28397 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 125024

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.50 5/348 5716
/proc/meminfo: memFree=16535376/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=129956 CPUtime=822.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 25882 0 0 0 82222 9 0 0 25 0 1 0 657083280 133074944 25650 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 32489 25650 266 49 0 29630 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 129956

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.53 5/348 5717
/proc/meminfo: memFree=16511652/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=134692 CPUtime=882.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 26954 0 0 0 88222 9 0 0 25 0 1 0 657083280 137924608 26722 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 33673 26722 266 49 0 30814 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 134692

[startup+942.301 s]
/proc/loadavg: 4.05 3.94 3.56 5/348 5719
/proc/meminfo: memFree=16501080/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=135972 CPUtime=942.32 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 27208 0 0 0 94222 10 0 0 25 0 1 0 657083280 139235328 26976 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 33993 26976 266 49 0 31134 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 135972

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.59 5/348 5720
/proc/meminfo: memFree=16489760/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=136740 CPUtime=1002.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 27361 0 0 0 100221 10 0 0 25 0 1 0 657083280 140021760 27129 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 34185 27129 266 49 0 31326 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 136740

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/348 5722
/proc/meminfo: memFree=16477936/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=138788 CPUtime=1062.31 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 27729 0 0 0 106221 10 0 0 25 0 1 0 657083280 142118912 27497 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 34697 27497 266 49 0 31838 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 138788

[startup+1122.3 s]
/proc/loadavg: 4.11 3.99 3.64 5/348 5724
/proc/meminfo: memFree=16470960/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=141284 CPUtime=1122.32 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 28203 0 0 0 112221 11 0 0 25 0 1 0 657083280 144674816 27971 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 35321 27971 266 49 0 32462 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 141284

[startup+1182.3 s]
/proc/loadavg: 4.12 4.00 3.67 5/348 5725
/proc/meminfo: memFree=16444512/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=142948 CPUtime=1182.32 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 28550 0 0 0 118221 11 0 0 25 0 1 0 657083280 146378752 28318 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 35737 28318 266 49 0 32878 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142948

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.68 5/348 5727
/proc/meminfo: memFree=16436048/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=143372 CPUtime=1242.32 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 28682 0 0 0 124221 11 0 0 25 0 1 0 657083280 146812928 28450 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 35843 28450 266 49 0 32984 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 143372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.70 2/342 5731
/proc/meminfo: memFree=17189244/32950928 swapFree=67111348/67111528
[pid=5693] ppid=5691 vsize=145996 CPUtime=1300.02 cores=5,7
/proc/5693/stat : 5693 (SApperloT2010) R 5691 5693 30479 0 -1 4202496 29167 0 0 0 129991 11 0 0 25 0 1 0 657083280 149499904 28935 33554432000 4194304 4394578 140735890156672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5693/statm: 36499 28935 266 49 0 33640 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 145996

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.92
CPU system time (s): 0.12598
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 145996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1561

runsolver used 4.10438 second user time and 10.1015 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 12:20:36
IDJOB=3379713
IDBENCH=71444
IDSOLVER=1862
FILE ID=node125/3379713-1305454836
RUNJOBID= node125-1305454836-5654
PBS_JOBID= 13324855
Free space on /tmp= 73196 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g9.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379713-1305454836/watcher-3379713-1305454836 -o /tmp/evaluation-result-3379713-1305454836/solver-3379713-1305454836 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379713-1305454836.cnf

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

MD5SUM BENCH= aa71b1c0a084106bad56c0f4d6c26bee
RANDOM SEED=128039864

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17268300 kB
Buffers:        283992 kB
Cached:        4614144 kB
SwapCached:          0 kB
Active:       11624064 kB
Inactive:      3676232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17268300 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6640 kB
Writeback:           0 kB
AnonPages:    10401788 kB
Mapped:          32384 kB
Slab:           278628 kB
PageTables:      39804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66886468 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= 73200 MiB
End job on node125 at 2011-05-15 12:42:18