Trace number 3439458

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) 5000.19 5000.11

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark543.832
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

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-3439458-1306933004/watcher-3439458-1306933004 -o /tmp/evaluation-result-3439458-1306933004/solver-3439458-1306933004 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439458-1306933004.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 2.01 2.04 3/558 16379
/proc/meminfo: memFree=30418160/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=12668 CPUtime=0.01 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 608 0 0 0 1 0 0 0 25 0 1 0 804899090 12972032 546 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 3167 546 267 49 0 308 0

[startup+0.0592081 s]
/proc/loadavg: 1.85 2.01 2.04 3/558 16379
/proc/meminfo: memFree=30418160/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=12932 CPUtime=0.05 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 674 0 0 0 5 0 0 0 25 0 1 0 804899090 13242368 612 33554432000 4194304 4394578 140736345703504 18446744073709551615 4297144 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 3233 612 267 49 0 374 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12932

[startup+0.100202 s]
/proc/loadavg: 1.85 2.01 2.04 3/558 16379
/proc/meminfo: memFree=30418160/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=13064 CPUtime=0.09 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 706 0 0 0 9 0 0 0 25 0 1 0 804899090 13377536 644 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 3266 644 267 49 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13064

[startup+0.300277 s]
/proc/loadavg: 1.85 2.01 2.04 3/558 16379
/proc/meminfo: memFree=30418160/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=13724 CPUtime=0.29 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 850 0 0 0 29 0 0 0 25 0 1 0 804899090 14053376 788 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 3431 788 267 49 0 572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13724

[startup+0.700218 s]
/proc/loadavg: 1.85 2.01 2.04 3/558 16379
/proc/meminfo: memFree=30418160/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=14252 CPUtime=0.69 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 1001 0 0 0 69 0 0 0 25 0 1 0 804899090 14594048 939 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 3563 939 267 49 0 704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14252

[startup+1.50108 s]
/proc/loadavg: 1.85 2.01 2.04 3/562 16401
/proc/meminfo: memFree=30411052/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=15180 CPUtime=1.49 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 1238 0 0 0 149 0 0 0 25 0 1 0 804899090 15544320 1176 33554432000 4194304 4394578 140736345703504 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 3795 1176 267 49 0 936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15180

[startup+3.10081 s]
/proc/loadavg: 1.85 2.01 2.04 3/562 16402
/proc/meminfo: memFree=30406276/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=16368 CPUtime=3.09 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 1539 0 0 0 309 0 0 0 25 0 1 0 804899090 16760832 1477 33554432000 4194304 4394578 140736345703504 18446744073709551615 4293449 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 4092 1477 267 49 0 1233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16368

[startup+6.30027 s]
/proc/loadavg: 1.86 2.01 2.04 3/562 16402
/proc/meminfo: memFree=30401652/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=18616 CPUtime=6.29 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 2101 0 0 0 629 0 0 0 25 0 1 0 804899090 19062784 2039 33554432000 4194304 4394578 140736345703504 18446744073709551615 4291813 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 4654 2039 267 49 0 1795 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18616

[startup+12.7001 s]
/proc/loadavg: 1.87 2.01 2.04 3/562 16402
/proc/meminfo: memFree=30391924/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=21924 CPUtime=12.68 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 2918 0 0 0 1268 0 0 0 25 0 1 0 804899090 22450176 2856 33554432000 4194304 4394578 140736345703504 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 5481 2856 267 49 0 2622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21924

[startup+25.501 s]
/proc/loadavg: 1.90 2.01 2.04 3/562 16402
/proc/meminfo: memFree=30377532/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=29580 CPUtime=25.49 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 4824 0 0 0 2548 1 0 0 25 0 1 0 804899090 30289920 4762 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 7395 4762 267 49 0 4536 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29580

[startup+51.1007 s]
/proc/loadavg: 2.01 2.02 2.04 3/562 16403
/proc/meminfo: memFree=30349856/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=43556 CPUtime=51.08 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 8327 0 0 0 5107 1 0 0 25 0 1 0 804899090 44601344 8265 33554432000 4194304 4394578 140736345703504 18446744073709551615 4291340 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 10889 8265 267 49 0 8030 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43556

[startup+102.321 s]
/proc/loadavg: 2.00 2.02 2.04 3/562 16404
/proc/meminfo: memFree=30302460/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=66160 CPUtime=102.31 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 13905 0 0 0 10229 2 0 0 25 0 1 0 804899090 67747840 13843 33554432000 4194304 4394578 140736345703504 18446744073709551615 4287227 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 16540 13843 267 49 0 13681 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 66160

