Trace number 3258439

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 4,6

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: 0.00 0.00 0.18 2/179 21314
/proc/meminfo: memFree=21904936/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=13580 CPUtime=0 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 668 0 0 0 0 0 0 0 23 0 1 0 461891352 13905920 607 33554432000 4194304 4395502 140735715987312 18446744073709551615 4281365 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 3395 612 249 50 0 535 0

[startup+0.038292 s]
/proc/loadavg: 0.00 0.00 0.18 2/179 21314
/proc/meminfo: memFree=21904936/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=17808 CPUtime=0.03 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 1724 0 0 0 3 0 0 0 23 0 1 0 461891352 18235392 1662 33554432000 4194304 4395502 140735715987312 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 4452 1662 255 50 0 1592 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17808

[startup+0.100331 s]
/proc/loadavg: 0.00 0.00 0.18 2/179 21314
/proc/meminfo: memFree=21904936/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=20280 CPUtime=0.09 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 2598 0 0 0 9 0 0 0 23 0 1 0 461891352 20766720 2296 33554432000 4194304 4395502 140735715987312 18446744073709551615 4297151 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 5070 2297 267 50 0 2210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20280

[startup+0.300299 s]
/proc/loadavg: 0.00 0.00 0.18 2/179 21314
/proc/meminfo: memFree=21904936/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=23212 CPUtime=0.29 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 3338 0 0 0 29 0 0 0 25 0 1 0 461891352 23769088 3036 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299180 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 5803 3037 267 50 0 2943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23212

[startup+0.700112 s]
/proc/loadavg: 0.00 0.00 0.18 2/179 21314
/proc/meminfo: memFree=21904936/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=26944 CPUtime=0.69 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 4247 0 0 0 69 0 0 0 25 0 1 0 461891352 27590656 3945 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 6736 3945 267 50 0 3876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26944

[startup+1.50097 s]
/proc/loadavg: 0.00 0.00 0.18 4/185 21325
/proc/meminfo: memFree=21860008/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=32360 CPUtime=1.49 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 5564 0 0 0 148 1 0 0 25 0 1 0 461891352 33136640 5262 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 8090 5262 267 50 0 5230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32360

[startup+3.10068 s]
/proc/loadavg: 0.00 0.00 0.18 5/190 21335
/proc/meminfo: memFree=21793148/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=36148 CPUtime=3.09 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 6508 0 0 0 308 1 0 0 25 0 1 0 461891352 37015552 6206 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 9037 6206 267 50 0 6177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36148

[startup+6.30018 s]
/proc/loadavg: 0.32 0.07 0.20 5/190 21335
/proc/meminfo: memFree=21735244/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=38992 CPUtime=6.29 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 7160 0 0 0 628 1 0 0 25 0 1 0 461891352 39927808 6858 33554432000 4194304 4395502 140735715987312 18446744073709551615 4339114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 9748 6858 267 50 0 6888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38992

[startup+12.701 s]
/proc/loadavg: 0.61 0.13 0.22 5/190 21335
/proc/meminfo: memFree=21675616/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=46516 CPUtime=12.69 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 8831 0 0 0 1268 1 0 0 25 0 1 0 461891352 47632384 8529 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 11629 8529 267 50 0 8769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46516

[startup+25.5008 s]
/proc/loadavg: 1.44 0.34 0.29 5/190 21336
/proc/meminfo: memFree=21599316/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=53972 CPUtime=25.49 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 10380 0 0 0 2547 2 0 0 25 0 1 0 461891352 55267328 10078 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 13493 10078 267 50 0 10633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53972

[startup+51.1002 s]
/proc/loadavg: 2.31 0.63 0.38 5/190 21337
/proc/meminfo: memFree=21537504/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=66424 CPUtime=51.1 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 13069 0 0 0 5107 3 0 0 25 0 1 0 461891352 68018176 12767 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 16606 12767 267 50 0 13746 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 66424

