Trace number 3379646

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.103
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379646-1305456888/watcher-3379646-1305456888 -o /tmp/evaluation-result-3379646-1305456888/solver-3379646-1305456888 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379646-1305456888.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.31 2.10 2.56 4/397 8473
/proc/meminfo: memFree=29521208/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=13672 CPUtime=0 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 781 0 0 0 0 0 0 0 25 0 1 0 657287507 14000128 722 33554432000 4194304 4394578 140734401156224 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 3418 723 247 49 0 559 0

[startup+0.0205731 s]
/proc/loadavg: 3.31 2.10 2.56 4/397 8473
/proc/meminfo: memFree=29521208/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=15128 CPUtime=0.01 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 1134 0 0 0 1 0 0 0 25 0 1 0 657287507 15491072 1074 33554432000 4194304 4394578 140734401156224 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 3782 1074 255 49 0 923 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15128

[startup+0.100586 s]
/proc/loadavg: 3.31 2.10 2.56 4/397 8473
/proc/meminfo: memFree=29521208/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=18688 CPUtime=0.09 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 2082 0 0 0 9 0 0 0 25 0 1 0 657287507 19136512 2022 33554432000 4194304 4394578 140734401156224 18446744073709551615 4309132 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 4672 2022 267 49 0 1813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18688

[startup+0.300541 s]
/proc/loadavg: 3.31 2.10 2.56 4/397 8473
/proc/meminfo: memFree=29521208/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=20932 CPUtime=0.29 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 2656 0 0 0 29 0 0 0 25 0 1 0 657287507 21434368 2596 33554432000 4194304 4394578 140734401156224 18446744073709551615 4297097 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 5233 2596 267 49 0 2374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20932

[startup+0.700474 s]
/proc/loadavg: 3.31 2.10 2.56 4/397 8473
/proc/meminfo: memFree=29521208/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=23440 CPUtime=0.69 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 3274 0 0 0 69 0 0 0 25 0 1 0 657287507 24002560 3214 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 5860 3214 267 49 0 3001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23440

[startup+1.50034 s]
/proc/loadavg: 3.31 2.10 2.56 6/398 8474
/proc/meminfo: memFree=29502252/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=27496 CPUtime=1.49 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 4262 0 0 0 149 0 0 0 25 0 1 0 657287507 28155904 4202 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 6874 4202 267 49 0 4015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27496

[startup+3.10101 s]
/proc/loadavg: 3.31 2.10 2.56 6/398 8474
/proc/meminfo: memFree=29490720/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=33116 CPUtime=3.09 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 5628 0 0 0 308 1 0 0 25 0 1 0 657287507 33910784 5568 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 8279 5568 267 49 0 5420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33116

[startup+6.30053 s]
/proc/loadavg: 3.37 2.13 2.57 6/398 8474
/proc/meminfo: memFree=29467036/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=41656 CPUtime=6.29 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 7699 0 0 0 628 1 0 0 25 0 1 0 657287507 42655744 7639 33554432000 4194304 4394578 140734401156224 18446744073709551615 4338201 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 10414 7639 267 49 0 7555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41656

[startup+12.7005 s]
/proc/loadavg: 3.42 2.16 2.58 6/398 8474
/proc/meminfo: memFree=29421892/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=52288 CPUtime=12.69 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 10149 0 0 0 1267 2 0 0 25 0 1 0 657287507 53542912 10089 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 13072 10089 267 49 0 10213 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5004 s]
/proc/loadavg: 3.55 2.25 2.60 6/398 8474
/proc/meminfo: memFree=29364976/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=65804 CPUtime=25.49 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 13285 0 0 0 2546 3 0 0 25 0 1 0 657287507 67383296 13225 33554432000 4194304 4394578 140734401156224 18446744073709551615 4296809 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 16451 13225 267 49 0 13592 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65804

[startup+51.1009 s]
/proc/loadavg: 3.70 2.39 2.64 5/398 8475
/proc/meminfo: memFree=29256564/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=84424 CPUtime=51.09 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 17503 0 0 0 5105 4 0 0 25 0 1 0 657287507 86450176 17443 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 21106 17443 267 49 0 18247 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84424

[startup+102.314 s]
/proc/loadavg: 3.92 2.65 2.71 6/398 8476
/proc/meminfo: memFree=29027372/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=114052 CPUtime=102.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 23794 0 0 0 10224 6 0 0 25 0 1 0 657287507 116789248 23734 33554432000 4194304 4394578 140734401156224 18446744073709551615 4296335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 28513 23734 267 49 0 25654 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114052