[startup+162.301 s]
/proc/loadavg: 2.08 2.04 2.04 3/562 16406
/proc/meminfo: memFree=30234108/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=98868 CPUtime=162.29 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 22064 0 0 0 16224 5 0 0 25 0 1 0 804899090 101240832 22002 33554432000 4194304 4394578 140736345703504 18446744073709551615 4296283 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 24717 22002 267 49 0 21858 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 98868

[startup+222.301 s]
/proc/loadavg: 2.06 2.05 2.04 3/562 16407
/proc/meminfo: memFree=30198112/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=117128 CPUtime=222.29 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 26574 0 0 0 22223 6 0 0 25 0 1 0 804899090 119939072 26512 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298648 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 29282 26512 267 49 0 26423 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 117128

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.04 3/562 16418
/proc/meminfo: memFree=30139064/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=144408 CPUtime=282.3 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 33403 0 0 0 28221 9 0 0 25 0 1 0 804899090 147873792 33341 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 36102 33341 267 49 0 33243 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 144408

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.03 3/562 16419
/proc/meminfo: memFree=30084220/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=172160 CPUtime=342.29 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 40349 0 0 0 34218 11 0 0 25 0 1 0 804899090 176291840 40287 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 43040 40287 267 49 0 40181 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 172160

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.03 3/562 16421
/proc/meminfo: memFree=30048488/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=185720 CPUtime=402.29 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 43723 0 0 0 40217 12 0 0 25 0 1 0 804899090 190177280 43661 33554432000 4194304 4394578 140736345703504 18446744073709551615 4296733 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 46430 43661 267 49 0 43571 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 185720

[startup+462.301 s]
/proc/loadavg: 2.08 2.03 2.03 3/562 16426
/proc/meminfo: memFree=30015744/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=203708 CPUtime=462.3 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 48231 0 0 0 46217 13 0 0 25 0 1 0 804899090 208596992 48169 33554432000 4194304 4394578 140736345703504 18446744073709551615 4296596 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 50927 48169 267 49 0 48068 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203708

[startup+522.301 s]
/proc/loadavg: 2.03 2.02 2.02 3/562 16427
/proc/meminfo: memFree=29957124/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=226512 CPUtime=522.3 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 53931 0 0 0 52216 14 0 0 25 0 1 0 804899090 231948288 53869 33554432000 4194304 4394578 140736345703504 18446744073709551615 4296919 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 56628 53869 267 49 0 53769 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 226512

[startup+582.3 s]
/proc/loadavg: 2.11 2.05 2.02 3/562 16429
/proc/meminfo: memFree=29903784/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=255196 CPUtime=582.3 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 61099 0 0 0 58214 16 0 0 25 0 1 0 804899090 261320704 61037 33554432000 4194304 4394578 140736345703504 18446744073709551615 4293632 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 63799 61037 267 49 0 60940 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 255196

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 16529
/proc/meminfo: memFree=26663280/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852740 CPUtime=4002.35 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460570 0 0 0 400130 105 0 0 25 0 1 0 804899090 1897205760 460508 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463185 460508 267 49 0 460326 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 1852740

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 16534
/proc/meminfo: memFree=26644144/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852740 CPUtime=4062.37 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460572 0 0 0 406132 105 0 0 25 0 1 0 804899090 1897205760 460510 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463185 460510 267 49 0 460326 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 1852740

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 16535
/proc/meminfo: memFree=26644172/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852740 CPUtime=4122.35 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460572 0 0 0 412130 105 0 0 25 0 1 0 804899090 1897205760 460510 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463185 460510 267 49 0 460326 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 1852740

