Trace number 3258617

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
SApperloT 2011-03-23? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v1375c111739gyes10.cnf
MD5SUMc904604702db7cfabf92e607e197d409
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.17476
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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: 935)

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-3258617-1303504242/watcher-3258617-1303504242 -o /tmp/evaluation-result-3258617-1303504242/solver-3258617-1303504242 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3258617-1303504242.cnf 

running on 2 cores: 0,2

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: 3.03 3.74 2.99 2/179 30189
/proc/meminfo: memFree=14732716/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=13600 CPUtime=0 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 419 0 0 0 0 0 0 0 24 0 1 0 462023004 13926400 358 33554432000 4194304 4465733 140734814729856 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 3400 358 250 67 0 523 0

[startup+0.0517389 s]
/proc/loadavg: 3.03 3.74 2.99 2/179 30189
/proc/meminfo: memFree=14732716/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=14688 CPUtime=0.04 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 1456 0 0 0 4 0 0 0 24 0 1 0 462023004 15040512 755 33554432000 4194304 4465733 140734814729856 18446744073709551615 4255599 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 3672 755 255 67 0 795 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14688

[startup+0.100731 s]
/proc/loadavg: 3.03 3.74 2.99 2/179 30189
/proc/meminfo: memFree=14732716/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=14688 CPUtime=0.09 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 1696 0 0 0 9 0 0 0 24 0 1 0 462023004 15040512 877 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 3672 877 255 67 0 795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14688

[startup+0.300697 s]
/proc/loadavg: 3.03 3.74 2.99 2/179 30189
/proc/meminfo: memFree=14732716/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=18152 CPUtime=0.29 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 3368 0 0 0 29 0 0 0 25 0 1 0 462023004 18587648 1542 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 4538 1542 255 67 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18152

[startup+0.700627 s]
/proc/loadavg: 3.03 3.74 2.99 2/179 30189
/proc/meminfo: memFree=14732716/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=18152 CPUtime=0.69 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 3746 0 0 0 69 0 0 0 25 0 1 0 462023004 18587648 1745 33554432000 4194304 4465733 140734814729856 18446744073709551615 4259512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 4538 1745 255 67 0 1661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18152

[startup+1.50038 s]
/proc/loadavg: 2.95 3.72 2.98 3/180 30190
/proc/meminfo: memFree=14724284/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=19304 CPUtime=1.49 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 5347 0 0 0 148 1 0 0 25 0 1 0 462023004 19767296 1832 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 4826 1832 255 67 0 1949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19304

[startup+3.10021 s]
/proc/loadavg: 2.95 3.72 2.98 4/185 30200
/proc/meminfo: memFree=14703552/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=19440 CPUtime=3.09 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 5707 0 0 0 308 1 0 0 25 0 1 0 462023004 19906560 2085 33554432000 4194304 4465733 140734814729856 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 4860 2086 255 67 0 1983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19440

[startup+6.30053 s]
/proc/loadavg: 2.95 3.72 2.98 5/190 30210
/proc/meminfo: memFree=14677056/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=29404 CPUtime=6.29 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 11077 0 0 0 628 1 0 0 25 0 1 0 462023004 30109696 3857 33554432000 4194304 4465733 140734814729856 18446744073709551615 4296137 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 7351 3857 258 67 0 4474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29404

[startup+12.7004 s]
/proc/loadavg: 3.11 3.72 2.99 5/190 30210
/proc/meminfo: memFree=14629584/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=44828 CPUtime=12.69 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 16615 0 0 0 1267 2 0 0 25 0 1 0 462023004 45903872 7422 33554432000 4194304 4465733 140734814729856 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 11207 7422 272 67 0 8330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44828

[startup+25.5001 s]
/proc/loadavg: 3.25 3.73 3.00 5/190 30211
/proc/meminfo: memFree=14623152/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=34132 CPUtime=25.49 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 17873 0 0 0 2547 2 0 0 25 0 1 0 462023004 34951168 5600 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 8533 5600 284 67 0 5656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34132

[startup+51.1006 s]
/proc/loadavg: 3.54 3.76 3.03 5/190 30211
/proc/meminfo: memFree=14564396/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=47480 CPUtime=51.09 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 24880 0 0 0 5106 3 0 0 25 0 1 0 462023004 48619520 8975 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 11870 8975 332 67 0 8993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47480