[startup+162.3 s]
/proc/loadavg: 3.97 2.89 2.79 6/398 8478
/proc/meminfo: memFree=28859708/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=139624 CPUtime=162.29 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 29253 0 0 0 16221 8 0 0 25 0 1 0 657287507 142974976 29160 33554432000 4194304 4394578 140734401156224 18446744073709551615 4327556 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 34906 29160 267 49 0 32047 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139624

[startup+222.3 s]
/proc/loadavg: 3.99 3.09 2.86 6/398 8479
/proc/meminfo: memFree=28680620/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=160344 CPUtime=222.29 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 33590 0 0 0 22220 9 0 0 25 0 1 0 657287507 164192256 33497 33554432000 4194304 4394578 140734401156224 18446744073709551615 4299016 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 40086 33497 267 49 0 37227 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160344

[startup+282.3 s]
/proc/loadavg: 3.99 3.26 2.93 6/398 8481
/proc/meminfo: memFree=28445372/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=178980 CPUtime=282.29 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 37520 0 0 0 28218 11 0 0 25 0 1 0 657287507 183275520 37427 33554432000 4194304 4394578 140734401156224 18446744073709551615 4287608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 44745 37427 267 49 0 41886 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178980

[startup+342.301 s]
/proc/loadavg: 4.14 3.43 3.01 5/398 8483
/proc/meminfo: memFree=28311904/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=188136 CPUtime=342.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 39358 0 0 0 34218 12 0 0 25 0 1 0 657287507 192651264 39265 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 47034 39265 267 49 0 44175 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 188136

[startup+402.301 s]
/proc/loadavg: 4.05 3.53 3.07 5/398 8493
/proc/meminfo: memFree=28256888/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=193676 CPUtime=402.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 40618 0 0 0 40217 13 0 0 25 0 1 0 657287507 198324224 40525 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 48419 40525 267 49 0 45560 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193676

[startup+462.301 s]
/proc/loadavg: 4.12 3.65 3.13 5/398 8495
/proc/meminfo: memFree=28147496/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=202000 CPUtime=462.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 42378 0 0 0 46216 14 0 0 25 0 1 0 657287507 206848000 42285 33554432000 4194304 4394578 140734401156224 18446744073709551615 4313501 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 50500 42285 267 49 0 47641 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 202000

[startup+522.301 s]
/proc/loadavg: 4.13 3.74 3.20 5/398 8496
/proc/meminfo: memFree=28005232/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=207840 CPUtime=522.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 43527 0 0 0 52215 15 0 0 25 0 1 0 657287507 212828160 43434 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 51960 43434 267 49 0 49101 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 207840

[startup+582.301 s]
/proc/loadavg: 4.04 3.78 3.24 5/398 8501
/proc/meminfo: memFree=27826620/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=214308 CPUtime=582.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 44910 0 0 0 58214 16 0 0 25 0 1 0 657287507 219451392 44817 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 53577 44817 267 49 0 50718 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 214308

[startup+642.301 s]
/proc/loadavg: 4.16 3.85 3.30 6/398 8503
/proc/meminfo: memFree=27615052/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=220276 CPUtime=642.31 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 46106 0 0 0 64215 16 0 0 25 0 1 0 657287507 225562624 46013 33554432000 4194304 4394578 140734401156224 18446744073709551615 4288134 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 55069 46013 267 49 0 52210 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 220276

[startup+702.301 s]
/proc/loadavg: 4.12 3.89 3.35 6/398 8504
/proc/meminfo: memFree=27355984/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=222776 CPUtime=702.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 46671 0 0 0 70213 17 0 0 25 0 1 0 657287507 228122624 46578 33554432000 4194304 4394578 140734401156224 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 55694 46578 267 49 0 52835 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 222776

[startup+762.315 s]
/proc/loadavg: 4.04 3.91 3.38 6/398 8506
/proc/meminfo: memFree=27217088/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=226368 CPUtime=762.31 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 47366 0 0 0 76213 18 0 0 25 0 1 0 657287507 231800832 47273 33554432000 4194304 4394578 140734401156224 18446744073709551615 4313855 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 56592 47273 267 49 0 53733 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 226368

