Trace number 1785125

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.11 5002.11

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1785125-1241893012/watcher-1785125-1241893012 -o /tmp/evaluation-result-1785125-1241893012/solver-1785125-1241893012 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1974827666 HOME/instance-1785125-1241893012.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.99 0.97 0.94 3/64 28161
/proc/meminfo: memFree=745720/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=1448 CPUtime=0
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 217334479 1482752 156 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 362 156 98 283 0 76 0

[startup+0.0645241 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 28161
/proc/meminfo: memFree=745720/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=1712 CPUtime=0.06
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 229 0 0 0 6 0 0 0 18 0 1 0 217334479 1753088 212 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 428 212 98 283 0 142 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1712

[startup+0.10253 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 28161
/proc/meminfo: memFree=745720/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=1712 CPUtime=0.09
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 240 0 0 0 9 0 0 0 18 0 1 0 217334479 1753088 223 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1712

[startup+0.301566 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 28161
/proc/meminfo: memFree=745720/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=1844 CPUtime=0.29
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 279 0 0 0 29 0 0 0 19 0 1 0 217334479 1888256 262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564348 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 461 262 98 283 0 175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1844

[startup+0.70164 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 28161
/proc/meminfo: memFree=745720/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=2108 CPUtime=0.69
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 334 0 0 0 69 0 0 0 22 0 1 0 217334479 2158592 317 1992294400 134512640 135674940 4294956208 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 527 317 98 283 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2108

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=744816/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=2372 CPUtime=1.49
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 396 0 0 0 149 0 0 0 25 0 1 0 217334479 2428928 379 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 593 379 98 283 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2372

[startup+3.17777 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=744368/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=2768 CPUtime=3.19
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 502 0 0 0 319 0 0 0 25 0 1 0 217334479 2834432 485 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 692 485 98 283 0 406 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 2768

[startup+6.30167 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=743600/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=3300 CPUtime=6.29
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 625 0 0 0 629 0 0 0 25 0 1 0 217334479 3379200 608 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 825 608 98 283 0 539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3300

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=742832/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=3964 CPUtime=12.69
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 800 0 0 0 1269 0 0 0 25 0 1 0 217334479 4059136 783 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 991 783 98 283 0 705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3964

[startup+25.5052 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=741936/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=4776 CPUtime=25.49
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 1008 0 0 0 2549 0 0 0 25 0 1 0 217334479 4890624 991 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 1194 991 98 283 0 908 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4776

[startup+51.1029 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=740912/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=6004 CPUtime=51.07
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 1279 0 0 0 5107 0 0 0 25 0 1 0 217334479 6148096 1262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 1501 1262 98 283 0 1215 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6004

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=739568/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=7488 CPUtime=102.25
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 1618 0 0 0 10225 0 0 0 25 0 1 0 217334479 7667712 1601 1992294400 134512640 135674940 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 1872 1601 98 283 0 1586 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 7488

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=738288/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=8856 CPUtime=162.22
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 1930 0 0 0 16222 0 0 0 25 0 1 0 217334479 9068544 1913 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 2214 1913 98 283 0 1928 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8856

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=737456/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=9696 CPUtime=222.21
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2122 0 0 0 22221 0 0 0 25 0 1 0 217334479 9928704 2105 1992294400 134512640 135674940 4294956208 18446744073709551615 134556434 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 2424 2105 98 283 0 2138 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9696

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=736752/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=10408 CPUtime=282.18
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2287 0 0 0 28218 0 0 0 25 0 1 0 217334479 10657792 2270 1992294400 134512640 135674940 4294956208 18446744073709551615 134551333 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 2602 2270 98 283 0 2316 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10408

[startup+342.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=736112/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=10960 CPUtime=342.16
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2443 0 0 0 34216 0 0 0 25 0 1 0 217334479 11223040 2426 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 2740 2426 98 283 0 2454 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 10960

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=735600/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=11524 CPUtime=402.13
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2559 0 0 0 40213 0 0 0 25 0 1 0 217334479 11800576 2542 1992294400 134512640 135674940 4294956208 18446744073709551615 134558908 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 2881 2542 98 283 0 2595 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 11524

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=735472/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=11812 CPUtime=462.12
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2621 0 0 0 46211 1 0 0 25 0 1 0 217334479 12095488 2604 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 2953 2604 98 283 0 2667 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 11812

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=735024/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=12228 CPUtime=522.1
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2723 0 0 0 52209 1 0 0 25 0 1 0 217334479 12521472 2706 1992294400 134512640 135674940 4294956208 18446744073709551615 134564655 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 3057 2706 98 283 0 2771 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 12228

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=734704/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=12660 CPUtime=582.07
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2814 0 0 0 58206 1 0 0 25 0 1 0 217334479 12963840 2797 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 3165 2797 98 283 0 2879 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 12660

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28162
/proc/meminfo: memFree=734448/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=12948 CPUtime=642.05
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 2868 0 0 0 64204 1 0 0 25 0 1 0 217334479 13258752 2851 1992294400 134512640 135674940 4294956208 18446744073709551615 134551094 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 3237 2851 98 283 0 2951 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 12948


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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=726384/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=20840 CPUtime=4060.66
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4725 0 0 0 406064 2 0 0 25 0 1 0 217334479 21340160 4708 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5210 4708 98 283 0 4924 0
Current children cumulated CPU time (s) 4060.66
Current children cumulated vsize (KiB) 20840

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=726256/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21000 CPUtime=4120.64
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4746 0 0 0 412062 2 0 0 25 0 1 0 217334479 21504000 4729 1992294400 134512640 135674940 4294956208 18446744073709551615 134561796 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5250 4729 98 283 0 4964 0
Current children cumulated CPU time (s) 4120.64
Current children cumulated vsize (KiB) 21000

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=726192/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21144 CPUtime=4180.62
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4769 0 0 0 418060 2 0 0 25 0 1 0 217334479 21651456 4752 1992294400 134512640 135674940 4294956208 18446744073709551615 134556769 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5286 4752 98 283 0 5000 0
Current children cumulated CPU time (s) 4180.62
Current children cumulated vsize (KiB) 21144

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=726064/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21304 CPUtime=4240.59
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4797 0 0 0 424057 2 0 0 25 0 1 0 217334479 21815296 4780 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5326 4780 98 283 0 5040 0
Current children cumulated CPU time (s) 4240.59
Current children cumulated vsize (KiB) 21304

[startup+4302.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725936/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21304 CPUtime=4300.57
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4816 0 0 0 430055 2 0 0 25 0 1 0 217334479 21815296 4799 1992294400 134512640 135674940 4294956208 18446744073709551615 134588288 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5326 4799 98 283 0 5040 0
Current children cumulated CPU time (s) 4300.57
Current children cumulated vsize (KiB) 21304

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725808/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21464 CPUtime=4360.54
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4843 0 0 0 436052 2 0 0 25 0 1 0 217334479 21979136 4826 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5366 4826 98 283 0 5080 0
Current children cumulated CPU time (s) 4360.54
Current children cumulated vsize (KiB) 21464

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725808/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21624 CPUtime=4420.52
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4851 0 0 0 442050 2 0 0 25 0 1 0 217334479 22142976 4834 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5406 4834 98 283 0 5120 0
Current children cumulated CPU time (s) 4420.52
Current children cumulated vsize (KiB) 21624

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725744/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21624 CPUtime=4480.5
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4867 0 0 0 448048 2 0 0 25 0 1 0 217334479 22142976 4850 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5406 4850 98 283 0 5120 0
Current children cumulated CPU time (s) 4480.5
Current children cumulated vsize (KiB) 21624

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725616/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21784 CPUtime=4540.47
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4889 0 0 0 454045 2 0 0 25 0 1 0 217334479 22306816 4872 1992294400 134512640 135674940 4294956208 18446744073709551615 134536990 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5446 4872 98 283 0 5160 0
Current children cumulated CPU time (s) 4540.47
Current children cumulated vsize (KiB) 21784

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725552/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21784 CPUtime=4600.45
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4895 0 0 0 460043 2 0 0 25 0 1 0 217334479 22306816 4878 1992294400 134512640 135674940 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5446 4878 98 283 0 5160 0
Current children cumulated CPU time (s) 4600.45
Current children cumulated vsize (KiB) 21784

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725488/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21784 CPUtime=4660.43
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4900 0 0 0 466041 2 0 0 25 0 1 0 217334479 22306816 4883 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5446 4883 98 283 0 5160 0
Current children cumulated CPU time (s) 4660.43
Current children cumulated vsize (KiB) 21784

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725488/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21944 CPUtime=4720.4
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4907 0 0 0 472038 2 0 0 25 0 1 0 217334479 22470656 4890 1992294400 134512640 135674940 4294956208 18446744073709551615 134556010 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5486 4890 98 283 0 5200 0
Current children cumulated CPU time (s) 4720.4
Current children cumulated vsize (KiB) 21944

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725424/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=21944 CPUtime=4780.38
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4917 0 0 0 478036 2 0 0 25 0 1 0 217334479 22470656 4900 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5486 4900 98 283 0 5200 0
Current children cumulated CPU time (s) 4780.38
Current children cumulated vsize (KiB) 21944

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725296/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=22104 CPUtime=4840.36
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4950 0 0 0 484034 2 0 0 25 0 1 0 217334479 22634496 4933 1992294400 134512640 135674940 4294956208 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5526 4933 98 283 0 5240 0
Current children cumulated CPU time (s) 4840.36
Current children cumulated vsize (KiB) 22104

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725168/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=22264 CPUtime=4900.33
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4961 0 0 0 490031 2 0 0 25 0 1 0 217334479 22798336 4944 1992294400 134512640 135674940 4294956208 18446744073709551615 134565302 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5566 4944 98 283 0 5280 0
Current children cumulated CPU time (s) 4900.33
Current children cumulated vsize (KiB) 22264

[startup+4962.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725168/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=22264 CPUtime=4960.31
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4982 0 0 0 496029 2 0 0 25 0 1 0 217334479 22798336 4965 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5566 4965 98 283 0 5280 0
Current children cumulated CPU time (s) 4960.31
Current children cumulated vsize (KiB) 22264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725104/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=22264 CPUtime=5000.1
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4982 0 0 0 500008 2 0 0 25 0 1 0 217334479 22798336 4965 1992294400 134512640 135674940 4294956208 18446744073709551615 134562025 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5566 4965 98 283 0 5280 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 22264

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 28170
/proc/meminfo: memFree=725104/2055920 swapFree=4180192/4192956
[pid=28161] ppid=28159 vsize=22264 CPUtime=5000.1
/proc/28161/stat : 28161 (SApperloT-base) R 28159 28161 28082 0 -1 4194304 4982 0 0 0 500008 2 0 0 25 0 1 0 217334479 22798336 4965 1992294400 134512640 135674940 4294956208 18446744073709551615 134562025 0 0 4096 0 0 0 0 17 1 0 0
/proc/28161/statm: 5566 4965 98 283 0 5280 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 22264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.11
CPU user time (s): 5000.08
CPU system time (s): 0.028995
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 22264

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

runsolver used 3.68244 second user time and 10.3014 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-09 20:16:52
IDJOB=1785125
IDBENCH=24703
IDSOLVER=642
FILE ID=node28/1785125-1241893012
PBS_JOBID= 9264710
Free space on /tmp= 65908 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785125-1241893012/watcher-1785125-1241893012 -o /tmp/evaluation-result-1785125-1241893012/solver-1785125-1241893012 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1974827666 HOME/instance-1785125-1241893012.cnf

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

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=1974827666

node28.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.261
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.261
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:        746200 kB
Buffers:         52096 kB
Cached:        1170972 kB
SwapCached:       6032 kB
Active:         400460 kB
Inactive:       831324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        746200 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            63696 kB
Committed_AS:   776464 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65908 MiB
End job on node28 at 2009-05-09 21:40:16