Trace number 3291290

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 1300.02

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.69 3.96 3.93 3/178 13776
/proc/meminfo: memFree=25662156/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=13332 CPUtime=0 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 676 0 0 0 0 0 0 0 25 0 1 0 490529787 13651968 615 33554432000 4194304 4395502 140735419763264 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 3333 616 249 50 0 473 0

[startup+0.106429 s]
/proc/loadavg: 3.69 3.96 3.93 3/178 13776
/proc/meminfo: memFree=25662156/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=19072 CPUtime=0.1 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 2252 0 0 0 10 0 0 0 25 0 1 0 490529787 19529728 1869 33554432000 4194304 4395502 140735419763264 18446744073709551615 212687333614 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 4768 1869 266 50 0 1908 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19072

[startup+0.200401 s]
/proc/loadavg: 3.69 3.96 3.93 3/178 13776
/proc/meminfo: memFree=25662156/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=20400 CPUtime=0.19 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 2576 0 0 0 19 0 0 0 25 0 1 0 490529787 20889600 2193 33554432000 4194304 4395502 140735419763264 18446744073709551615 4316950 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 5100 2193 266 50 0 2240 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20400

[startup+0.300386 s]
/proc/loadavg: 3.69 3.96 3.93 3/178 13776
/proc/meminfo: memFree=25662156/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=21616 CPUtime=0.29 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 2893 0 0 0 29 0 0 0 25 0 1 0 490529787 22134784 2510 33554432000 4194304 4395502 140735419763264 18446744073709551615 212687336137 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 5404 2510 266 50 0 2544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21616

[startup+0.70031 s]
/proc/loadavg: 3.69 3.96 3.93 3/178 13776
/proc/meminfo: memFree=25662156/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=25988 CPUtime=0.69 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 3966 0 0 0 69 0 0 0 25 0 1 0 490529787 26611712 3583 33554432000 4194304 4395502 140735419763264 18446744073709551615 4294258 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 6497 3583 266 50 0 3637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25988

[startup+1.50016 s]
/proc/loadavg: 3.69 3.96 3.93 5/190 13799
/proc/meminfo: memFree=25474136/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=31572 CPUtime=1.48 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 5351 0 0 0 148 0 0 0 25 0 1 0 490529787 32329728 4968 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 7893 4968 266 50 0 5033 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31572

[startup+3.10087 s]
/proc/loadavg: 3.72 3.96 3.93 5/190 13799
/proc/meminfo: memFree=25466468/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=36232 CPUtime=3.07 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 6498 0 0 0 307 0 0 0 25 0 1 0 490529787 37101568 6115 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 9058 6115 266 50 0 6198 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36232

[startup+6.30029 s]
/proc/loadavg: 3.72 3.96 3.93 5/190 13799
/proc/meminfo: memFree=25449952/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=40648 CPUtime=6.26 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 7586 0 0 0 625 1 0 0 25 0 1 0 490529787 41623552 7203 33554432000 4194304 4395502 140735419763264 18446744073709551615 4296868 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13776/statm: 10162 7203 266 50 0 7302 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40648

[startup+12.7012 s]
/proc/loadavg: 3.83 3.97 3.93 5/190 13799
/proc/meminfo: memFree=25391596/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=50824 CPUtime=12.63 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 10077 0 0 0 1262 1 0 0 25 0 1 0 490529787 52043776 9694 33554432000 4194304 4395502 140735419763264 18446744073709551615 4313470 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 12706 9694 266 50 0 9846 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 50824

[startup+25.5008 s]
/proc/loadavg: 3.86 3.97 3.93 5/190 13800
/proc/meminfo: memFree=25322924/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=63312 CPUtime=25.43 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 13009 0 0 0 2542 1 0 0 25 0 1 0 490529787 64831488 12626 33554432000 4194304 4395502 140735419763264 18446744073709551615 4339134 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 15828 12626 266 50 0 12968 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 63312

[startup+51.1012 s]
/proc/loadavg: 3.91 3.97 3.93 5/190 13827
/proc/meminfo: memFree=25445352/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=70280 CPUtime=51.03 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 14763 0 0 0 5101 2 0 0 25 0 1 0 490529787 71966720 14380 33554432000 4194304 4395502 140735419763264 18446744073709551615 4296654 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 17570 14380 266 50 0 14710 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 70280