[startup+822.3 s]
/proc/loadavg: 4.01 3.92 3.42 6/398 8507
/proc/meminfo: memFree=27103088/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=231508 CPUtime=822.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 48487 0 0 0 82211 19 0 0 25 0 1 0 657287507 237064192 48394 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 57877 48394 267 49 0 55018 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 231508

[startup+882.3 s]
/proc/loadavg: 4.00 3.93 3.45 6/398 8509
/proc/meminfo: memFree=26958348/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=234756 CPUtime=882.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 49168 0 0 0 88210 20 0 0 25 0 1 0 657287507 240390144 49075 33554432000 4194304 4394578 140734401156224 18446744073709551615 4285697 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 58689 49075 267 49 0 55830 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 234756

[startup+942.3 s]
/proc/loadavg: 4.04 3.96 3.49 6/398 8511
/proc/meminfo: memFree=26872488/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=238920 CPUtime=942.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 50048 0 0 0 94209 21 0 0 25 0 1 0 657287507 244654080 49955 33554432000 4194304 4394578 140734401156224 18446744073709551615 4345957 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 59730 49955 267 49 0 56871 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 238920

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.52 6/398 8512
/proc/meminfo: memFree=26695388/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=247580 CPUtime=1002.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 51800 0 0 0 100208 22 0 0 25 0 1 0 657287507 253521920 51707 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 61895 51707 267 49 0 59036 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 247580

[startup+1062.3 s]
/proc/loadavg: 4.17 4.02 3.56 5/398 8514
/proc/meminfo: memFree=26622452/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=250408 CPUtime=1062.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 52617 0 0 0 106208 22 0 0 25 0 1 0 657287507 256417792 52491 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 62602 52491 267 49 0 59743 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 250408

[startup+1122.3 s]
/proc/loadavg: 4.17 4.04 3.60 5/398 8515
/proc/meminfo: memFree=26538220/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=255676 CPUtime=1122.31 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 53678 0 0 0 112206 25 0 0 25 0 1 0 657287507 261812224 53552 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298886 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 63919 53552 267 49 0 61060 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 255676

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.62 5/398 8517
/proc/meminfo: memFree=26463288/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=258428 CPUtime=1182.3 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 54255 0 0 0 118205 25 0 0 25 0 1 0 657287507 264630272 54129 33554432000 4194304 4394578 140734401156224 18446744073709551615 4296576 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 64607 54129 267 49 0 61748 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 258428

[startup+1242.3 s]
/proc/loadavg: 3.00 3.78 3.56 2/380 8573
/proc/meminfo: memFree=30179864/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=260764 CPUtime=1242.31 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 54744 0 0 0 124205 26 0 0 25 0 1 0 657287507 267022336 54618 33554432000 4194304 4394578 140734401156224 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 65191 54618 267 49 0 62332 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 260764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.73 3.27 3.40 2/380 8574
/proc/meminfo: memFree=30177476/32950928 swapFree=41934208/67111528
[pid=8473] ppid=8471 vsize=262892 CPUtime=1300.01 cores=0,2
/proc/8473/stat : 8473 (SApperloT2010) R 8471 8473 6892 0 -1 4202496 55216 0 0 0 129975 26 0 0 25 0 1 0 657287507 269201408 55090 33554432000 4194304 4394578 140734401156224 18446744073709551615 4288151 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8473/statm: 65723 55090 267 49 0 62864 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 262892

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.04
CPU user time (s): 1299.76
CPU system time (s): 0.279957
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 262892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55216
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= 9
involuntary context switches= 2130

runsolver used 4.93225 second user time and 11.4363 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 12:54:48
IDJOB=3379646
IDBENCH=83189
IDSOLVER=1862
FILE ID=node126/3379646-1305456888
RUNJOBID= node126-1305456802-8239
PBS_JOBID= 13324874
Free space on /tmp= 73340 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379646-1305456888/watcher-3379646-1305456888 -o /tmp/evaluation-result-3379646-1305456888/solver-3379646-1305456888 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379646-1305456888.cnf

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

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=1310255300

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:      29521240 kB
Buffers:        170908 kB
Cached:        1699168 kB
SwapCached:      49560 kB
Active:         960608 kB
Inactive:      2221928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29521240 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:     1275728 kB
Mapped:          11176 kB
Slab:           103388 kB
PageTables:      77880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 89032092 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= 73364 MiB
End job on node126 at 2011-05-15 13:16:30