Trace number 3291336

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

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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-3291336-1303789321/watcher-3291336-1303789321 -o /tmp/evaluation-result-3291336-1303789321/solver-3291336-1303789321 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3291336-1303789321.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.69 3.96 3.93 4/181 13786
/proc/meminfo: memFree=25635028/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=13920 CPUtime=0 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 771 0 0 0 0 0 0 0 25 0 1 0 490529821 14254080 711 33554432000 4194304 4395502 140736432984464 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 3480 712 249 50 0 620 0

[startup+0.102158 s]
/proc/loadavg: 3.69 3.96 3.93 4/181 13786
/proc/meminfo: memFree=25635028/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=21592 CPUtime=0.09 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 2677 0 0 0 9 0 0 0 25 0 1 0 490529821 22110208 2354 33554432000 4194304 4395502 140736432984464 18446744073709551615 212687699863 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 5398 2354 255 50 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21592

[startup+0.201149 s]
/proc/loadavg: 3.69 3.96 3.93 4/181 13786
/proc/meminfo: memFree=25635028/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=22072 CPUtime=0.18 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 2807 0 0 0 18 0 0 0 25 0 1 0 490529821 22601728 2364 33554432000 4194304 4395502 140736432984464 18446744073709551615 212687699863 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 5518 2364 255 50 0 2658 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 22072

[startup+0.301119 s]
/proc/loadavg: 3.69 3.96 3.93 4/181 13786
/proc/meminfo: memFree=25635028/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=27928 CPUtime=0.29 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 4592 0 0 0 28 1 0 0 25 0 1 0 490529821 28598272 3907 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 6982 3907 267 50 0 4122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27928

[startup+0.701076 s]
/proc/loadavg: 3.69 3.96 3.93 4/181 13786
/proc/meminfo: memFree=25635028/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=29256 CPUtime=0.69 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 4926 0 0 0 68 1 0 0 25 0 1 0 490529821 29958144 4241 33554432000 4194304 4395502 140736432984464 18446744073709551615 4286431 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 7314 4241 267 50 0 4454 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29256

[startup+1.50093 s]
/proc/loadavg: 3.69 3.96 3.93 5/190 13799
/proc/meminfo: memFree=25470296/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=31372 CPUtime=1.49 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 5468 0 0 0 148 1 0 0 25 0 1 0 490529821 32124928 4783 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 7843 4783 267 50 0 4983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31372

[startup+3.10064 s]
/proc/loadavg: 3.72 3.96 3.93 5/190 13799
/proc/meminfo: memFree=25465228/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=35196 CPUtime=3.09 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 6381 0 0 0 308 1 0 0 25 0 1 0 490529821 36040704 5696 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299527 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 8799 5696 267 50 0 5939 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35196

[startup+6.30105 s]
/proc/loadavg: 3.72 3.96 3.93 5/190 13799
/proc/meminfo: memFree=25449208/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=39072 CPUtime=6.28 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 7350 0 0 0 627 1 0 0 25 0 1 0 490529821 40009728 6665 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299081 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 9768 6665 267 50 0 6908 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39072

[startup+12.7009 s]
/proc/loadavg: 3.83 3.97 3.93 5/190 13799
/proc/meminfo: memFree=25389984/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=41732 CPUtime=12.69 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 8013 0 0 0 1267 2 0 0 25 0 1 0 490529821 42733568 7328 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 10433 7328 267 50 0 7573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41732

[startup+25.5005 s]
/proc/loadavg: 3.86 3.97 3.93 5/190 13800
/proc/meminfo: memFree=25321932/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=47240 CPUtime=25.49 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 9229 0 0 0 2547 2 0 0 25 0 1 0 490529821 48373760 8544 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 11810 8544 267 50 0 8950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47240

[startup+51.1009 s]
/proc/loadavg: 3.91 3.97 3.93 5/190 13827
/proc/meminfo: memFree=25445352/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=53144 CPUtime=51.09 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 10699 0 0 0 5107 2 0 0 25 0 1 0 490529821 54419456 10014 33554432000 4194304 4395502 140736432984464 18446744073709551615 4288957 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 13286 10014 267 50 0 10426 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53144

