Trace number 1784915

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.15 5001.72

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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-1784915-1241873342/watcher-1784915-1241873342 -o /tmp/evaluation-result-1784915-1241873342/solver-1784915-1241873342 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1249396114 HOME/instance-1784915-1241873342.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.98 3/64 21007
/proc/meminfo: memFree=1028056/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=11976 CPUtime=0
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 337 0 0 0 0 0 0 0 18 0 1 0 215368268 12263424 321 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 2994 321 90 283 0 2708 0

[startup+0.0255841 s]
/proc/loadavg: 0.93 0.98 0.98 3/64 21007
/proc/meminfo: memFree=1028056/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=12636 CPUtime=0.02
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 524 0 0 0 2 0 0 0 18 0 1 0 215368268 12939264 508 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 3159 509 90 283 0 2873 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12636

[startup+0.101592 s]
/proc/loadavg: 0.93 0.98 0.98 3/64 21007
/proc/meminfo: memFree=1028056/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=15276 CPUtime=0.09
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 1159 0 0 0 9 0 0 0 18 0 1 0 215368268 15642624 1143 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 3819 1143 90 283 0 3533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15276

[startup+0.301618 s]
/proc/loadavg: 0.93 0.98 0.98 3/64 21007
/proc/meminfo: memFree=1028056/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=22404 CPUtime=0.29
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 2950 0 0 0 27 2 0 0 19 0 1 0 215368268 22941696 2934 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 5601 2934 90 283 0 5315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22404

[startup+0.701669 s]
/proc/loadavg: 0.93 0.98 0.98 3/64 21007
/proc/meminfo: memFree=1028056/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=38112 CPUtime=0.69
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 6888 0 0 0 66 3 0 0 23 0 1 0 215368268 39026688 6872 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 9528 6872 90 283 0 9242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38112