[startup+102.307 s]
/proc/loadavg: 3.27 1.15 0.57 5/190 21338
/proc/meminfo: memFree=21466196/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=81000 CPUtime=102.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 16195 0 0 0 10227 3 0 0 25 0 1 0 461891352 82944000 15893 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 20250 15893 267 50 0 17390 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81000

[startup+162.3 s]
/proc/loadavg: 3.73 1.66 0.78 5/190 21339
/proc/meminfo: memFree=21414844/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=93096 CPUtime=162.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 18748 0 0 0 16226 4 0 0 25 0 1 0 461891352 95330304 18446 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 23274 18446 267 50 0 20414 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93096

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 0.98 5/190 21341
/proc/meminfo: memFree=21361264/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=99660 CPUtime=222.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 20062 0 0 0 22225 5 0 0 25 0 1 0 461891352 102051840 19760 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 24915 19760 267 50 0 22055 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99660

[startup+282.301 s]
/proc/loadavg: 4.02 2.45 1.17 5/190 21343
/proc/meminfo: memFree=21310536/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=109996 CPUtime=282.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 22056 0 0 0 28225 5 0 0 25 0 1 0 461891352 112635904 21754 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 27499 21754 267 50 0 24639 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109996

[startup+342.3 s]
/proc/loadavg: 4.00 2.73 1.35 5/190 21344
/proc/meminfo: memFree=21273324/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=111628 CPUtime=342.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 22426 0 0 0 34225 5 0 0 25 0 1 0 461891352 114307072 22124 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299712 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 27907 22124 267 50 0 25047 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111628

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.51 5/190 21346
/proc/meminfo: memFree=21229792/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=118608 CPUtime=402.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 23828 0 0 0 40225 5 0 0 25 0 1 0 461891352 121454592 23526 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 29652 23526 267 50 0 26792 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118608

[startup+462.301 s]
/proc/loadavg: 4.00 3.14 1.66 5/190 21347
/proc/meminfo: memFree=21206468/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=125296 CPUtime=462.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 25212 0 0 0 46224 6 0 0 25 0 1 0 461891352 128303104 24910 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 31324 24910 267 50 0 28464 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 125296

[startup+522.3 s]
/proc/loadavg: 4.05 3.31 1.81 5/190 21349
/proc/meminfo: memFree=21186368/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=129008 CPUtime=522.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 26017 0 0 0 52224 6 0 0 25 0 1 0 461891352 132104192 25715 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 32252 25715 267 50 0 29392 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 129008

[startup+582.3 s]
/proc/loadavg: 4.02 3.43 1.94 5/190 21351
/proc/meminfo: memFree=21175068/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=131280 CPUtime=582.3 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 26486 0 0 0 58224 6 0 0 25 0 1 0 461891352 134430720 26184 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 32820 26184 267 50 0 29960 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 131280

[startup+642.301 s]
/proc/loadavg: 4.00 3.53 2.07 5/190 21352
/proc/meminfo: memFree=21154708/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=137424 CPUtime=642.31 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 27787 0 0 0 64224 7 0 0 25 0 1 0 461891352 140722176 27485 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 34356 27485 267 50 0 31496 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 137424

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.19 5/190 21354
/proc/meminfo: memFree=21128652/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=142296 CPUtime=702.31 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 28845 0 0 0 70224 7 0 0 25 0 1 0 461891352 145711104 28543 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 35574 28543 267 50 0 32714 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 142296

[startup+762.306 s]
/proc/loadavg: 4.00 3.68 2.30 5/190 21355
/proc/meminfo: memFree=21105824/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=151708 CPUtime=762.32 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 30652 0 0 0 76225 7 0 0 25 0 1 0 461891352 155348992 30350 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 37927 30350 267 50 0 35067 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 151708

[startup+822.301 s]
/proc/loadavg: 4.08 3.76 2.41 5/190 21357
/proc/meminfo: memFree=21094156/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=152604 CPUtime=822.31 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 30800 0 0 0 82224 7 0 0 25 0 1 0 461891352 156266496 30498 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 38151 30498 267 50 0 35291 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 152604

