Trace number 1784909

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
SApperloT base? (TO) 5000.16 5002.11

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data


Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784909-1241872978/watcher-1784909-1241872978 -o /tmp/evaluation-result-1784909-1241872978/solver-1784909-1241872978 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1355373454 HOME/instance-1784909-1241872978.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 19479
/proc/meminfo: memFree=1515712/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=16552 CPUtime=0
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 798 0 0 0 0 0 0 0 18 0 1 0 215331994 16949248 782 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 4138 783 90 283 0 3852 0

[startup+0.0743191 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 19479
/proc/meminfo: memFree=1515712/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=18268 CPUtime=0.06
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 1274 0 0 0 6 0 0 0 18 0 1 0 215331994 18706432 1258 1992294400 134512640 135674940 4294956208 18446744073709551615 134536454 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 4567 1258 90 283 0 4281 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18268

[startup+0.10232 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 19479
/proc/meminfo: memFree=1515712/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=18928 CPUtime=0.09
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 1438 0 0 0 9 0 0 0 18 0 1 0 215331994 19382272 1422 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 4732 1422 90 283 0 4446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18928

[startup+0.302337 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 19479
/proc/meminfo: memFree=1515712/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=23548 CPUtime=0.29
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 2610 0 0 0 28 1 0 0 19 0 1 0 215331994 24113152 2594 1992294400 134512640 135674940 4294956208 18446744073709551615 134536454 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 5887 2594 90 283 0 5601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23548

[startup+0.701373 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 19479
/proc/meminfo: memFree=1515712/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=32788 CPUtime=0.69
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 4907 0 0 0 67 2 0 0 23 0 1 0 215331994 33574912 4891 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 8197 4891 90 283 0 7911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32788

[startup+1.50144 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1489144/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=51664 CPUtime=1.49
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 9634 0 0 0 144 5 0 0 25 0 1 0 215331994 52903936 9618 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 12916 9618 90 283 0 12630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51664

[startup+3.10158 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1460600/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=90356 CPUtime=3.09
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 19293 0 0 0 295 14 0 0 25 0 1 0 215331994 92524544 19277 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 22589 19277 90 283 0 22303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90356

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1437048/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=92048 CPUtime=6.29
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 19723 0 0 0 615 14 0 0 25 0 1 0 215331994 94257152 19706 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 23012 19706 98 283 0 22726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92048

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1436920/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=92312 CPUtime=12.69
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 19808 0 0 0 1254 15 0 0 25 0 1 0 215331994 94527488 19791 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 23078 19791 98 283 0 22792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92312

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1433272/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=96280 CPUtime=25.49
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 20809 0 0 0 2533 16 0 0 25 0 1 0 215331994 98590720 20759 1992294400 134512640 135674940 4294956208 18446744073709551615 134550703 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 24070 20759 98 283 0 23784 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96280

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1428408/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=101172 CPUtime=51.07
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 22064 0 0 0 5089 18 0 0 25 0 1 0 215331994 103600128 21981 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 25293 21981 99 283 0 25007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 101172

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1413944/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=115700 CPUtime=102.26
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 25724 0 0 0 10201 25 0 0 25 0 1 0 215331994 118476800 25576 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 28925 25576 99 283 0 28639 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 115700

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1397880/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=132280 CPUtime=162.23
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 29899 0 0 0 16193 30 0 0 25 0 1 0 215331994 135454720 29622 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19479/statm: 33070 29622 99 283 0 32784 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 132280

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1383864/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=146048 CPUtime=222.2
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 33356 0 0 0 22185 35 0 0 25 0 1 0 215331994 149553152 33079 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 36512 33079 99 283 0 36226 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 146048

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1372088/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=157960 CPUtime=282.18
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 36350 0 0 0 28180 38 0 0 25 0 1 0 215331994 161751040 36073 1992294400 134512640 135674940 4294956208 18446744073709551615 134559205 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 39490 36073 99 283 0 39204 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 157960

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1359864/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=170764 CPUtime=342.16
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 39606 0 0 0 34173 43 0 0 25 0 1 0 215331994 174862336 39072 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 42691 39072 99 283 0 42405 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 170764

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1348280/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=182548 CPUtime=402.13
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 42524 0 0 0 40167 46 0 0 25 0 1 0 215331994 186929152 41990 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 45637 41990 99 283 0 45351 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 182548

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1336504/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=194200 CPUtime=462.12
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 45458 0 0 0 46161 51 0 0 25 0 1 0 215331994 198860800 44924 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 48550 44924 99 283 0 48264 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 194200

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1322872/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=207804 CPUtime=522.09
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 48842 0 0 0 52154 55 0 0 25 0 1 0 215331994 212791296 48308 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/19479/statm: 51951 48308 99 283 0 51665 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 207804

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1306552/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=224100 CPUtime=582.06
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 52932 0 0 0 58146 60 0 0 25 0 1 0 215331994 229478400 52398 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 56025 52398 99 283 0 55739 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 224100

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 19480
/proc/meminfo: memFree=1290552/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=239716 CPUtime=642.05
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 56866 0 0 0 64139 66 0 0 25 0 1 0 215331994 245469184 56332 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 59929 56332 99 283 0 59643 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 239716


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=783800/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=754164 CPUtime=4060.7
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 184647 0 0 0 405850 220 0 0 25 0 1 0 215331994 772263936 182446 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188541 182446 99 283 0 188255 0
Current children cumulated CPU time (s) 4060.7
Current children cumulated vsize (KiB) 754164

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=783288/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=754936 CPUtime=4120.67
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 184769 0 0 0 411847 220 0 0 25 0 1 0 215331994 773054464 182568 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188734 182568 99 283 0 188448 0
Current children cumulated CPU time (s) 4120.67
Current children cumulated vsize (KiB) 754936

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=783160/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=754936 CPUtime=4180.65
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 184804 0 0 0 417845 220 0 0 25 0 1 0 215331994 773054464 182603 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188734 182603 99 283 0 188448 0
Current children cumulated CPU time (s) 4180.65
Current children cumulated vsize (KiB) 754936

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=783096/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=754936 CPUtime=4240.63
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 184814 0 0 0 423843 220 0 0 25 0 1 0 215331994 773054464 182613 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188734 182613 99 283 0 188448 0
Current children cumulated CPU time (s) 4240.63
Current children cumulated vsize (KiB) 754936

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=783032/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=754936 CPUtime=4300.61
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 184820 0 0 0 429841 220 0 0 25 0 1 0 215331994 773054464 182619 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188734 182619 99 283 0 188448 0
Current children cumulated CPU time (s) 4300.61
Current children cumulated vsize (KiB) 754936

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=782648/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=755452 CPUtime=4360.59
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 184933 0 0 0 435839 220 0 0 25 0 1 0 215331994 773582848 182732 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188863 182732 99 283 0 188577 0
Current children cumulated CPU time (s) 4360.59
Current children cumulated vsize (KiB) 755452

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=782200/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=755968 CPUtime=4420.57
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185039 0 0 0 441837 220 0 0 25 0 1 0 215331994 774111232 182838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 188992 182838 99 283 0 188706 0
Current children cumulated CPU time (s) 4420.57
Current children cumulated vsize (KiB) 755968

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=781944/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756484 CPUtime=4480.54
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185117 0 0 0 447834 220 0 0 25 0 1 0 215331994 774639616 182916 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189121 182916 99 283 0 188835 0
Current children cumulated CPU time (s) 4480.54
Current children cumulated vsize (KiB) 756484

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=781880/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756484 CPUtime=4540.52
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185117 0 0 0 453832 220 0 0 25 0 1 0 215331994 774639616 182916 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189121 182916 99 283 0 188835 0
Current children cumulated CPU time (s) 4540.52
Current children cumulated vsize (KiB) 756484

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=781560/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756484 CPUtime=4600.5
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185146 0 0 0 459830 220 0 0 25 0 1 0 215331994 774639616 182945 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189121 182945 99 283 0 188835 0
Current children cumulated CPU time (s) 4600.5
Current children cumulated vsize (KiB) 756484

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19488
/proc/meminfo: memFree=781240/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756996 CPUtime=4660.47
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185306 0 0 0 465827 220 0 0 25 0 1 0 215331994 775163904 182976 1992294400 134512640 135674940 4294956208 18446744073709551615 134561348 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189249 182976 99 283 0 188963 0
Current children cumulated CPU time (s) 4660.47
Current children cumulated vsize (KiB) 756996

[startup+4722.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 19494
/proc/meminfo: memFree=781240/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756996 CPUtime=4720.45
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185307 0 0 0 471825 220 0 0 25 0 1 0 215331994 775163904 182977 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189249 182977 99 283 0 188963 0
Current children cumulated CPU time (s) 4720.45
Current children cumulated vsize (KiB) 756996

[startup+4782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19494
/proc/meminfo: memFree=781240/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756996 CPUtime=4780.43
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185311 0 0 0 477823 220 0 0 25 0 1 0 215331994 775163904 182981 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189249 182981 99 283 0 188963 0
Current children cumulated CPU time (s) 4780.43
Current children cumulated vsize (KiB) 756996

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19494
/proc/meminfo: memFree=781240/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756996 CPUtime=4840.41
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185339 0 0 0 483820 221 0 0 25 0 1 0 215331994 775163904 183009 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189249 183009 99 283 0 188963 0
Current children cumulated CPU time (s) 4840.41
Current children cumulated vsize (KiB) 756996

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19494
/proc/meminfo: memFree=781240/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756996 CPUtime=4900.39
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185345 0 0 0 489818 221 0 0 25 0 1 0 215331994 775163904 183015 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189249 183015 99 283 0 188963 0
Current children cumulated CPU time (s) 4900.39
Current children cumulated vsize (KiB) 756996

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19494
/proc/meminfo: memFree=781176/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=756996 CPUtime=4960.37
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185387 0 0 0 495816 221 0 0 25 0 1 0 215331994 775163904 183057 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189249 183057 99 283 0 188963 0
Current children cumulated CPU time (s) 4960.37
Current children cumulated vsize (KiB) 756996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19494
/proc/meminfo: memFree=780792/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=757512 CPUtime=5000.05
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4194304 185483 0 0 0 499784 221 0 0 25 0 1 0 215331994 775692288 183153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 189378 183153 99 283 0 189092 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 757512

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

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

[startup+5002.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19494
/proc/meminfo: memFree=780792/2055920 swapFree=4180008/4192956
[pid=19479] ppid=19477 vsize=0 CPUtime=5000.15
/proc/19479/stat : 19479 (SApperloT-base) R 19477 19479 19442 0 -1 4195332 185483 0 0 0 499784 231 0 0 25 0 1 0 215331994 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/19479/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.16
CPU user time (s): 4997.84
CPU system time (s): 2.32165
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 757512

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

runsolver used 4.64629 second user time and 13.5519 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-09 14:43:06
IDJOB=1784909
IDBENCH=24640
IDSOLVER=642
FILE ID=node15/1784909-1241872978
PBS_JOBID= 9264620
Free space on /tmp= 66044 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784909-1241872978/watcher-1784909-1241872978 -o /tmp/evaluation-result-1784909-1241872978/solver-1784909-1241872978 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1355373454 HOME/instance-1784909-1241872978.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=1355373454

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1516128 kB
Buffers:         28524 kB
Cached:         431272 kB
SwapCached:       6752 kB
Active:          95600 kB
Inactive:       372988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516128 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:           47232 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            57108 kB
Committed_AS:   701180 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66040 MiB
End job on node15 at 2009-05-09 16:06:30