[startup+102.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 13829
/proc/meminfo: memFree=25335152/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=83884 CPUtime=102.24 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 17961 0 0 0 10221 3 0 0 25 0 1 0 490529787 85897216 17578 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 20971 17578 266 50 0 18111 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 83884

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 13830
/proc/meminfo: memFree=25197740/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=99916 CPUtime=162.24 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 21359 0 0 0 16220 4 0 0 25 0 1 0 490529787 102313984 20976 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 24979 20976 266 50 0 22119 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99916

[startup+222.307 s]
/proc/loadavg: 3.66 3.91 3.91 4/185 13849
/proc/meminfo: memFree=25465392/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=109976 CPUtime=222.24 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 23782 0 0 0 22219 5 0 0 25 0 1 0 490529787 112615424 23399 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299106 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 27494 23399 266 50 0 24634 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 109976

[startup+282.301 s]
/proc/loadavg: 3.24 3.74 3.85 4/185 13851
/proc/meminfo: memFree=25451608/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=119956 CPUtime=282.24 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 25860 0 0 0 28218 6 0 0 25 0 1 0 490529787 122834944 25477 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 29989 25477 266 50 0 27129 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 119956

[startup+342.301 s]
/proc/loadavg: 3.09 3.60 3.79 4/185 13852
/proc/meminfo: memFree=25427772/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=128996 CPUtime=342.24 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 27705 0 0 0 34218 6 0 0 25 0 1 0 490529787 132091904 27322 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 32249 27322 266 50 0 29389 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 128996

[startup+402.301 s]
/proc/loadavg: 3.03 3.50 3.75 4/185 13854
/proc/meminfo: memFree=25414476/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=137984 CPUtime=402.24 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 29697 0 0 0 40217 7 0 0 25 0 1 0 490529787 141295616 29314 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299158 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 34496 29314 266 50 0 31636 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 137984

[startup+462.301 s]
/proc/loadavg: 3.06 3.41 3.70 4/185 13855
/proc/meminfo: memFree=25398448/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=144000 CPUtime=462.25 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 30866 0 0 0 46217 8 0 0 25 0 1 0 490529787 147456000 30483 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 36000 30483 266 50 0 33140 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 144000

[startup+522.301 s]
/proc/loadavg: 3.02 3.34 3.65 4/185 13857
/proc/meminfo: memFree=25389372/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=151436 CPUtime=522.25 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 32323 0 0 0 52217 8 0 0 25 0 1 0 490529787 155070464 31940 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 37859 31940 266 50 0 34999 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 151436

[startup+582.301 s]
/proc/loadavg: 3.00 3.27 3.61 4/185 13859
/proc/meminfo: memFree=25373852/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=163668 CPUtime=582.25 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 34796 0 0 0 58217 8 0 0 25 0 1 0 490529787 167596032 34413 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 40917 34413 266 50 0 38057 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 163668

[startup+642.301 s]
/proc/loadavg: 3.06 3.24 3.58 4/185 13860
/proc/meminfo: memFree=25368252/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=168504 CPUtime=642.25 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 35728 0 0 0 64216 9 0 0 25 0 1 0 490529787 172548096 35345 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 42126 35345 266 50 0 39266 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 168504

[startup+702.301 s]
/proc/loadavg: 3.02 3.19 3.53 4/185 13862
/proc/meminfo: memFree=25353472/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=176064 CPUtime=702.26 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 37270 0 0 0 70216 10 0 0 25 0 1 0 490529787 180289536 36887 33554432000 4194304 4395502 140735419763264 18446744073709551615 4288173 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 44016 36887 266 50 0 41156 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 176064

[startup+762.301 s]
/proc/loadavg: 3.00 3.15 3.50 4/185 13863
/proc/meminfo: memFree=25345136/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=179576 CPUtime=762.27 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 38000 0 0 0 76216 11 0 0 25 0 1 0 490529787 183885824 37617 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 44894 37617 266 50 0 42034 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 179576

[startup+822.3 s]
/proc/loadavg: 3.00 3.12 3.46 4/185 13865
/proc/meminfo: memFree=25336432/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=186040 CPUtime=822.26 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 39248 0 0 0 82215 11 0 0 25 0 1 0 490529787 190504960 38865 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 46510 38865 266 50 0 43650 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 186040

[startup+882.306 s]
/proc/loadavg: 3.00 3.10 3.43 4/185 13867
/proc/meminfo: memFree=25330332/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=192248 CPUtime=882.27 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 40463 0 0 0 88215 12 0 0 25 0 1 0 490529787 196861952 40080 33554432000 4194304 4395502 140735419763264 18446744073709551615 4294250 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 48062 40080 266 50 0 45202 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 192248

[startup+942.3 s]
/proc/loadavg: 3.00 3.08 3.40 4/185 13868
/proc/meminfo: memFree=25314924/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=195400 CPUtime=942.26 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 41084 0 0 0 94214 12 0 0 25 0 1 0 490529787 200089600 40701 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 48850 40701 266 50 0 45990 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 195400

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.37 4/185 13870
/proc/meminfo: memFree=25305472/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=200696 CPUtime=1002.27 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 42197 0 0 0 100214 13 0 0 25 0 1 0 490529787 205512704 41814 33554432000 4194304 4395502 140735419763264 18446744073709551615 4288155 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 50174 41814 266 50 0 47314 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 200696

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.35 4/185 13871
/proc/meminfo: memFree=25299116/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=206500 CPUtime=1062.26 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 43298 0 0 0 106213 13 0 0 25 0 1 0 490529787 211456000 42915 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299096 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 51625 42915 266 50 0 48765 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 206500

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.32 4/185 13873
/proc/meminfo: memFree=25291152/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=209632 CPUtime=1122.26 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 43910 0 0 0 112213 13 0 0 25 0 1 0 490529787 214663168 43527 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 52408 43527 266 50 0 49548 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 209632

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.30 4/185 13884
/proc/meminfo: memFree=25282456/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=217728 CPUtime=1182.27 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 45720 0 0 0 118213 14 0 0 25 0 1 0 490529787 222953472 45337 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 54432 45337 266 50 0 51572 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 217728

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.28 4/185 13885
/proc/meminfo: memFree=25272268/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=226948 CPUtime=1242.27 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 47488 0 0 0 124213 14 0 0 25 0 1 0 490529787 232394752 47105 33554432000 4194304 4395502 140735419763264 18446744073709551615 4288725 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 56737 47105 266 50 0 53877 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 226948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.26 4/185 13887
/proc/meminfo: memFree=25263564/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=232968 CPUtime=1299.98 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 48690 0 0 0 129983 15 0 0 25 0 1 0 490529787 238559232 48307 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 58242 48307 266 50 0 55382 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 232968

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 4/185 13887
/proc/meminfo: memFree=25263564/32951124 swapFree=67111524/67111528
[pid=13776] ppid=13774 vsize=232968 CPUtime=1299.98 cores=4,6
/proc/13776/stat : 13776 (SApperloT2010) R 13774 13776 12356 0 -1 4202496 48690 0 0 0 129983 15 0 0 25 0 1 0 490529787 238559232 48307 33554432000 4194304 4395502 140735419763264 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13776/statm: 58242 48307 266 50 0 55382 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 232968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.83
CPU system time (s): 0.162975
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 232968

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

runsolver used 2.28965 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 05:42:01
IDJOB=3291290
IDBENCH=84180
IDSOLVER=1655
FILE ID=node139/3291290-1303789321
RUNJOBID= node139-1303789320-13703
PBS_JOBID= 13157232
Free space on /tmp= 72680 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291290-1303789321/watcher-3291290-1303789321 -o /tmp/evaluation-result-3291290-1303789321/solver-3291290-1303789321 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3291290-1303789321.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
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:      25662312 kB
Buffers:       1936080 kB
Cached:        4765180 kB
SwapCached:          4 kB
Active:         322420 kB
Inactive:      6448932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25662312 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12048 kB
Writeback:           0 kB
AnonPages:       70484 kB
Mapped:          14328 kB
Slab:           451740 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198444 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