Trace number 1724242

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) 1200.06 1200.63

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.107
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
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-1724242-1240693784/watcher-1724242-1240693784 -o /tmp/evaluation-result-1724242-1240693784/solver-1724242-1240693784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1347054086 HOME/instance-1724242-1240693784.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21987
/proc/meminfo: memFree=1597952/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=5924 CPUtime=0
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 862 0 0 0 0 0 0 0 18 0 1 0 97407035 6066176 846 1992294400 134512640 135674940 4294956208 18446744073709551615 134545020 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 1481 850 88 283 0 1195 0

[startup+0.070305 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21987
/proc/meminfo: memFree=1597952/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=11352 CPUtime=0.06
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 2173 0 0 0 6 0 0 0 18 0 1 0 97407035 11624448 2157 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 2838 2158 90 283 0 2552 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11352

[startup+0.101311 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21987
/proc/meminfo: memFree=1597952/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=12540 CPUtime=0.09
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 2479 0 0 0 8 1 0 0 18 0 1 0 97407035 12840960 2463 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 3135 2464 90 283 0 2849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12540

[startup+0.301348 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21987
/proc/meminfo: memFree=1597952/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=19932 CPUtime=0.29
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 4395 0 0 0 27 2 0 0 19 0 1 0 97407035 20410368 4379 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 4983 4380 90 283 0 4697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19932

[startup+0.701423 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21987
/proc/meminfo: memFree=1597952/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=20760 CPUtime=0.7
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 4679 0 0 0 67 3 0 0 23 0 1 0 97407035 21258240 4567 1992294400 134512640 135674940 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 5190 4567 98 283 0 4904 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 20760

[startup+1.50157 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21988
/proc/meminfo: memFree=1579896/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=20892 CPUtime=1.5
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 4700 0 0 0 147 3 0 0 25 0 1 0 97407035 21393408 4588 1992294400 134512640 135674940 4294956208 18446744073709551615 134550564 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 5223 4588 98 283 0 4937 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 20892

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21988
/proc/meminfo: memFree=1579704/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=21024 CPUtime=3.09
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 4785 0 0 0 306 3 0 0 25 0 1 0 97407035 21528576 4673 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 5256 4673 98 283 0 4970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21024

[startup+6.30148 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 21988
/proc/meminfo: memFree=1578296/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=22476 CPUtime=6.29
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 5138 0 0 0 626 3 0 0 25 0 1 0 97407035 23015424 5026 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 5619 5026 98 283 0 5333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22476

[startup+12.7017 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1575552/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=25976 CPUtime=12.68
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 6006 0 0 0 1264 4 0 0 25 0 1 0 97407035 26599424 5894 1992294400 134512640 135674940 4294956208 18446744073709551615 134560541 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 6494 5894 98 283 0 6208 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25976

[startup+25.5011 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1567424/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=33608 CPUtime=25.47
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 7894 0 0 0 2542 5 0 0 25 0 1 0 97407035 34414592 7782 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 8402 7782 98 283 0 8116 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33608

[startup+51.1019 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1564160/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=36864 CPUtime=51.07
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 8702 0 0 0 5101 6 0 0 25 0 1 0 97407035 37748736 8590 1992294400 134512640 135674940 4294956208 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 9216 8590 99 283 0 8930 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36864

[startup+102.306 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21988
/proc/meminfo: memFree=1544832/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=56896 CPUtime=102.25
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 13592 0 0 0 10212 13 0 0 25 0 1 0 97407035 58261504 13351 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 14224 13351 99 283 0 13938 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56896

[startup+162.302 s]
/proc/loadavg: 1.18 1.05 1.01 2/65 21988
/proc/meminfo: memFree=1521600/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=80804 CPUtime=162.22
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 19511 0 0 0 16204 18 0 0 25 0 1 0 97407035 82743296 19270 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 20201 19270 99 283 0 19915 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 80804

[startup+222.301 s]
/proc/loadavg: 1.10 1.06 1.01 2/65 21988
/proc/meminfo: memFree=1503616/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=99628 CPUtime=222.19
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 24160 0 0 0 22197 22 0 0 25 0 1 0 97407035 102019072 23662 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 24907 23662 99 283 0 24621 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 99628

[startup+282.302 s]
/proc/loadavg: 1.07 1.06 1.01 2/65 21988
/proc/meminfo: memFree=1500672/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=102568 CPUtime=282.16
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 24858 0 0 0 28194 22 0 0 25 0 1 0 97407035 105029632 24360 1992294400 134512640 135674940 4294956208 18446744073709551615 134556266 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 25642 24360 99 283 0 25356 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 102568

[startup+342.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 21988
/proc/meminfo: memFree=1496192/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=107632 CPUtime=342.13
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 25975 0 0 0 34190 23 0 0 25 0 1 0 97407035 110215168 25477 1992294400 134512640 135674940 4294956208 18446744073709551615 134555868 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 26908 25477 99 283 0 26622 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 107632

[startup+402.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 21988
/proc/meminfo: memFree=1489984/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=114172 CPUtime=402.11
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 27560 0 0 0 40186 25 0 0 25 0 1 0 97407035 116912128 27062 1992294400 134512640 135674940 4294956208 18446744073709551615 134551349 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 28543 27062 99 283 0 28257 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 114172

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21988
/proc/meminfo: memFree=1483968/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=120192 CPUtime=462.07
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 29032 0 0 0 46181 26 0 0 25 0 1 0 97407035 123076608 28534 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 30048 28534 99 283 0 29762 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 120192

[startup+522.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21988
/proc/meminfo: memFree=1481472/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=123192 CPUtime=522.05
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 29710 0 0 0 52178 27 0 0 25 0 1 0 97407035 126148608 29212 1992294400 134512640 135674940 4294956208 18446744073709551615 134571261 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 30798 29212 99 283 0 30512 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 123192

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21988
/proc/meminfo: memFree=1475264/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=129612 CPUtime=582.02
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 31341 0 0 0 58173 29 0 0 25 0 1 0 97407035 132722688 30714 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 32403 30714 99 283 0 32117 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 129612

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21988
/proc/meminfo: memFree=1473984/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=131156 CPUtime=641.99
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 31668 0 0 0 64170 29 0 0 25 0 1 0 97407035 134303744 31041 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 32789 31041 99 283 0 32503 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 131156

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1469760/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=135648 CPUtime=701.96
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 32840 0 0 0 70166 30 0 0 25 0 1 0 97407035 138903552 32084 1992294400 134512640 135674940 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 33912 32084 99 283 0 33626 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 135648

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1467904/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=137944 CPUtime=761.93
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 33400 0 0 0 76163 30 0 0 25 0 1 0 97407035 141254656 32515 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 34486 32515 99 283 0 34200 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 137944

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1465664/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=141348 CPUtime=821.9
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 34345 0 0 0 82159 31 0 0 25 0 1 0 97407035 144740352 33074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 35337 33074 99 283 0 35051 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 141348

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1463552/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=143328 CPUtime=881.87
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 34887 0 0 0 88156 31 0 0 25 0 1 0 97407035 146767872 33616 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 35832 33616 99 283 0 35546 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 143328

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1462720/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=144288 CPUtime=941.84
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 35111 0 0 0 94153 31 0 0 25 0 1 0 97407035 147750912 33840 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 36072 33840 99 283 0 35786 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 144288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1461824/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=145320 CPUtime=1001.82
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 35308 0 0 0 100151 31 0 0 25 0 1 0 97407035 148807680 34037 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 36330 34037 99 283 0 36044 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 145320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1461824/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=145320 CPUtime=1061.79
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 35311 0 0 0 106148 31 0 0 25 0 1 0 97407035 148807680 34040 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 36330 34040 99 283 0 36044 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 145320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1452864/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=155060 CPUtime=1121.76
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 37728 0 0 0 112141 35 0 0 25 0 1 0 97407035 158781440 36328 1992294400 134512640 135674940 4294956208 18446744073709551615 134556763 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 38765 36328 99 283 0 38479 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 155060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1451776/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=156104 CPUtime=1181.73
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 37958 0 0 0 118138 35 0 0 25 0 1 0 97407035 159850496 36558 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 39026 36558 99 283 0 38740 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 156104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21988
/proc/meminfo: memFree=1451520/2055920 swapFree=4177552/4192956
[pid=21987] ppid=21985 vsize=156296 CPUtime=1200.03
/proc/21987/stat : 21987 (SApperloT-base) R 21985 21987 21828 0 -1 4194304 38009 0 0 0 119968 35 0 0 25 0 1 0 97407035 160047104 36609 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/21987/statm: 39074 36609 99 283 0 38788 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 156296

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.06
CPU user time (s): 1199.68
CPU system time (s): 0.379942
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 156296

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

runsolver used 0.98485 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 23:09:45
IDJOB=1724242
IDBENCH=71766
IDSOLVER=509
FILE ID=node37/1724242-1240693784
PBS_JOBID= 9186722
Free space on /tmp= 66296 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724242-1240693784/watcher-1724242-1240693784 -o /tmp/evaluation-result-1724242-1240693784/solver-1724242-1240693784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1347054086 HOME/instance-1724242-1240693784.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=1347054086

node37.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.259
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.259
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:       1598432 kB
Buffers:         66424 kB
Cached:         328032 kB
SwapCached:      10280 kB
Active:         167780 kB
Inactive:       239152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598432 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:            7972 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            36688 kB
Committed_AS:   426028 kB
PageTables:       1372 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= 66292 MiB
End job on node37 at 2009-04-25 23:29:47