[startup+102.3 s]
/proc/loadavg: 4.00 3.99 3.94 6/190 13829
/proc/meminfo: memFree=25333292/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=59528 CPUtime=102.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 12283 0 0 0 10227 3 0 0 25 0 1 0 490529821 60956672 11598 33554432000 4194304 4395502 140736432984464 18446744073709551615 4291648 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 14882 11598 267 50 0 12022 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59528

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.94 6/190 13830
/proc/meminfo: memFree=25196748/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=64844 CPUtime=162.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 13627 0 0 0 16227 3 0 0 25 0 1 0 490529821 66400256 12942 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 16211 12942 267 50 0 13351 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 64844

[startup+222.307 s]
/proc/loadavg: 3.66 3.91 3.91 4/185 13849
/proc/meminfo: memFree=25465144/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=76140 CPUtime=222.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 16179 0 0 0 22226 4 0 0 25 0 1 0 490529821 77967360 15494 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 19035 15494 267 50 0 16175 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 76140

[startup+282.301 s]
/proc/loadavg: 3.24 3.74 3.85 4/185 13851
/proc/meminfo: memFree=25451608/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=77372 CPUtime=282.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 16489 0 0 0 28226 4 0 0 25 0 1 0 490529821 79228928 15804 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 19343 15804 267 50 0 16483 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77372

[startup+342.301 s]
/proc/loadavg: 3.09 3.60 3.79 4/185 13852
/proc/meminfo: memFree=25427648/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=85180 CPUtime=342.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 18320 0 0 0 34225 5 0 0 25 0 1 0 490529821 87224320 17635 33554432000 4194304 4395502 140736432984464 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 21295 17635 267 50 0 18435 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 85180

[startup+402.301 s]
/proc/loadavg: 3.03 3.49 3.74 4/185 13854
/proc/meminfo: memFree=25414476/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=89600 CPUtime=402.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 19271 0 0 0 40225 5 0 0 25 0 1 0 490529821 91750400 18586 33554432000 4194304 4395502 140736432984464 18446744073709551615 4289070 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 22400 18586 267 50 0 19540 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89600

[startup+462.301 s]
/proc/loadavg: 3.06 3.41 3.70 4/185 13855
/proc/meminfo: memFree=25398448/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=98448 CPUtime=462.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 21241 0 0 0 46224 6 0 0 25 0 1 0 490529821 100810752 20556 33554432000 4194304 4395502 140736432984464 18446744073709551615 4288328 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 24612 20556 267 50 0 21752 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98448

[startup+522.301 s]
/proc/loadavg: 3.02 3.34 3.65 4/185 13857
/proc/meminfo: memFree=25389124/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=101656 CPUtime=522.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 21934 0 0 0 52224 6 0 0 25 0 1 0 490529821 104095744 21249 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 25414 21249 267 50 0 22554 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 101656

[startup+582.301 s]
/proc/loadavg: 3.00 3.27 3.61 5/185 13859
/proc/meminfo: memFree=25373604/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=104560 CPUtime=582.3 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 22609 0 0 0 58224 6 0 0 25 0 1 0 490529821 107069440 21924 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299963 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 26140 21924 267 50 0 23280 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104560

[startup+642.301 s]
/proc/loadavg: 3.06 3.24 3.57 5/185 13860
/proc/meminfo: memFree=25368128/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=105332 CPUtime=642.31 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 22804 0 0 0 64224 7 0 0 25 0 1 0 490529821 107859968 22119 33554432000 4194304 4395502 140736432984464 18446744073709551615 4328548 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 26333 22119 267 50 0 23473 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105332

[startup+702.301 s]
/proc/loadavg: 3.02 3.19 3.53 4/185 13862
/proc/meminfo: memFree=25353472/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=111832 CPUtime=702.31 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 24353 0 0 0 70224 7 0 0 25 0 1 0 490529821 114515968 23668 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 27958 23668 267 50 0 25098 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 111832

[startup+762.301 s]
/proc/loadavg: 3.00 3.15 3.50 4/185 13863
/proc/meminfo: memFree=25345136/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=114424 CPUtime=762.32 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 24877 0 0 0 76225 7 0 0 25 0 1 0 490529821 117170176 24192 33554432000 4194304 4395502 140736432984464 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 28606 24192 267 50 0 25746 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 114424