[startup+102.307 s]
/proc/loadavg: 3.84 3.81 3.09 5/190 30213
/proc/meminfo: memFree=14506604/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=45936 CPUtime=102.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 38557 0 0 0 10226 4 0 0 25 0 1 0 462023004 47038464 7550 33554432000 4194304 4465733 140734814729856 18446744073709551615 4271204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 11484 7550 283 67 0 8607 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45936

[startup+162.301 s]
/proc/loadavg: 3.94 3.84 3.14 5/190 30214
/proc/meminfo: memFree=14393748/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=70944 CPUtime=162.29 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 50569 0 0 0 16223 6 0 0 25 0 1 0 462023004 72646656 12480 33554432000 4194304 4465733 140734814729856 18446744073709551615 4271090 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 17736 12480 362 67 0 14859 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70944

[startup+222.3 s]
/proc/loadavg: 3.98 3.87 3.19 5/190 30216
/proc/meminfo: memFree=14392604/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=80656 CPUtime=222.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 54306 0 0 0 22223 7 0 0 25 0 1 0 462023004 82591744 14784 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 20164 14784 282 67 0 17287 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80656

[startup+282.301 s]
/proc/loadavg: 3.99 3.89 3.24 5/190 30217
/proc/meminfo: memFree=14406600/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=80656 CPUtime=282.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 61801 0 0 0 28222 8 0 0 25 0 1 0 462023004 82591744 15367 33554432000 4194304 4465733 140734814729856 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 20164 15367 280 67 0 17287 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80656

[startup+342.3 s]
/proc/loadavg: 3.99 3.90 3.28 5/190 30219
/proc/meminfo: memFree=14366144/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=109372 CPUtime=342.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 76684 0 0 0 34220 10 0 0 25 0 1 0 462023004 111996928 20286 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 27343 20286 280 67 0 24466 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109372

[startup+402.301 s]
/proc/loadavg: 4.05 3.94 3.33 5/190 30221
/proc/meminfo: memFree=14268904/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=109372 CPUtime=402.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 79373 0 0 0 40220 10 0 0 25 0 1 0 462023004 111996928 21914 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 27343 21914 280 67 0 24466 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109372

[startup+462.3 s]
/proc/loadavg: 4.02 3.94 3.37 5/190 30222
/proc/meminfo: memFree=14271728/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=136868 CPUtime=462.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 85226 0 0 0 46218 12 0 0 25 0 1 0 462023004 140152832 27425 33554432000 4194304 4465733 140734814729856 18446744073709551615 4271882 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 34217 27425 427 67 0 31340 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 136868

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.41 5/190 30224
/proc/meminfo: memFree=14279020/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=192372 CPUtime=522.3 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 97322 0 0 0 52217 13 0 0 25 0 1 0 462023004 196988928 32123 33554432000 4194304 4465733 140734814729856 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 48093 32123 427 67 0 45216 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 192372

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.44 5/190 30226
/proc/meminfo: memFree=14297712/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=109372 CPUtime=582.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 97862 0 0 0 58217 14 0 0 25 0 1 0 462023004 111996928 23512 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 27343 23512 427 67 0 24466 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109372

[startup+642.3 s]
/proc/loadavg: 4.06 3.98 3.48 5/190 30227
/proc/meminfo: memFree=14251316/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=123800 CPUtime=642.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 100941 0 0 0 64217 14 0 0 25 0 1 0 462023004 126771200 25910 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 30950 25910 280 67 0 28073 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 123800

[startup+702.301 s]
/proc/loadavg: 4.02 3.98 3.51 5/190 30229
/proc/meminfo: memFree=14239132/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=149004 CPUtime=702.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 115268 0 0 0 70215 16 0 0 25 0 1 0 462023004 152580096 26975 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 37251 26975 280 67 0 34374 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 149004

[startup+762.306 s]
/proc/loadavg: 4.00 3.98 3.54 5/190 30230
/proc/meminfo: memFree=14266888/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=149004 CPUtime=762.32 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 117660 0 0 0 76215 17 0 0 25 0 1 0 462023004 152580096 28263 33554432000 4194304 4465733 140734814729856 18446744073709551615 4258695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 37251 28263 280 67 0 34374 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 149004

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.56 5/190 30232
/proc/meminfo: memFree=14226816/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=149004 CPUtime=822.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 120110 0 0 0 82214 17 0 0 25 0 1 0 462023004 152580096 29785 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 37251 29785 280 67 0 34374 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 149004