[startup+4182.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/562 16537
/proc/meminfo: memFree=26644148/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852884 CPUtime=4182.35 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460579 0 0 0 418130 105 0 0 25 0 1 0 804899090 1897353216 460517 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463221 460517 267 49 0 460362 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 1852884

[startup+4242.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/562 16538
/proc/meminfo: memFree=26643992/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852884 CPUtime=4242.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460580 0 0 0 424131 105 0 0 25 0 1 0 804899090 1897353216 460518 33554432000 4194304 4394578 140736345703504 18446744073709551615 4321179 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463221 460518 267 49 0 460362 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 1852884

[startup+4302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/562 16540
/proc/meminfo: memFree=26643848/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852884 CPUtime=4302.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460582 0 0 0 430131 105 0 0 25 0 1 0 804899090 1897353216 460520 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463221 460520 267 49 0 460362 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 1852884

[startup+4362.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/562 16542
/proc/meminfo: memFree=26643944/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852884 CPUtime=4362.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460592 0 0 0 436131 105 0 0 25 0 1 0 804899090 1897353216 460530 33554432000 4194304 4394578 140736345703504 18446744073709551615 4296361 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463221 460530 267 49 0 460362 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1852884

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/562 16543
/proc/meminfo: memFree=26643796/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852884 CPUtime=4422.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460597 0 0 0 442131 105 0 0 25 0 1 0 804899090 1897353216 460535 33554432000 4194304 4394578 140736345703504 18446744073709551615 4287934 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463221 460535 267 49 0 460362 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1852884

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/562 16545
/proc/meminfo: memFree=26643636/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1852884 CPUtime=4482.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 460599 0 0 0 448131 105 0 0 25 0 1 0 804899090 1897353216 460537 33554432000 4194304 4394578 140736345703504 18446744073709551615 4329774 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 463221 460537 267 49 0 460362 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1852884

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 16546
/proc/meminfo: memFree=26596744/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1899820 CPUtime=4542.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 472340 0 0 0 454129 107 0 0 25 0 1 0 804899090 1945415680 472278 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 474955 472278 267 49 0 472096 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1899820

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 16548
/proc/meminfo: memFree=26544120/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1937828 CPUtime=4602.38 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 481842 0 0 0 460129 109 0 0 25 0 1 0 804899090 1984335872 481780 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 484457 481780 267 49 0 481598 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1937828

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 16550
/proc/meminfo: memFree=26453828/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=1985184 CPUtime=4662.37 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 493657 0 0 0 466125 112 0 0 25 0 1 0 804899090 2032828416 493595 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 496296 493595 267 49 0 493437 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1985184

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 16551
/proc/meminfo: memFree=26397632/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=2008920 CPUtime=4722.38 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 499584 0 0 0 472126 112 0 0 25 0 1 0 804899090 2057134080 499522 33554432000 4194304 4394578 140736345703504 18446744073709551615 4327476 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 502230 499522 267 49 0 499371 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2008920

[startup+4782.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/562 16553
/proc/meminfo: memFree=26314160/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=2057464 CPUtime=4782.36 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 511750 0 0 0 478121 115 0 0 25 0 1 0 804899090 2106843136 511688 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 514366 511688 267 49 0 511507 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 2057464

[startup+4842.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/562 16554
/proc/meminfo: memFree=26249172/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=2092040 CPUtime=4842.37 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 520394 0 0 0 484120 117 0 0 25 0 1 0 804899090 2142248960 520332 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 523010 520332 267 49 0 520151 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 2092040

[startup+4902.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/562 16556
/proc/meminfo: memFree=26177972/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=2126164 CPUtime=4902.37 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 528925 0 0 0 490118 119 0 0 25 0 1 0 804899090 2177191936 528863 33554432000 4194304 4394578 140736345703504 18446744073709551615 4309835 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 531541 528863 267 49 0 528682 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 2126164

[startup+4962.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/562 16558
/proc/meminfo: memFree=26133308/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=2137324 CPUtime=4962.37 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 531707 0 0 0 496118 119 0 0 25 0 1 0 804899090 2188619776 531645 33554432000 4194304 4394578 140736345703504 18446744073709551615 4346512 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 534331 531645 267 49 0 531472 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 2137324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.09 2.06 2.01 3/562 16559
/proc/meminfo: memFree=26077496/32950928 swapFree=41528364/67111528
[pid=16379] ppid=16377 vsize=2164036 CPUtime=5000.09 cores=0,2,4,6
/proc/16379/stat : 16379 (SApperloT2010) R 16377 16379 16161 0 -1 4202496 538394 0 0 0 499888 121 0 0 25 0 1 0 804899090 2215972864 538332 33554432000 4194304 4394578 140736345703504 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16379/statm: 541009 538332 267 49 0 538150 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2164036

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): 5000.11
CPU time (s): 5000.19
CPU user time (s): 4998.89
CPU system time (s): 1.2988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2164036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.89
system time used= 1.2988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 538394
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= 10
involuntary context switches= 5213

runsolver used 29.8945 second user time and 60.2248 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 14:56:44
IDJOB=3439458
IDBENCH=85343
IDSOLVER=1933
FILE ID=node126/3439458-1306933004
RUNJOBID= node126-1306928002-16179
PBS_JOBID= 13488573
Free space on /tmp= 73672 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439458-1306933004/watcher-3439458-1306933004 -o /tmp/evaluation-result-3439458-1306933004/solver-3439458-1306933004 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439458-1306933004.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=1780708977

node126.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.783
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.56
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.783
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.783
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.783
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30418548 kB
Buffers:        185580 kB
Cached:         275096 kB
SwapCached:      15328 kB
Active:        1913564 kB
Inactive:       302408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30418548 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     1752776 kB
Mapped:          23276 kB
Slab:           145236 kB
PageTables:      99956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176380360 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= 73672 MiB
End job on node126 at 2011-06-01 16:20:06