Trace number 3379746

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.03 1300.02

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3379746-1305460596/watcher-3379746-1305460596 -o /tmp/evaluation-result-3379746-1305460596/solver-3379746-1305460596 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379746-1305460596.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.46 3.93 3.96 3/355 13964
/proc/meminfo: memFree=17231028/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=11796 CPUtime=0 cores=4,6
/proc/13964/stat : 13964 (runsolver) R 13962 13964 13445 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 657660547 12079104 50 33554432000 4194304 5432360 140736641229200 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/13964/statm: 2949 50 30 303 0 2643 0

[startup+0.105259 s]
/proc/loadavg: 3.46 3.93 3.96 3/355 13964
/proc/meminfo: memFree=17231028/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=13632 CPUtime=0.09 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 833 0 0 0 9 0 0 0 23 0 1 0 657660547 13959168 773 33554432000 4194304 4394578 140736265561872 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 3408 773 266 49 0 549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13632

[startup+0.200229 s]
/proc/loadavg: 3.46 3.93 3.96 3/355 13964
/proc/meminfo: memFree=17231028/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=14164 CPUtime=0.18 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 950 0 0 0 18 0 0 0 24 0 1 0 657660547 14503936 890 33554432000 4194304 4394578 140736265561872 18446744073709551615 4292864 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 3541 890 266 49 0 682 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 14164

[startup+0.300228 s]
/proc/loadavg: 3.46 3.93 3.96 3/355 13964
/proc/meminfo: memFree=17231028/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=14568 CPUtime=0.28 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 1054 0 0 0 28 0 0 0 25 0 1 0 657660547 14917632 994 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 3642 994 266 49 0 783 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14568

[startup+0.701129 s]
/proc/loadavg: 3.46 3.93 3.96 3/355 13964
/proc/meminfo: memFree=17231028/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=15768 CPUtime=0.68 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 1343 0 0 0 68 0 0 0 25 0 1 0 657660547 16146432 1283 33554432000 4194304 4394578 140736265561872 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 3942 1283 266 49 0 1083 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15768

[startup+1.50099 s]
/proc/loadavg: 3.46 3.93 3.96 5/369 13991
/proc/meminfo: memFree=17148660/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=17012 CPUtime=1.48 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 1640 0 0 0 148 0 0 0 25 0 1 0 657660547 17420288 1580 33554432000 4194304 4394578 140736265561872 18446744073709551615 4288039 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 4253 1580 266 49 0 1394 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17012

[startup+3.10073 s]
/proc/loadavg: 3.46 3.93 3.96 5/369 13991
/proc/meminfo: memFree=17129688/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=18516 CPUtime=3.08 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 1983 0 0 0 308 0 0 0 25 0 1 0 657660547 18960384 1923 33554432000 4194304 4394578 140736265561872 18446744073709551615 4294229 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 4629 1923 266 49 0 1770 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18516

[startup+6.30016 s]
/proc/loadavg: 3.51 3.93 3.96 5/369 13991
/proc/meminfo: memFree=17106188/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=20800 CPUtime=6.28 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 2503 0 0 0 628 0 0 0 25 0 1 0 657660547 21299200 2443 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 5200 2443 266 49 0 2341 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20800

[startup+12.701 s]
/proc/loadavg: 3.55 3.93 3.96 5/369 13991
/proc/meminfo: memFree=17064596/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=23156 CPUtime=12.68 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 3013 0 0 0 1267 1 0 0 25 0 1 0 657660547 23711744 2953 33554432000 4194304 4394578 140736265561872 18446744073709551615 4299903 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 5789 2953 266 49 0 2930 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23156

[startup+25.5008 s]
/proc/loadavg: 3.65 3.93 3.96 5/369 13991
/proc/meminfo: memFree=17001136/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=26532 CPUtime=25.48 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 3648 0 0 0 2547 1 0 0 25 0 1 0 657660547 27168768 3588 33554432000 4194304 4394578 140736265561872 18446744073709551615 4285594 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 6633 3588 266 49 0 3774 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26532

[startup+51.1012 s]
/proc/loadavg: 3.83 3.95 3.97 5/369 14055
/proc/meminfo: memFree=16847232/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=29524 CPUtime=51.08 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 4262 0 0 0 5107 1 0 0 25 0 1 0 657660547 30232576 4202 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298907 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 7381 4202 267 49 0 4522 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29524

