Trace number 3258527

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes7.cnf
MD5SUM140eea74f7e66501965365160d02fa4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3258527-1303502916/watcher-3258527-1303502916 -o /tmp/evaluation-result-3258527-1303502916/solver-3258527-1303502916 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3258527-1303502916.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: 0.00 0.00 0.16 2/176 15430
/proc/meminfo: memFree=15311516/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=15832 CPUtime=0 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 942 0 0 0 0 0 0 0 22 0 1 0 540522408 16211968 882 33554432000 4194304 4395502 140733775629584 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 3958 883 249 50 0 1098 0

[startup+0.0793169 s]
/proc/loadavg: 0.00 0.00 0.16 2/176 15430
/proc/meminfo: memFree=15311516/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=24812 CPUtime=0.07 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 3124 0 0 0 7 0 0 0 22 0 1 0 540522408 25407488 3064 33554432000 4194304 4395502 140733775629584 18446744073709551615 215988253729 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 6203 3064 249 50 0 3343 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24812

[startup+0.100307 s]
/proc/loadavg: 0.00 0.00 0.16 2/176 15430
/proc/meminfo: memFree=15311516/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=27220 CPUtime=0.09 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 3745 0 0 0 9 0 0 0 22 0 1 0 540522408 27873280 3684 33554432000 4194304 4395502 140733775629584 18446744073709551615 4355815 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 6805 3684 254 50 0 3945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27220

[startup+0.30028 s]
/proc/loadavg: 0.00 0.00 0.16 2/176 15430
/proc/meminfo: memFree=15311516/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=32376 CPUtime=0.29 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 5030 0 0 0 28 1 0 0 23 0 1 0 540522408 33153024 4969 33554432000 4194304 4395502 140733775629584 18446744073709551615 215988617111 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 8094 4969 256 50 0 5234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32376

[startup+0.700202 s]
/proc/loadavg: 0.00 0.00 0.16 2/176 15430
/proc/meminfo: memFree=15311516/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=42712 CPUtime=0.69 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 8459 0 0 0 67 2 0 0 25 0 1 0 540522408 43737088 7556 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 10678 7556 267 50 0 7818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42712