[startup+1.50177 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 21008
/proc/meminfo: memFree=995728/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=65700 CPUtime=1.49
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 13789 0 0 0 142 7 0 0 25 0 1 0 215368268 67276800 13773 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 16425 13773 90 283 0 16139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65700

[startup+3.10298 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 21008
/proc/meminfo: memFree=969872/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=68712 CPUtime=3.09
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 14556 0 0 0 300 9 0 0 25 0 1 0 215368268 70361088 14506 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 17178 14506 98 283 0 16892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68712

[startup+6.3014 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 21008
/proc/meminfo: memFree=970336/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=68872 CPUtime=6.29
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 14557 0 0 0 620 9 0 0 25 0 1 0 215368268 70524928 14507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564247 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 17218 14507 98 283 0 16932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68872

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.98 2/65 21008
/proc/meminfo: memFree=967720/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=72312 CPUtime=12.68
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 15426 0 0 0 1259 9 0 0 25 0 1 0 215368268 74047488 15376 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 18078 15376 98 283 0 17792 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72312

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.98 2/65 21008
/proc/meminfo: memFree=958248/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=81624 CPUtime=25.48
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 17742 0 0 0 2536 12 0 0 25 0 1 0 215368268 83582976 17692 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 20406 17692 98 283 0 20120 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81624

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.98 2/65 21008
/proc/meminfo: memFree=942824/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=97344 CPUtime=51.06
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 21637 0 0 0 5088 18 0 0 25 0 1 0 215368268 99680256 21587 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 24336 21587 98 283 0 24050 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 97344

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.98 2/65 21008
/proc/meminfo: memFree=927528/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=112464 CPUtime=102.26
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 25377 0 0 0 10203 23 0 0 25 0 1 0 215368268 115163136 25327 1992294400 134512640 135674940 4294956208 18446744073709551615 134552028 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 28116 25327 99 283 0 27830 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 112464

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=905384/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=135512 CPUtime=162.23
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 31107 0 0 0 16193 30 0 0 25 0 1 0 215368268 138764288 30992 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 33878 30992 99 283 0 33592 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 135512

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=871976/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=168444 CPUtime=222.21
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 39318 0 0 0 22183 38 0 0 25 0 1 0 215368268 172486656 39203 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 42111 39203 99 283 0 41825 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 168444

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=852968/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=188416 CPUtime=282.19
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 44208 0 0 0 28176 43 0 0 25 0 1 0 215368268 192937984 43964 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 47104 43964 99 283 0 46818 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 188416

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=839912/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=202060 CPUtime=342.18
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 47430 0 0 0 34172 46 0 0 25 0 1 0 215368268 206909440 47186 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 50515 47186 99 283 0 50229 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 202060

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=826728/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=215388 CPUtime=402.15
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 50729 0 0 0 40165 50 0 0 25 0 1 0 215368268 220557312 50485 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 53847 50485 99 283 0 53561 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 215388

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=813672/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=228864 CPUtime=462.14
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 53967 0 0 0 46160 54 0 0 25 0 1 0 215368268 234356736 53723 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 57216 53723 99 283 0 56930 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 228864

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=797864/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=244468 CPUtime=522.12
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 57907 0 0 0 52153 59 0 0 25 0 1 0 215368268 250335232 57663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 61117 57663 99 283 0 60831 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 244468

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=789288/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=253232 CPUtime=582.1
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 60048 0 0 0 58148 62 0 0 25 0 1 0 215368268 259309568 59804 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 63308 59804 99 283 0 63022 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 253232

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 21008
/proc/meminfo: memFree=781224/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=261196 CPUtime=642.08
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 62040 0 0 0 64144 64 0 0 25 0 1 0 215368268 267464704 61796 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 65299 61796 99 283 0 65013 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 261196


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21016
/proc/meminfo: memFree=396392/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=660548 CPUtime=4061.02
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 160466 0 0 0 405911 191 0 0 25 0 1 0 215368268 676401152 157776 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 165137 157776 99 283 0 164851 0
Current children cumulated CPU time (s) 4061.02
Current children cumulated vsize (KiB) 660548

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21016
/proc/meminfo: memFree=386152/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=671212 CPUtime=4120.99
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 163052 0 0 0 411906 193 0 0 25 0 1 0 215368268 687321088 160362 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 167803 160362 99 283 0 167517 0
Current children cumulated CPU time (s) 4120.99
Current children cumulated vsize (KiB) 671212

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21016
/proc/meminfo: memFree=376680/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=680760 CPUtime=4180.98
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 165364 0 0 0 417902 196 0 0 25 0 1 0 215368268 697098240 162674 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 170190 162674 99 283 0 169904 0
Current children cumulated CPU time (s) 4180.98
Current children cumulated vsize (KiB) 680760

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21016
/proc/meminfo: memFree=367400/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=690252 CPUtime=4240.96
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 167736 0 0 0 423897 199 0 0 25 0 1 0 215368268 706818048 165046 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 172563 165046 99 283 0 172277 0
Current children cumulated CPU time (s) 4240.96
Current children cumulated vsize (KiB) 690252

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21016
/proc/meminfo: memFree=357544/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=699932 CPUtime=4300.94
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 170166 0 0 0 429892 202 0 0 25 0 1 0 215368268 716730368 167476 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 174983 167476 99 283 0 174697 0
Current children cumulated CPU time (s) 4300.94
Current children cumulated vsize (KiB) 699932

[startup+4362.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21022
/proc/meminfo: memFree=348968/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=708896 CPUtime=4360.92
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 172339 0 0 0 435888 204 0 0 25 0 1 0 215368268 725909504 169649 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 177224 169649 99 283 0 176938 0
Current children cumulated CPU time (s) 4360.92
Current children cumulated vsize (KiB) 708896

[startup+4422.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21022
/proc/meminfo: memFree=340520/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=717332 CPUtime=4420.9
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 174432 0 0 0 441883 207 0 0 25 0 1 0 215368268 734547968 171742 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 179333 171742 99 283 0 179047 0
Current children cumulated CPU time (s) 4420.9
Current children cumulated vsize (KiB) 717332

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=331496/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=726308 CPUtime=4480.89
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 176710 0 0 0 447878 211 0 0 25 0 1 0 215368268 743739392 174020 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 181577 174020 99 283 0 181291 0
Current children cumulated CPU time (s) 4480.89
Current children cumulated vsize (KiB) 726308

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=324136/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=733520 CPUtime=4540.87
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178495 0 0 0 453874 213 0 0 25 0 1 0 215368268 751124480 175805 1992294400 134512640 135674940 4294956208 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183380 175805 99 283 0 183094 0
Current children cumulated CPU time (s) 4540.87
Current children cumulated vsize (KiB) 733520

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=324072/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=733520 CPUtime=4600.85
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178502 0 0 0 459872 213 0 0 25 0 1 0 215368268 751124480 175812 1992294400 134512640 135674940 4294956208 18446744073709551615 134564922 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183380 175812 99 283 0 183094 0
Current children cumulated CPU time (s) 4600.85
Current children cumulated vsize (KiB) 733520

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=324008/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=733520 CPUtime=4660.83
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178508 0 0 0 465870 213 0 0 25 0 1 0 215368268 751124480 175818 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183380 175818 99 283 0 183094 0
Current children cumulated CPU time (s) 4660.83
Current children cumulated vsize (KiB) 733520

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=324008/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=733520 CPUtime=4720.81
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178508 0 0 0 471868 213 0 0 25 0 1 0 215368268 751124480 175818 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183380 175818 99 283 0 183094 0
Current children cumulated CPU time (s) 4720.81
Current children cumulated vsize (KiB) 733520

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=323752/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=733820 CPUtime=4780.79
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178561 0 0 0 477866 213 0 0 25 0 1 0 215368268 751431680 175871 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183455 175871 99 283 0 183169 0
Current children cumulated CPU time (s) 4780.79
Current children cumulated vsize (KiB) 733820

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=323432/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=734076 CPUtime=4840.77
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178630 0 0 0 483864 213 0 0 25 0 1 0 215368268 751693824 175940 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183519 175940 99 283 0 183233 0
Current children cumulated CPU time (s) 4840.77
Current children cumulated vsize (KiB) 734076

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=323176/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=734332 CPUtime=4900.75
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178705 0 0 0 489862 213 0 0 25 0 1 0 215368268 751955968 176015 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183583 176015 99 283 0 183297 0
Current children cumulated CPU time (s) 4900.75
Current children cumulated vsize (KiB) 734332

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=322728/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=734848 CPUtime=4960.73
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178800 0 0 0 495860 213 0 0 25 0 1 0 215368268 752484352 176110 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183712 176110 99 283 0 183426 0
Current children cumulated CPU time (s) 4960.73
Current children cumulated vsize (KiB) 734848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=322664/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=734848 CPUtime=5000.04
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4194304 178821 0 0 0 499790 214 0 0 25 0 1 0 215368268 752484352 176131 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 183712 176131 99 283 0 183426 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 734848

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21022
/proc/meminfo: memFree=322664/2055920 swapFree=4181380/4192956
[pid=21007] ppid=21005 vsize=0 CPUtime=5000.14
/proc/21007/stat : 21007 (SApperloT-base) R 21005 21007 20970 0 -1 4195332 178821 0 0 0 499790 224 0 0 25 0 1 0 215368268 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21007/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.72
CPU time (s): 5000.15
CPU user time (s): 4997.9
CPU system time (s): 2.24966
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 734848

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

runsolver used 3.50647 second user time and 10.7304 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-09 14:49:08
IDJOB=1784915
IDBENCH=24641
IDSOLVER=642
FILE ID=node13/1784915-1241873342
PBS_JOBID= 9264630
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1249396114

node13.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.227
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	: 5914.62
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.227
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:       1028600 kB
Buffers:         75292 kB
Cached:         861240 kB
SwapCached:       5336 kB
Active:         336024 kB
Inactive:       608768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1028600 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:           35304 kB
Writeback:           0 kB
Mapped:          13908 kB
Slab:            68568 kB
Committed_AS:   666012 kB
PageTables:       1460 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= 66340 MiB
End job on node13 at 2009-05-09 16:12:31