[startup+102.301 s]
/proc/loadavg: 3.93 3.96 3.97 5/369 14057
/proc/meminfo: memFree=16751308/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=32072 CPUtime=102.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 4863 0 0 0 10227 2 0 0 25 0 1 0 657660547 32841728 4803 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 8018 4803 267 49 0 5159 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32072

[startup+162.301 s]
/proc/loadavg: 3.97 3.96 3.97 5/369 14058
/proc/meminfo: memFree=16674880/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=33832 CPUtime=162.28 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 5260 0 0 0 16226 2 0 0 25 0 1 0 657660547 34643968 5200 33554432000 4194304 4394578 140736265561872 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 8458 5200 267 49 0 5599 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33832

[startup+222.314 s]
/proc/loadavg: 3.99 3.97 3.97 5/369 14060
/proc/meminfo: memFree=16610736/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=34792 CPUtime=222.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 5555 0 0 0 22227 3 0 0 25 0 1 0 657660547 35627008 5495 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298857 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 8698 5495 267 49 0 5839 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34792

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.97 5/369 14070
/proc/meminfo: memFree=16565908/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=35624 CPUtime=282.28 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 5786 0 0 0 28225 3 0 0 25 0 1 0 657660547 36478976 5726 33554432000 4194304 4394578 140736265561872 18446744073709551615 4288008 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 8906 5726 267 49 0 6047 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 35624

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.97 5/369 14072
/proc/meminfo: memFree=16519604/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=36588 CPUtime=342.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6009 0 0 0 34225 4 0 0 25 0 1 0 657660547 37466112 5949 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 9147 5949 267 49 0 6288 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 36588

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.97 5/369 14073
/proc/meminfo: memFree=16480152/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=37228 CPUtime=402.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6163 0 0 0 40225 4 0 0 25 0 1 0 657660547 38121472 6103 33554432000 4194304 4394578 140736265561872 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 9307 6103 267 49 0 6448 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 37228

[startup+462.301 s]
/proc/loadavg: 4.05 4.00 3.98 5/369 14078
/proc/meminfo: memFree=16444260/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=38068 CPUtime=462.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6335 0 0 0 46225 4 0 0 25 0 1 0 657660547 38981632 6275 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 9517 6275 267 49 0 6658 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 38068

[startup+522.301 s]
/proc/loadavg: 4.06 4.01 3.99 5/369 14080
/proc/meminfo: memFree=16413616/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=38804 CPUtime=522.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6492 0 0 0 52224 5 0 0 25 0 1 0 657660547 39735296 6432 33554432000 4194304 4394578 140736265561872 18446744073709551615 4315327 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 9701 6432 267 49 0 6842 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 38804

[startup+582.3 s]
/proc/loadavg: 4.10 4.04 4.00 5/369 14081
/proc/meminfo: memFree=16377384/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=39188 CPUtime=582.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6591 0 0 0 58224 5 0 0 25 0 1 0 657660547 40128512 6531 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 9797 6531 267 49 0 6938 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 39188

[startup+642.301 s]
/proc/loadavg: 4.11 4.06 4.00 5/369 14083
/proc/meminfo: memFree=16337924/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=39764 CPUtime=642.29 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6697 0 0 0 64224 5 0 0 25 0 1 0 657660547 40718336 6637 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 9941 6637 267 49 0 7082 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 39764