[startup+1.50107 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 15437
/proc/meminfo: memFree=15240564/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=51276 CPUtime=1.49 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 10607 0 0 0 147 2 0 0 25 0 1 0 540522408 52506624 9704 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 12819 9704 267 50 0 9959 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51276

[startup+3.10067 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 15437
/proc/meminfo: memFree=15219608/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=63936 CPUtime=3.09 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 13744 0 0 0 307 2 0 0 25 0 1 0 540522408 65470464 12841 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 15984 12842 267 50 0 13124 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63936

[startup+6.30011 s]
/proc/loadavg: 0.32 0.07 0.18 6/190 15457
/proc/meminfo: memFree=15092660/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=82100 CPUtime=6.29 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 18240 0 0 0 626 3 0 0 25 0 1 0 540522408 84070400 17337 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 20525 17337 267 50 0 17665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82100

[startup+12.701 s]
/proc/loadavg: 0.61 0.13 0.20 6/190 15457
/proc/meminfo: memFree=14980888/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=110344 CPUtime=12.69 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 25106 0 0 0 1264 5 0 0 25 0 1 0 540522408 112992256 24203 33554432000 4194304 4395502 140733775629584 18446744073709551615 4297976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 27586 24203 267 50 0 24726 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110344

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.26 5/190 15458
/proc/meminfo: memFree=14845752/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=131672 CPUtime=25.49 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 30306 0 0 0 2543 6 0 0 25 0 1 0 540522408 134832128 29403 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 32918 29403 267 50 0 30058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131672

[startup+51.1003 s]
/proc/loadavg: 2.26 0.62 0.36 6/190 15458
/proc/meminfo: memFree=14815572/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=144300 CPUtime=51.1 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 33181 0 0 0 5103 7 0 0 25 0 1 0 540522408 147763200 32278 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 36075 32278 267 50 0 33215 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 144300

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.55 6/190 15460
/proc/meminfo: memFree=14714256/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=175312 CPUtime=102.29 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 40164 0 0 0 10220 9 0 0 25 0 1 0 540522408 179519488 39261 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 43828 39261 267 50 0 40968 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 175312

[startup+162.301 s]
/proc/loadavg: 3.78 1.67 0.76 5/190 15461
/proc/meminfo: memFree=14656440/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=191880 CPUtime=162.29 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 43610 0 0 0 16219 10 0 0 25 0 1 0 540522408 196485120 42707 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 47970 42707 267 50 0 45110 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191880

[startup+222.3 s]
/proc/loadavg: 3.92 2.09 0.96 6/190 15463
/proc/meminfo: memFree=14572592/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=221420 CPUtime=222.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 50570 0 0 0 22218 12 0 0 25 0 1 0 540522408 226734080 49667 33554432000 4194304 4395502 140733775629584 18446744073709551615 4336200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 55355 49667 267 50 0 52495 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 221420

[startup+282.301 s]
/proc/loadavg: 4.00 2.45 1.16 5/190 15464
/proc/meminfo: memFree=14526328/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=236560 CPUtime=282.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 53721 0 0 0 28217 13 0 0 25 0 1 0 540522408 242237440 52818 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 59140 52818 267 50 0 56280 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 236560

[startup+342.3 s]
/proc/loadavg: 4.00 2.73 1.33 6/190 15466
/proc/meminfo: memFree=14480788/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=250292 CPUtime=342.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 56530 0 0 0 34216 14 0 0 25 0 1 0 540522408 256299008 55627 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 62573 55627 267 50 0 59713 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 250292

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.49 5/190 15468
/proc/meminfo: memFree=14441812/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=264536 CPUtime=402.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 59475 0 0 0 40216 14 0 0 25 0 1 0 540522408 270884864 58572 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 66134 58572 267 50 0 63274 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 264536

[startup+462.3 s]
/proc/loadavg: 4.00 3.15 1.65 6/190 15469
/proc/meminfo: memFree=14405328/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=278044 CPUtime=462.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 62367 0 0 0 46215 15 0 0 25 0 1 0 540522408 284717056 61464 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 69511 61464 267 50 0 66651 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 278044

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.79 5/190 15471
/proc/meminfo: memFree=14381112/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=287676 CPUtime=522.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 64402 0 0 0 52214 16 0 0 25 0 1 0 540522408 294580224 63499 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 71919 63499 267 50 0 69059 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 287676

[startup+582.3 s]
/proc/loadavg: 4.00 3.42 1.93 6/190 15472
/proc/meminfo: memFree=14349356/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=307228 CPUtime=582.3 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 68895 0 0 0 58212 18 0 0 25 0 1 0 540522408 314601472 67992 33554432000 4194304 4395502 140733775629584 18446744073709551615 4292714 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 76807 67992 267 50 0 73947 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 307228

[startup+642.301 s]
/proc/loadavg: 4.00 3.53 2.06 5/190 15474
/proc/meminfo: memFree=14313744/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=314376 CPUtime=642.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 70440 0 0 0 64213 18 0 0 25 0 1 0 540522408 321921024 69537 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 78594 69537 267 50 0 75734 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 314376

[startup+702.3 s]
/proc/loadavg: 4.00 3.61 2.17 6/190 15476
/proc/meminfo: memFree=14298964/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=315912 CPUtime=702.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 70959 0 0 0 70211 20 0 0 25 0 1 0 540522408 323493888 70056 33554432000 4194304 4395502 140733775629584 18446744073709551615 4297976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 78978 70056 267 50 0 76118 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 315912

[startup+762.307 s]
/proc/loadavg: 4.07 3.71 2.30 5/190 15477
/proc/meminfo: memFree=14277480/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=316680 CPUtime=762.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 71215 0 0 0 76211 20 0 0 25 0 1 0 540522408 324280320 70312 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 79170 70312 267 50 0 76310 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 316680

[startup+822.3 s]
/proc/loadavg: 4.07 3.77 2.40 6/190 15479
/proc/meminfo: memFree=14255868/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=318920 CPUtime=822.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 71717 0 0 0 82211 20 0 0 25 0 1 0 540522408 326574080 70814 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 79730 70814 267 50 0 76870 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 318920

[startup+882.301 s]
/proc/loadavg: 4.02 3.81 2.50 5/190 15480
/proc/meminfo: memFree=14237740/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=323592 CPUtime=882.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 72673 0 0 0 88211 20 0 0 25 0 1 0 540522408 331358208 71770 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 80898 71770 267 50 0 78038 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 323592

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.59 6/190 15482
/proc/meminfo: memFree=14222696/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=330184 CPUtime=942.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 74006 0 0 0 94210 21 0 0 25 0 1 0 540522408 338108416 73103 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 82546 73103 267 50 0 79686 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 330184

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.68 5/190 15484
/proc/meminfo: memFree=14185580/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=332748 CPUtime=1002.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 74481 0 0 0 100210 21 0 0 25 0 1 0 540522408 340733952 73578 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299835 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 83187 73578 267 50 0 80327 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 332748

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 6/190 15485
/proc/meminfo: memFree=14155304/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=336716 CPUtime=1062.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 75264 0 0 0 106210 21 0 0 25 0 1 0 540522408 344797184 74361 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 84179 74361 267 50 0 81319 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 336716

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.83 5/190 15487
/proc/meminfo: memFree=14142136/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=341068 CPUtime=1122.31 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 76087 0 0 0 112210 21 0 0 25 0 1 0 540522408 349253632 75184 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 85267 75184 267 50 0 82407 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 341068

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.90 6/190 15488
/proc/meminfo: memFree=14124132/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=345356 CPUtime=1182.32 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 76905 0 0 0 118210 22 0 0 25 0 1 0 540522408 353644544 76002 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 86339 76002 267 50 0 83479 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 345356

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.97 5/190 15490
/proc/meminfo: memFree=14117276/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=347980 CPUtime=1242.32 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 77440 0 0 0 124210 22 0 0 25 0 1 0 540522408 356331520 76537 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 86995 76537 267 50 0 84135 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 347980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 3.97 3.04 5/190 15492
/proc/meminfo: memFree=14099628/32950940 swapFree=67111528/67111528
[pid=15430] ppid=15428 vsize=357776 CPUtime=1300.03 cores=0,2
/proc/15430/stat : 15430 (SApperloT2010) R 15428 15430 15396 0 -1 4202496 79255 0 0 0 129980 23 0 0 25 0 1 0 540522408 366362624 78352 33554432000 4194304 4395502 140733775629584 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/15430/statm: 89444 78352 267 50 0 86584 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 357776

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.8
CPU system time (s): 0.249962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 357776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79255
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= 8
involuntary context switches= 14936

runsolver used 2.01469 second user time and 5.08023 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-22 22:08:36
IDJOB=3258527
IDBENCH=71367
IDSOLVER=1655
FILE ID=node117/3258527-1303502916
RUNJOBID= node117-1303502915-15414
PBS_JOBID= 13134220
Free space on /tmp= 71928 MiB

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

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

MD5SUM BENCH= 140eea74f7e66501965365160d02fa4d
RANDOM SEED=1457484118

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15311796 kB
Buffers:       1847860 kB
Cached:       15174564 kB
SwapCached:          0 kB
Active:        9050936 kB
Inactive:      8039292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15311796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3764 kB
Writeback:           0 kB
AnonPages:       67436 kB
Mapped:          14428 kB
Slab:           483860 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   192668 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= 71920 MiB
End job on node117 at 2011-04-22 22:30:18