Trace number 1831724

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.1 10003.8

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
Bench CategoryAPPLICATION (applications 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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
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-1831724-1242775536/watcher-1831724-1242775536 -o /tmp/evaluation-result-1831724-1242775536/solver-1831724-1242775536 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=2058985674 HOME/instance-1831724-1242775536.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.99 3/64 10826
/proc/meminfo: memFree=1931392/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=3224 CPUtime=0
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 488 0 0 0 0 0 0 0 18 0 1 0 305582205 3301376 472 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 806 472 91 283 0 520 0

[startup+0.076646 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10826
/proc/meminfo: memFree=1931392/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=5732 CPUtime=0.07
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1154 0 0 0 7 0 0 0 18 0 1 0 305582205 5869568 1138 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1433 1138 91 283 0 1147 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5732

[startup+0.101648 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10826
/proc/meminfo: memFree=1931392/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6132 CPUtime=0.09
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1255 0 0 0 9 0 0 0 18 0 1 0 305582205 6279168 1238 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1533 1238 98 283 0 1247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6132

[startup+0.301687 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10826
/proc/meminfo: memFree=1931392/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6132 CPUtime=0.29
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1267 0 0 0 29 0 0 0 19 0 1 0 305582205 6279168 1250 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1533 1250 98 283 0 1247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6132

[startup+0.701761 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10826
/proc/meminfo: memFree=1931392/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6324 CPUtime=0.69
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1300 0 0 0 69 0 0 0 22 0 1 0 305582205 6475776 1283 1992294400 134512640 135674940 4294956208 18446744073709551615 134562983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1581 1283 98 283 0 1295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6324

[startup+1.50191 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1926584/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6324 CPUtime=1.49
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1300 0 0 0 149 0 0 0 25 0 1 0 305582205 6475776 1283 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1581 1283 98 283 0 1295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6324

[startup+3.10121 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1926456/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6324 CPUtime=3.09
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1300 0 0 0 309 0 0 0 25 0 1 0 305582205 6475776 1283 1992294400 134512640 135674940 4294956208 18446744073709551615 134563998 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1581 1283 98 283 0 1295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6324

[startup+6.30182 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1926328/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6456 CPUtime=6.29
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1309 0 0 0 629 0 0 0 25 0 1 0 305582205 6610944 1292 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1614 1292 98 283 0 1328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6456

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1925824/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=6852 CPUtime=12.69
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1429 0 0 0 1269 0 0 0 25 0 1 0 305582205 7016448 1412 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1713 1412 98 283 0 1427 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6852

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1925440/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=7248 CPUtime=25.48
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1522 0 0 0 2548 0 0 0 25 0 1 0 305582205 7421952 1505 1992294400 134512640 135674940 4294956208 18446744073709551615 134571320 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 1812 1505 98 283 0 1526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7248

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1924608/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=8180 CPUtime=51.07
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 1740 0 0 0 5106 1 0 0 25 0 1 0 305582205 8376320 1723 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 2045 1723 98 283 0 1759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8180

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1922240/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=10568 CPUtime=102.26
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 2319 0 0 0 10225 1 0 0 25 0 1 0 305582205 10821632 2302 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 2642 2302 98 283 0 2356 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10568

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1919552/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=13288 CPUtime=162.24
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 2982 0 0 0 16221 3 0 0 25 0 1 0 305582205 13606912 2965 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 3322 2965 98 283 0 3036 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13288

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1917568/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=15368 CPUtime=222.21
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 3501 0 0 0 22218 3 0 0 25 0 1 0 305582205 15736832 3451 1992294400 134512640 135674940 4294956208 18446744073709551615 134564599 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 3842 3451 98 283 0 3556 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15368

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1916032/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=16852 CPUtime=282.19
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 3873 0 0 0 28215 4 0 0 25 0 1 0 305582205 17256448 3823 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 4213 3823 98 283 0 3927 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16852

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1913856/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=19204 CPUtime=342.16
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 4430 0 0 0 34212 4 0 0 25 0 1 0 305582205 19664896 4380 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 4801 4380 99 283 0 4515 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 19204

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1913536/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=19460 CPUtime=402.14
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 4483 0 0 0 40210 4 0 0 25 0 1 0 305582205 19927040 4433 1992294400 134512640 135674940 4294956208 18446744073709551615 134560089 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 4865 4433 99 283 0 4579 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 19460

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 10827
/proc/meminfo: memFree=1913280/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=19716 CPUtime=462.12
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 4539 0 0 0 46208 4 0 0 25 0 1 0 305582205 20189184 4489 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 4929 4489 99 283 0 4643 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 19716

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1912832/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=20236 CPUtime=522.09
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 4654 0 0 0 52205 4 0 0 25 0 1 0 305582205 20721664 4604 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 5059 4604 99 283 0 4773 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 20236

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1911232/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=22084 CPUtime=582.08
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 5119 0 0 0 58203 5 0 0 25 0 1 0 305582205 22614016 5004 1992294400 134512640 135674940 4294956208 18446744073709551615 134559981 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 5521 5004 99 283 0 5235 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 22084

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10827
/proc/meminfo: memFree=1908864/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=24304 CPUtime=642.06
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 5695 0 0 0 64200 6 0 0 25 0 1 0 305582205 24887296 5580 1992294400 134512640 135674940 4294956208 18446744073709551615 134556780 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 6076 5580 99 283 0 5790 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 24304


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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10845
/proc/meminfo: memFree=1881152/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=51848 CPUtime=9038.95
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11487 0 0 0 903869 26 0 0 25 0 1 0 305582205 53092352 11372 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 12962 11372 99 283 0 12676 0
Current children cumulated CPU time (s) 9038.95
Current children cumulated vsize (KiB) 51848

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10845
/proc/meminfo: memFree=1880960/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=51848 CPUtime=9098.94
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11487 0 0 0 909867 27 0 0 25 0 1 0 305582205 53092352 11372 1992294400 134512640 135674940 4294956208 18446744073709551615 134563969 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 12962 11372 99 283 0 12676 0
Current children cumulated CPU time (s) 9098.94
Current children cumulated vsize (KiB) 51848

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10845
/proc/meminfo: memFree=1880448/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=52620 CPUtime=9158.91
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11620 0 0 0 915864 27 0 0 25 0 1 0 305582205 53882880 11505 1992294400 134512640 135674940 4294956208 18446744073709551615 134563055 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13155 11505 99 283 0 12869 0
Current children cumulated CPU time (s) 9158.91
Current children cumulated vsize (KiB) 52620

[startup+9222.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 10845
/proc/meminfo: memFree=1880384/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=52620 CPUtime=9218.9
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11622 0 0 0 921863 27 0 0 25 0 1 0 305582205 53882880 11507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13155 11507 99 283 0 12869 0
Current children cumulated CPU time (s) 9218.9
Current children cumulated vsize (KiB) 52620

[startup+9282.3 s]
/proc/loadavg: 1.17 1.04 1.01 2/65 10845
/proc/meminfo: memFree=1880384/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=52620 CPUtime=9278.87
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11622 0 0 0 927860 27 0 0 25 0 1 0 305582205 53882880 11507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13155 11507 99 283 0 12869 0
Current children cumulated CPU time (s) 9278.87
Current children cumulated vsize (KiB) 52620

[startup+9342.31 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 10851
/proc/meminfo: memFree=1880128/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=52620 CPUtime=9338.84
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11622 0 0 0 933857 27 0 0 25 0 1 0 305582205 53882880 11507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13155 11507 99 283 0 12869 0
Current children cumulated CPU time (s) 9338.84
Current children cumulated vsize (KiB) 52620

[startup+9402.3 s]
/proc/loadavg: 1.26 1.08 1.02 2/65 11327
/proc/meminfo: memFree=1838456/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=52620 CPUtime=9398.75
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11622 0 0 0 939845 30 0 0 25 0 1 0 305582205 53882880 11507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13155 11507 99 283 0 12869 0
Current children cumulated CPU time (s) 9398.75
Current children cumulated vsize (KiB) 52620

[startup+9462.3 s]
/proc/loadavg: 1.15 1.08 1.02 2/65 11327
/proc/meminfo: memFree=1838784/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=52620 CPUtime=9458.74
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11622 0 0 0 945843 31 0 0 25 0 1 0 305582205 53882880 11507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13155 11507 99 283 0 12869 0
Current children cumulated CPU time (s) 9458.74
Current children cumulated vsize (KiB) 52620

[startup+9522.3 s]
/proc/loadavg: 1.11 1.08 1.02 2/65 11327
/proc/meminfo: memFree=1838592/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9518.71
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11694 0 0 0 951840 31 0 0 25 0 1 0 305582205 54411264 11579 1992294400 134512640 135674940 4294956208 18446744073709551615 134559144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11579 99 283 0 12998 0
Current children cumulated CPU time (s) 9518.71
Current children cumulated vsize (KiB) 53136

[startup+9582.3 s]
/proc/loadavg: 1.29 1.15 1.05 2/65 11327
/proc/meminfo: memFree=1838464/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9578.69
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11718 0 0 0 957838 31 0 0 25 0 1 0 305582205 54411264 11603 1992294400 134512640 135674940 4294956208 18446744073709551615 134560473 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11603 99 283 0 12998 0
Current children cumulated CPU time (s) 9578.69
Current children cumulated vsize (KiB) 53136

[startup+9642.3 s]
/proc/loadavg: 1.15 1.14 1.05 2/65 11327
/proc/meminfo: memFree=1838400/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9638.67
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11718 0 0 0 963836 31 0 0 25 0 1 0 305582205 54411264 11603 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11603 99 283 0 12998 0
Current children cumulated CPU time (s) 9638.67
Current children cumulated vsize (KiB) 53136

[startup+9702.3 s]
/proc/loadavg: 1.13 1.14 1.05 2/65 11327
/proc/meminfo: memFree=1838400/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9698.64
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11720 0 0 0 969833 31 0 0 25 0 1 0 305582205 54411264 11605 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11605 99 283 0 12998 0
Current children cumulated CPU time (s) 9698.64
Current children cumulated vsize (KiB) 53136

[startup+9762.3 s]
/proc/loadavg: 1.08 1.12 1.05 2/65 11327
/proc/meminfo: memFree=1838336/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9758.63
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11720 0 0 0 975831 32 0 0 25 0 1 0 305582205 54411264 11605 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11605 99 283 0 12998 0
Current children cumulated CPU time (s) 9758.63
Current children cumulated vsize (KiB) 53136

[startup+9822.3 s]
/proc/loadavg: 1.03 1.10 1.04 2/65 11327
/proc/meminfo: memFree=1838336/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9818.61
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11720 0 0 0 981829 32 0 0 25 0 1 0 305582205 54411264 11605 1992294400 134512640 135674940 4294956208 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11605 99 283 0 12998 0
Current children cumulated CPU time (s) 9818.61
Current children cumulated vsize (KiB) 53136

[startup+9882.3 s]
/proc/loadavg: 1.01 1.08 1.04 2/65 11327
/proc/meminfo: memFree=1838272/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53136 CPUtime=9878.59
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11720 0 0 0 987827 32 0 0 25 0 1 0 305582205 54411264 11605 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13284 11605 99 283 0 12998 0
Current children cumulated CPU time (s) 9878.59
Current children cumulated vsize (KiB) 53136

[startup+9942.3 s]
/proc/loadavg: 1.00 1.06 1.03 2/65 11327
/proc/meminfo: memFree=1838016/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53392 CPUtime=9938.56
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11779 0 0 0 993824 32 0 0 25 0 1 0 305582205 54673408 11664 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13348 11664 99 283 0 13062 0
Current children cumulated CPU time (s) 9938.56
Current children cumulated vsize (KiB) 53392

[startup+10002.3 s]
/proc/loadavg: 1.00 1.05 1.03 2/65 11327
/proc/meminfo: memFree=1837696/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53908 CPUtime=9998.54
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11854 0 0 0 999822 32 0 0 25 0 1 0 305582205 55201792 11739 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13477 11739 99 283 0 13191 0
Current children cumulated CPU time (s) 9998.54
Current children cumulated vsize (KiB) 53908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.05 1.03 2/65 11327
/proc/meminfo: memFree=1837696/2055920 swapFree=4153476/4192956
[pid=10826] ppid=10824 vsize=53908 CPUtime=10000
/proc/10826/stat : 10826 (SApperloT-base) R 10824 10826 10762 0 -1 4194304 11855 0 0 0 999972 32 0 0 25 0 1 0 305582205 55201792 11740 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10826/statm: 13477 11740 99 283 0 13191 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 53908

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): 10003.8
CPU time (s): 10000.1
CPU user time (s): 9999.73
CPU system time (s): 0.332949
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 53908

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

runsolver used 7.59984 second user time and 20.0669 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-20 01:25:36
IDJOB=1831724
IDBENCH=70874
IDSOLVER=642
FILE ID=node37/1831724-1242775536
PBS_JOBID= 9322374
Free space on /tmp= 66452 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-24-s100.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831724-1242775536/watcher-1831724-1242775536 -o /tmp/evaluation-result-1831724-1242775536/solver-1831724-1242775536 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=2058985674 HOME/instance-1831724-1242775536.cnf

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=2058985674

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:       1931808 kB
Buffers:         13420 kB
Cached:          42352 kB
SwapCached:      34056 kB
Active:          51280 kB
Inactive:        40228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931808 kB
SwapTotal:     4192956 kB
SwapFree:      4153476 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            18668 kB
Committed_AS:  1107108 kB
PageTables:       1376 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= 66448 MiB
End job on node37 at 2009-05-20 04:12:22