[startup+702.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/369 14085
/proc/meminfo: memFree=16314948/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=40148 CPUtime=702.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6786 0 0 0 70224 6 0 0 25 0 1 0 657660547 41111552 6726 33554432000 4194304 4394578 140736265561872 18446744073709551615 4313607 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10037 6726 267 49 0 7178 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 40148

[startup+762.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/369 14086
/proc/meminfo: memFree=16287528/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=40532 CPUtime=762.31 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 6862 0 0 0 76225 6 0 0 25 0 1 0 657660547 41504768 6802 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10133 6802 267 49 0 7274 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 40532

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/369 14088
/proc/meminfo: memFree=16257256/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=41252 CPUtime=822.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7008 0 0 0 82224 6 0 0 25 0 1 0 657660547 42242048 6948 33554432000 4194304 4394578 140736265561872 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10313 6948 267 49 0 7454 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 41252

[startup+882.313 s]
/proc/loadavg: 4.07 4.03 4.00 5/369 14089
/proc/meminfo: memFree=16231320/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=41828 CPUtime=882.31 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7129 0 0 0 88225 6 0 0 25 0 1 0 657660547 42831872 7069 33554432000 4194304 4394578 140736265561872 18446744073709551615 4287294 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10457 7069 267 49 0 7598 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 41828

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/369 14091
/proc/meminfo: memFree=16197448/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=42404 CPUtime=942.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7227 0 0 0 94224 6 0 0 25 0 1 0 657660547 43421696 7167 33554432000 4194304 4394578 140736265561872 18446744073709551615 4321136 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10601 7167 267 49 0 7742 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 42404

[startup+1002.3 s]
/proc/loadavg: 4.14 4.05 4.01 5/369 14093
/proc/meminfo: memFree=16172876/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=43172 CPUtime=1002.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7352 0 0 0 100223 7 0 0 25 0 1 0 657660547 44208128 7292 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10793 7292 267 49 0 7934 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 43172

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/369 14094
/proc/meminfo: memFree=16149780/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=43940 CPUtime=1062.31 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7468 0 0 0 106223 8 0 0 25 0 1 0 657660547 44994560 7408 33554432000 4194304 4394578 140736265561872 18446744073709551615 4313440 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 10985 7408 267 49 0 8126 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 43940

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 4.01 5/369 14096
/proc/meminfo: memFree=16126072/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=44516 CPUtime=1122.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7572 0 0 0 112222 8 0 0 25 0 1 0 657660547 45584384 7512 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 11129 7512 267 49 0 8270 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 44516

[startup+1182.3 s]
/proc/loadavg: 4.14 4.08 4.01 5/369 14097
/proc/meminfo: memFree=16101112/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=44708 CPUtime=1182.3 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7633 0 0 0 118222 8 0 0 25 0 1 0 657660547 45780992 7573 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 11177 7573 267 49 0 8318 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 44708

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 4.01 5/369 14099
/proc/meminfo: memFree=16081096/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=45476 CPUtime=1242.31 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7733 0 0 0 124223 8 0 0 25 0 1 0 657660547 46567424 7673 33554432000 4194304 4394578 140736265561872 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 11369 7673 267 49 0 8510 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 45476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.05 4.00 5/369 14100
/proc/meminfo: memFree=16063944/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=45668 CPUtime=1300.01 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7783 0 0 0 129993 8 0 0 25 0 1 0 657660547 46764032 7723 33554432000 4194304 4394578 140736265561872 18446744073709551615 4288141 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 11417 7723 267 49 0 8558 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 45668

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: 4.02 4.05 4.00 5/369 14100
/proc/meminfo: memFree=16063944/32951124 swapFree=67056804/67111528
[pid=13964] ppid=13962 vsize=45668 CPUtime=1300.01 cores=4,6
/proc/13964/stat : 13964 (SApperloT2010) R 13962 13964 13445 0 -1 4202496 7783 0 0 0 129993 8 0 0 25 0 1 0 657660547 46764032 7723 33554432000 4194304 4394578 140736265561872 18446744073709551615 4288141 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13964/statm: 11417 7723 267 49 0 8558 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 45668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.94
CPU system time (s): 0.089986
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 45668

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

runsolver used 4.65929 second user time and 9.59454 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 13:56:36
IDJOB=3379746
IDBENCH=85459
IDSOLVER=1862
FILE ID=node108/3379746-1305460596
RUNJOBID= node108-1305460596-13945
PBS_JOBID= 13324899
Free space on /tmp= 73556 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379746-1305460596/watcher-3379746-1305460596 -o /tmp/evaluation-result-3379746-1305460596/solver-3379746-1305460596 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379746-1305460596.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1782921151

node108.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.820
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.64
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.820
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.82
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17231316 kB
Buffers:        305688 kB
Cached:        4974284 kB
SwapCached:       8700 kB
Active:       11181788 kB
Inactive:      4219904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17231316 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:             556 kB
Writeback:           0 kB
AnonPages:    10119484 kB
Mapped:          29428 kB
Slab:           211628 kB
PageTables:      41088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67447516 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= 73532 MiB
End job on node108 at 2011-05-15 14:18:18