[startup+882.3 s]
/proc/loadavg: 4.00 3.98 3.58 5/190 30234
/proc/meminfo: memFree=14179176/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=149004 CPUtime=882.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 121308 0 0 0 88214 17 0 0 25 0 1 0 462023004 152580096 30554 33554432000 4194304 4465733 140734814729856 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 37251 30554 280 67 0 34374 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 149004

[startup+942.301 s]
/proc/loadavg: 4.07 3.99 3.61 5/190 30235
/proc/meminfo: memFree=14281084/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=126920 CPUtime=942.32 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 127997 0 0 0 94213 19 0 0 25 0 1 0 462023004 129966080 22615 33554432000 4194304 4465733 140734814729856 18446744073709551615 4295948 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 31730 22615 280 67 0 28853 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 126920

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.64 5/190 30237
/proc/meminfo: memFree=14271008/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=126920 CPUtime=1002.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 129552 0 0 0 100212 19 0 0 25 0 1 0 462023004 129966080 23652 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 31730 23652 280 67 0 28853 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 126920

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.65 5/190 30238
/proc/meminfo: memFree=14234648/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=126920 CPUtime=1062.32 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 130871 0 0 0 106212 20 0 0 25 0 1 0 462023004 129966080 24409 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 31730 24409 280 67 0 28853 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 126920

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 30240
/proc/meminfo: memFree=14273068/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=126920 CPUtime=1122.31 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 132128 0 0 0 112211 20 0 0 25 0 1 0 462023004 129966080 25154 33554432000 4194304 4465733 140734814729856 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 31730 25154 280 67 0 28853 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 126920

[startup+1182.3 s]
/proc/loadavg: 4.08 4.01 3.70 5/190 30241
/proc/meminfo: memFree=14140244/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=229136 CPUtime=1182.32 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 154669 0 0 0 118208 24 0 0 25 0 1 0 462023004 234635264 36090 33554432000 4194304 4465733 140734814729856 18446744073709551615 4343201 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 57284 36090 290 67 0 54407 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 229136

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.71 5/190 30243
/proc/meminfo: memFree=14132172/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=229136 CPUtime=1242.32 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 154669 0 0 0 124208 24 0 0 25 0 1 0 462023004 234635264 36090 33554432000 4194304 4465733 140734814729856 18446744073709551615 4343419 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 57284 36090 290 67 0 54407 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 229136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.97 3.72 4/184 30263
/proc/meminfo: memFree=14345712/32950928 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=145344 CPUtime=1300.03 cores=0,2
/proc/30189/stat : 30189 (SApperloT) R 30187 30189 30001 0 -1 4202496 162397 0 0 0 129978 25 0 0 25 0 1 0 462023004 148832256 29864 33554432000 4194304 4465733 140734814729856 18446744073709551615 4270797 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30189/statm: 36336 29864 424 67 0 33459 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 145344

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.04
CPU user time (s): 1299.78
CPU system time (s): 0.26196
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 260332

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

runsolver used 2.14067 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-22 22:30:42
IDJOB=3258617
IDBENCH=71397
IDSOLVER=1657
FILE ID=node120/3258617-1303504242
RUNJOBID= node120-1303502918-30020
PBS_JOBID= 13134217
Free space on /tmp= 71800 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1375c111739gyes10.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258617-1303504242/watcher-3258617-1303504242 -o /tmp/evaluation-result-3258617-1303504242/solver-3258617-1303504242 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3258617-1303504242.cnf

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

MD5SUM BENCH= c904604702db7cfabf92e607e197d409
RANDOM SEED=1492681209

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:      14732880 kB
Buffers:       2006604 kB
Cached:       15570752 kB
SwapCached:          0 kB
Active:       10149900 kB
Inactive:      7508980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14732880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5508 kB
Writeback:           0 kB
AnonPages:       81344 kB
Mapped:          15412 kB
Slab:           495420 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   230368 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= 71796 MiB
End job on node120 at 2011-04-22 22:52:24