Trace number 1724398

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.19 1200.51

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

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-1724398-1240695658/watcher-1724398-1240695658 -o /tmp/evaluation-result-1724398-1240695658/solver-1724398-1240695658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=131314648 HOME/instance-1724398-1240695658.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.92 0.98 0.99 3/65 18201
/proc/meminfo: memFree=1753696/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=8176 CPUtime=0
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 526 0 0 0 0 0 0 0 20 0 1 0 97595087 8372224 510 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2044 510 90 283 0 1758 0

[startup+0.0760931 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18201
/proc/meminfo: memFree=1753696/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=11384 CPUtime=0.06
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 1289 0 0 0 6 0 0 0 20 0 1 0 97595087 11657216 1273 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2846 1273 90 283 0 2560 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11384

[startup+0.101095 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18201
/proc/meminfo: memFree=1753696/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=12396 CPUtime=0.09
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 1527 0 0 0 9 0 0 0 20 0 1 0 97595087 12693504 1511 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 3099 1511 90 283 0 2813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12396

[startup+0.301116 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18201
/proc/meminfo: memFree=1753696/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=20764 CPUtime=0.29
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 3513 0 0 0 28 1 0 0 22 0 1 0 97595087 21262336 3497 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 5191 3498 90 283 0 4905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20764

[startup+0.701161 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18201
/proc/meminfo: memFree=1753696/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=36376 CPUtime=0.69
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 7222 0 0 0 65 4 0 0 25 0 1 0 97595087 37249024 7206 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 9094 7207 90 283 0 8808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36376

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18202
/proc/meminfo: memFree=1715992/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=49192 CPUtime=1.49
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 10137 0 0 0 143 6 0 0 25 0 1 0 97595087 50372608 10120 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 12298 10120 98 283 0 12012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49192

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18202
/proc/meminfo: memFree=1710552/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=53700 CPUtime=3.09
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 11252 0 0 0 302 7 0 0 25 0 1 0 97595087 54988800 11202 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 13425 11202 98 283 0 13139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53700

[startup+6.30178 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1700440/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=68740 CPUtime=6.29
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 15098 0 0 0 621 8 0 0 25 0 1 0 97595087 70389760 14983 1992294400 134512640 135674940 4294956208 18446744073709551615 134552051 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 17185 14983 98 283 0 16899 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68740

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1662616/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=104932 CPUtime=12.69
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 24087 0 0 0 1257 12 0 0 25 0 1 0 97595087 107450368 23972 1992294400 134512640 135674940 4294956208 18446744073709551615 134536750 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 26233 23972 98 283 0 25947 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104932

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1618456/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=145436 CPUtime=25.48
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 34103 0 0 0 2532 16 0 0 25 0 1 0 97595087 148926464 33988 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 36359 33988 98 283 0 36073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145436

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1578136/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=185972 CPUtime=51.07
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 44091 0 0 0 5086 21 0 0 25 0 1 0 97595087 190435328 43976 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 46493 43976 99 283 0 46207 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 185972

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1577560/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=186628 CPUtime=102.26
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 44215 0 0 0 10205 21 0 0 25 0 1 0 97595087 191107072 44100 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 46657 44100 99 283 0 46371 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186628

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1407192/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=362076 CPUtime=162.24
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 88013 0 0 0 16185 39 0 0 25 0 1 0 97595087 370765824 87898 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 90519 87898 99 283 0 90233 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 362076

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1128600/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=636188 CPUtime=222.23
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 156480 0 0 0 22153 70 0 0 25 0 1 0 97595087 651456512 156107 1992294400 134512640 135674940 4294956208 18446744073709551615 134539941 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 159047 156107 99 283 0 158761 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 636188

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1128152/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=636188 CPUtime=282.21
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 156575 0 0 0 28151 70 0 0 25 0 1 0 97595087 651456512 156202 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 159047 156202 99 283 0 158761 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 636188

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1128664/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=635028 CPUtime=342.19
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 156681 0 0 0 34149 70 0 0 25 0 1 0 97595087 650268672 156018 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 158757 156018 99 283 0 158471 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 635028

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1108120/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=655736 CPUtime=402.18
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 161836 0 0 0 40146 72 0 0 25 0 1 0 97595087 671473664 161173 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 163934 161173 99 283 0 163648 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 655736

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1107992/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=655736 CPUtime=462.16
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 161857 0 0 0 46144 72 0 0 25 0 1 0 97595087 671473664 161194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 163934 161194 99 283 0 163648 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 655736

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1107928/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=655736 CPUtime=522.15
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 161865 0 0 0 52143 72 0 0 25 0 1 0 97595087 671473664 161202 1992294400 134512640 135674940 4294956208 18446744073709551615 134557168 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 163934 161202 99 283 0 163648 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 655736

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1107928/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=655736 CPUtime=582.13
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 161874 0 0 0 58141 72 0 0 25 0 1 0 97595087 671473664 161211 1992294400 134512640 135674940 4294956208 18446744073709551615 134564755 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 163934 161211 99 283 0 163648 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 655736

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1107864/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=655736 CPUtime=642.12
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 161875 0 0 0 64140 72 0 0 25 0 1 0 97595087 671473664 161212 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 163934 161212 99 283 0 163648 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 655736

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1102936/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=663420 CPUtime=702.09
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 163235 0 0 0 70137 72 0 0 25 0 1 0 97595087 679342080 162443 1992294400 134512640 135674940 4294956208 18446744073709551615 134563987 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 165855 162443 99 283 0 165569 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 663420

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1090776/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=679304 CPUtime=762.09
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 166385 0 0 0 76135 74 0 0 25 0 1 0 97595087 695607296 165464 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 169826 165464 99 283 0 169540 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 679304

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1037080/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=822.07
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179841 0 0 0 82127 80 0 0 25 0 1 0 97595087 750133248 178854 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178854 99 283 0 182852 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 732552

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1037016/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=882.05
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179841 0 0 0 88125 80 0 0 25 0 1 0 97595087 750133248 178854 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178854 99 283 0 182852 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 732552

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1037080/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=942.03
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179841 0 0 0 94123 80 0 0 25 0 1 0 97595087 750133248 178854 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178854 99 283 0 182852 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 732552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1037016/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=1002.02
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179841 0 0 0 100122 80 0 0 25 0 1 0 97595087 750133248 178854 1992294400 134512640 135674940 4294956208 18446744073709551615 134539736 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178854 99 283 0 182852 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 732552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1036952/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=1062
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179841 0 0 0 106120 80 0 0 25 0 1 0 97595087 750133248 178854 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178854 99 283 0 182852 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 732552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1036952/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=1121.99
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179841 0 0 0 112119 80 0 0 25 0 1 0 97595087 750133248 178854 1992294400 134512640 135674940 4294956208 18446744073709551615 134539736 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178854 99 283 0 182852 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 732552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1036952/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=1181.97
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179870 0 0 0 118117 80 0 0 25 0 1 0 97595087 750133248 178883 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178883 99 283 0 182852 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 732552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1036888/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=732552 CPUtime=1200.07
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4194304 179881 0 0 0 119927 80 0 0 25 0 1 0 97595087 750133248 178894 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 183138 178894 99 283 0 182852 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 732552

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18202
/proc/meminfo: memFree=1036888/2055920 swapFree=4181400/4192956
[pid=18201] ppid=18199 vsize=0 CPUtime=1200.17
/proc/18201/stat : 18201 (SApperloT-base) R 18199 18201 18046 0 -1 4195332 179881 0 0 0 119927 90 0 0 25 0 1 0 97595087 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.19
CPU user time (s): 1199.27
CPU system time (s): 0.91486
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 732552

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

runsolver used 1.35679 second user time and 2.82857 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 23:40:59
IDJOB=1724398
IDBENCH=71777
IDSOLVER=509
FILE ID=node87/1724398-1240695658
PBS_JOBID= 9186764
Free space on /tmp= 66396 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724398-1240695658/watcher-1724398-1240695658 -o /tmp/evaluation-result-1724398-1240695658/solver-1724398-1240695658 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=131314648 HOME/instance-1724398-1240695658.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=131314648

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1754240 kB
Buffers:         24432 kB
Cached:         205224 kB
SwapCached:       5420 kB
Active:          86304 kB
Inactive:       151696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754240 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:           25600 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            49692 kB
Committed_AS:   325048 kB
PageTables:       1456 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= 66396 MiB
End job on node87 at 2009-04-26 00:01:01