[startup+822.301 s]
/proc/loadavg: 3.00 3.12 3.46 4/185 13865
/proc/meminfo: memFree=25336432/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=118524 CPUtime=822.31 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 25727 0 0 0 82223 8 0 0 25 0 1 0 490529821 121368576 25042 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 29631 25042 267 50 0 26771 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 118524

[startup+882.307 s]
/proc/loadavg: 3.00 3.10 3.43 4/185 13867
/proc/meminfo: memFree=25330208/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=118780 CPUtime=882.32 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 25769 0 0 0 88224 8 0 0 25 0 1 0 490529821 121630720 25084 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 29695 25084 267 50 0 26835 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 118780

[startup+942.301 s]
/proc/loadavg: 3.00 3.08 3.40 4/185 13868
/proc/meminfo: memFree=25314924/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=128252 CPUtime=942.32 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 27975 0 0 0 94223 9 0 0 25 0 1 0 490529821 131330048 27290 33554432000 4194304 4395502 140736432984464 18446744073709551615 4318855 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 32063 27290 267 50 0 29203 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 128252

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.37 5/185 13870
/proc/meminfo: memFree=25305472/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=132148 CPUtime=1002.32 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 28849 0 0 0 100223 9 0 0 25 0 1 0 490529821 135319552 28164 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299480 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 33037 28164 267 50 0 30177 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 132148

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.35 4/185 13871
/proc/meminfo: memFree=25299116/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=134600 CPUtime=1062.32 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 29339 0 0 0 106223 9 0 0 25 0 1 0 490529821 137830400 28654 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 33650 28654 267 50 0 30790 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 134600

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.32 4/185 13873
/proc/meminfo: memFree=25291152/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=138524 CPUtime=1122.33 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 30199 0 0 0 112223 10 0 0 25 0 1 0 490529821 141848576 29514 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 34631 29514 267 50 0 31771 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 138524

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.30 4/185 13884
/proc/meminfo: memFree=25282208/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=140068 CPUtime=1182.33 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 30542 0 0 0 118223 10 0 0 25 0 1 0 490529821 143429632 29857 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 35017 29857 267 50 0 32157 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 140068

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.28 4/185 13885
/proc/meminfo: memFree=25272268/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=141532 CPUtime=1242.32 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 30907 0 0 0 124222 10 0 0 25 0 1 0 490529821 144928768 30222 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 35383 30222 267 50 0 32523 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 141532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.26 3/183 13888
/proc/meminfo: memFree=25455532/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=141532 CPUtime=1300.03 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 30912 0 0 0 129993 10 0 0 25 0 1 0 490529821 144928768 30227 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 35383 30227 267 50 0 32523 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 141532

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

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

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.26 3/183 13888
/proc/meminfo: memFree=25455532/32951124 swapFree=67111524/67111528
[pid=13786] ppid=13784 vsize=141532 CPUtime=1300.03 cores=0,2
/proc/13786/stat : 13786 (SApperloT2010) R 13784 13786 12356 0 -1 4202496 30912 0 0 0 129993 10 0 0 25 0 1 0 490529821 144928768 30227 33554432000 4194304 4395502 140736432984464 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13786/statm: 35383 30227 267 50 0 32523 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 141532

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

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

runsolver used 2.23166 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 05:42:01
IDJOB=3291336
IDBENCH=84205
IDSOLVER=1655
FILE ID=node139/3291336-1303789321
RUNJOBID= node139-1303789320-13702
PBS_JOBID= 13157232
Free space on /tmp= 72660 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291336-1303789321/watcher-3291336-1303789321 -o /tmp/evaluation-result-3291336-1303789321/solver-3291336-1303789321 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3291336-1303789321.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=2134193403

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25635184 kB
Buffers:       1936116 kB
Cached:        4785320 kB
SwapCached:          4 kB
Active:         340284 kB
Inactive:      6457912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25635184 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31060 kB
Writeback:           0 kB
AnonPages:       76692 kB
Mapped:          15104 kB
Slab:           452260 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224428 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= 72688 MiB
End job on node139 at 2011-04-26 06:03:43