Trace number 1831628

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) 10000.2 10002.9

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5143.44
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
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-1831628-1242774731/watcher-1831628-1242774731 -o /tmp/evaluation-result-1831628-1242774731/solver-1831628-1242774731 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1193310630 HOME/instance-1831628-1242774731.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.91 2/64 7216
/proc/meminfo: memFree=1832328/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=10328 CPUtime=0
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 954 0 0 0 0 0 0 0 20 0 1 0 305501194 10575872 938 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 2582 943 88 283 0 2296 0

[startup+0.101092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7216
/proc/meminfo: memFree=1832328/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=19336 CPUtime=0.09
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 3710 0 0 0 8 1 0 0 20 0 1 0 305501194 19800064 3694 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 4834 3694 90 283 0 4548 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19336

[startup+0.201102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7216
/proc/meminfo: memFree=1832328/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=23296 CPUtime=0.19
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 4733 0 0 0 17 2 0 0 21 0 1 0 305501194 23855104 4717 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 5824 4717 90 283 0 5538 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23296

[startup+0.301114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7216
/proc/meminfo: memFree=1832328/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=26992 CPUtime=0.29
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 5712 0 0 0 27 2 0 0 22 0 1 0 305501194 27639808 5696 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 6748 5696 90 283 0 6462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26992

[startup+0.70116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7216
/proc/meminfo: memFree=1832328/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=37684 CPUtime=0.69
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 8544 0 0 0 64 5 0 0 25 0 1 0 305501194 38588416 8494 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 9421 8494 98 283 0 9135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37684

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1797952/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=38704 CPUtime=1.49
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 8955 0 0 0 144 5 0 0 25 0 1 0 305501194 39632896 8711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 9676 8711 98 283 0 9390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38704

[startup+3.10144 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1797632/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=38704 CPUtime=3.09
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 8968 0 0 0 304 5 0 0 25 0 1 0 305501194 39632896 8724 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 9676 8724 98 283 0 9390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38704

[startup+6.30181 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1797440/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=38836 CPUtime=6.29
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 9013 0 0 0 624 5 0 0 25 0 1 0 305501194 39768064 8769 1992294400 134512640 135674940 4294956208 18446744073709551615 134560089 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 9709 8769 98 283 0 9423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38836

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1796992/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=39496 CPUtime=12.69
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 9137 0 0 0 1263 6 0 0 25 0 1 0 305501194 40443904 8893 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 9874 8893 98 283 0 9588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39496

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1795456/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=40952 CPUtime=25.48
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 9534 0 0 0 2542 6 0 0 25 0 1 0 305501194 41934848 9290 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 10238 9290 98 283 0 9952 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40952

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1791744/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=44648 CPUtime=51.07
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 10460 0 0 0 5100 7 0 0 25 0 1 0 305501194 45719552 10216 1992294400 134512640 135674940 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 11162 10216 98 283 0 10876 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44648

[startup+102.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1781824/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=55020 CPUtime=102.26
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 12952 0 0 0 10217 9 0 0 25 0 1 0 305501194 56340480 12708 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 13755 12708 98 283 0 13469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55020

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1760896/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=76212 CPUtime=162.24
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 18169 0 0 0 16209 15 0 0 25 0 1 0 305501194 78041088 17925 1992294400 134512640 135674940 4294956208 18446744073709551615 134557235 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 19053 17925 98 283 0 18767 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76212

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1752064/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=84716 CPUtime=222.23
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 20477 0 0 0 22206 17 0 0 25 0 1 0 305501194 86749184 20104 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 21179 20104 99 283 0 20893 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84716

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1751808/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=84992 CPUtime=282.21
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 20533 0 0 0 28204 17 0 0 25 0 1 0 305501194 87031808 20160 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 21248 20160 99 283 0 20962 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84992

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1751680/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=85136 CPUtime=342.19
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 20556 0 0 0 34202 17 0 0 25 0 1 0 305501194 87179264 20183 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 21284 20183 99 283 0 20998 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 85136

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1744256/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=93044 CPUtime=402.17
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 22496 0 0 0 40198 19 0 0 25 0 1 0 305501194 95277056 22123 1992294400 134512640 135674940 4294956208 18446744073709551615 134551323 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 23261 22123 99 283 0 22975 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 93044

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1719936/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=117104 CPUtime=462.16
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 28489 0 0 0 46190 26 0 0 25 0 1 0 305501194 119914496 28116 1992294400 134512640 135674940 4294956208 18446744073709551615 134551827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 29276 28116 99 283 0 28990 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 117104

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1700992/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=136124 CPUtime=522.14
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 33235 0 0 0 52185 29 0 0 25 0 1 0 305501194 139390976 32862 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 34031 32862 99 283 0 33745 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 136124

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1685568/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=151380 CPUtime=582.12
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 37045 0 0 0 58179 33 0 0 25 0 1 0 305501194 155013120 36672 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 37845 36672 99 283 0 37559 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 151380

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7217
/proc/meminfo: memFree=1662976/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=173928 CPUtime=642.11
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 42673 0 0 0 64171 40 0 0 25 0 1 0 305501194 178102272 42300 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 43482 42300 99 283 0 43196 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 173928


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

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7233
/proc/meminfo: memFree=1087360/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=764360 CPUtime=9099.81
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 189640 0 0 0 909797 184 0 0 25 0 1 0 305501194 782704640 184820 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 191090 184820 99 283 0 190804 0
Current children cumulated CPU time (s) 9099.81
Current children cumulated vsize (KiB) 764360

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1085440/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=766424 CPUtime=9159.8
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 190073 0 0 0 915796 184 0 0 25 0 1 0 305501194 784818176 185253 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 191606 185253 99 283 0 191320 0
Current children cumulated CPU time (s) 9159.8
Current children cumulated vsize (KiB) 766424

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1084096/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=768488 CPUtime=9219.79
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 190411 0 0 0 921794 185 0 0 25 0 1 0 305501194 786931712 185591 1992294400 134512640 135674940 4294956208 18446744073709551615 134550608 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 192122 185591 99 283 0 191836 0
Current children cumulated CPU time (s) 9219.79
Current children cumulated vsize (KiB) 768488

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1066944/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9279.77
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 198786 0 0 0 927789 188 0 0 25 0 1 0 305501194 804237312 189869 1992294400 134512640 135674940 4294956208 18446744073709551615 134551790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 189869 99 283 0 196061 0
Current children cumulated CPU time (s) 9279.77
Current children cumulated vsize (KiB) 785388

[startup+9342.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063296/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9339.76
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199692 0 0 0 933787 189 0 0 25 0 1 0 305501194 804237312 190775 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190775 99 283 0 196061 0
Current children cumulated CPU time (s) 9339.76
Current children cumulated vsize (KiB) 785388

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063296/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9399.74
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199692 0 0 0 939785 189 0 0 25 0 1 0 305501194 804237312 190775 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190775 99 283 0 196061 0
Current children cumulated CPU time (s) 9399.74
Current children cumulated vsize (KiB) 785388

[startup+9462.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063232/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9459.73
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199699 0 0 0 945784 189 0 0 25 0 1 0 305501194 804237312 190782 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190782 99 283 0 196061 0
Current children cumulated CPU time (s) 9459.73
Current children cumulated vsize (KiB) 785388

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063232/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9519.71
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199699 0 0 0 951782 189 0 0 25 0 1 0 305501194 804237312 190782 1992294400 134512640 135674940 4294956208 18446744073709551615 134561426 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190782 99 283 0 196061 0
Current children cumulated CPU time (s) 9519.71
Current children cumulated vsize (KiB) 785388

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063232/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9579.69
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199699 0 0 0 957780 189 0 0 25 0 1 0 305501194 804237312 190782 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190782 99 283 0 196061 0
Current children cumulated CPU time (s) 9579.69
Current children cumulated vsize (KiB) 785388

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063232/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9639.68
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199700 0 0 0 963779 189 0 0 25 0 1 0 305501194 804237312 190783 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190783 99 283 0 196061 0
Current children cumulated CPU time (s) 9639.68
Current children cumulated vsize (KiB) 785388

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063168/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9699.66
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199700 0 0 0 969777 189 0 0 25 0 1 0 305501194 804237312 190783 1992294400 134512640 135674940 4294956208 18446744073709551615 134551765 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190783 99 283 0 196061 0
Current children cumulated CPU time (s) 9699.66
Current children cumulated vsize (KiB) 785388

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063040/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9759.64
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199700 0 0 0 975775 189 0 0 25 0 1 0 305501194 804237312 190783 1992294400 134512640 135674940 4294956208 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190783 99 283 0 196061 0
Current children cumulated CPU time (s) 9759.64
Current children cumulated vsize (KiB) 785388

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063040/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9819.63
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199700 0 0 0 981774 189 0 0 25 0 1 0 305501194 804237312 190783 1992294400 134512640 135674940 4294956208 18446744073709551615 134551947 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190783 99 283 0 196061 0
Current children cumulated CPU time (s) 9819.63
Current children cumulated vsize (KiB) 785388

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1063040/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9879.61
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199700 0 0 0 987772 189 0 0 25 0 1 0 305501194 804237312 190783 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190783 99 283 0 196061 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 785388

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1062976/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9939.59
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199700 0 0 0 993770 189 0 0 25 0 1 0 305501194 804237312 190783 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190783 99 283 0 196061 0
Current children cumulated CPU time (s) 9939.59
Current children cumulated vsize (KiB) 785388

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1062912/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=9999.58
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199717 0 0 0 999769 189 0 0 25 0 1 0 305501194 804237312 190800 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190800 99 283 0 196061 0
Current children cumulated CPU time (s) 9999.58
Current children cumulated vsize (KiB) 785388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1062912/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=785388 CPUtime=10000.1
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4194304 199717 0 0 0 999819 189 0 0 25 0 1 0 305501194 804237312 190800 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 196347 190800 99 283 0 196061 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 785388

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

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

[startup+10002.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7235
/proc/meminfo: memFree=1062912/2055920 swapFree=4179532/4192956
[pid=7216] ppid=7214 vsize=0 CPUtime=10000.2
/proc/7216/stat : 7216 (SApperloT-base) R 7214 7216 7125 0 -1 4195332 199717 0 0 0 999819 199 0 0 25 0 1 0 305501194 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000.2
CPU user time (s): 9998.2
CPU system time (s): 2.00069
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 801776

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

runsolver used 9.04662 second user time and 18.4832 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-20 01:12:12
IDJOB=1831628
IDBENCH=70769
IDSOLVER=642
FILE ID=node53/1831628-1242774731
PBS_JOBID= 9322320
Free space on /tmp= 66040 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831628-1242774731/watcher-1831628-1242774731 -o /tmp/evaluation-result-1831628-1242774731/solver-1831628-1242774731 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1193310630 HOME/instance-1831628-1242774731.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1193310630

node53.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.245
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.245
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:       1832744 kB
Buffers:         20212 kB
Cached:         165888 kB
SwapCached:       7564 kB
Active:          42256 kB
Inactive:       153344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832744 kB
SwapTotal:     4192956 kB
SwapFree:      4179532 kB
Dirty:           14760 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            13624 kB
Committed_AS:   918856 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66040 MiB
End job on node53 at 2009-05-20 03:58:57