[startup+882.301 s]
/proc/loadavg: 4.03 3.80 2.50 5/190 21359
/proc/meminfo: memFree=21079388/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=154460 CPUtime=882.31 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 31101 0 0 0 88224 7 0 0 25 0 1 0 461891352 158167040 30799 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 38615 30799 267 50 0 35755 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 154460

[startup+942.3 s]
/proc/loadavg: 4.01 3.83 2.60 5/190 21360
/proc/meminfo: memFree=21060276/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=157092 CPUtime=942.32 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 31677 0 0 0 94224 8 0 0 25 0 1 0 461891352 160862208 31375 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 39273 31375 267 50 0 36413 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 157092

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.68 5/190 21362
/proc/meminfo: memFree=21037080/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=158564 CPUtime=1002.32 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 31973 0 0 0 100224 8 0 0 25 0 1 0 461891352 162369536 31671 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 39641 31671 267 50 0 36781 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 158564

[startup+1062.3 s]
/proc/loadavg: 4.07 3.90 2.77 5/190 21363
/proc/meminfo: memFree=21020200/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=161508 CPUtime=1062.32 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 32514 0 0 0 106224 8 0 0 25 0 1 0 461891352 165384192 32212 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 40377 32212 267 50 0 37517 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 161508

[startup+1122.3 s]
/proc/loadavg: 4.02 3.91 2.84 5/190 21365
/proc/meminfo: memFree=21013000/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=165224 CPUtime=1122.32 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 33272 0 0 0 112224 8 0 0 25 0 1 0 461891352 169189376 32970 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 41306 32970 267 50 0 38446 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 165224

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 2.91 5/190 21367
/proc/meminfo: memFree=20999720/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=165480 CPUtime=1182.32 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 33328 0 0 0 118224 8 0 0 25 0 1 0 461891352 169451520 33026 33554432000 4194304 4395502 140735715987312 18446744073709551615 4314344 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 41370 33026 267 50 0 38510 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 165480

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.97 5/190 21368
/proc/meminfo: memFree=20987180/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=165992 CPUtime=1242.33 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 33430 0 0 0 124224 9 0 0 25 0 1 0 461891352 169975808 33128 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 41498 33128 267 50 0 38638 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 165992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.04 4/188 21371
/proc/meminfo: memFree=21132640/32950904 swapFree=67082280/67111528
[pid=21314] ppid=21312 vsize=166760 CPUtime=1300.03 cores=4,6
/proc/21314/stat : 21314 (SApperloT2010) R 21312 21314 21274 0 -1 4202496 33686 0 0 0 129994 9 0 0 25 0 1 0 461891352 170762240 33384 33554432000 4194304 4395502 140735715987312 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21314/statm: 41690 33384 267 50 0 38830 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 166760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.95
CPU system time (s): 0.100984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 166760

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

runsolver used 2.13468 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-22 22:08:36
IDJOB=3258439
IDBENCH=71354
IDSOLVER=1655
FILE ID=node121/3258439-1303502916
RUNJOBID= node121-1303502915-21293
PBS_JOBID= 13134216
Free space on /tmp= 72024 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258439-1303502916/watcher-3258439-1303502916 -o /tmp/evaluation-result-3258439-1303502916/solver-3258439-1303502916 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3258439-1303502916.cnf

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

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=1457484118

node121.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.817
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.63
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.817
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.817
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      21905216 kB
Buffers:       1659884 kB
Cached:        8832048 kB
SwapCached:       2780 kB
Active:        7726660 kB
Inactive:      2819344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21905216 kB
SwapTotal:    67111528 kB
SwapFree:     67082280 kB
Dirty:            2064 kB
Writeback:           0 kB
AnonPages:       52236 kB
Mapped:          14232 kB
Slab:           435112 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   226856 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= 72020 MiB
End job on node121 at 2011-04-22 22:30:18