Trace number 1831728

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 10003.1

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark362.402
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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-1831728-1242775965/watcher-1831728-1242775965 -o /tmp/evaluation-result-1831728-1242775965/solver-1831728-1242775965 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=2144953937 HOME/instance-1831728-1242775965.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.98 0.94 3/65 11533
/proc/meminfo: memFree=1919448/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=3228 CPUtime=0
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 493 0 0 0 0 0 0 0 20 0 1 0 305625519 3305472 477 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 807 477 91 283 0 521 0

[startup+0.0498269 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 11533
/proc/meminfo: memFree=1919448/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=4944 CPUtime=0.04
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 948 0 0 0 4 0 0 0 20 0 1 0 305625519 5062656 932 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1236 933 91 283 0 950 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4944

[startup+0.101833 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 11533
/proc/meminfo: memFree=1919448/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6148 CPUtime=0.09
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1261 0 0 0 9 0 0 0 20 0 1 0 305625519 6295552 1244 1992294400 134512640 135674940 4294956208 18446744073709551615 134562067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1537 1244 98 283 0 1251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6148

[startup+0.301854 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 11533
/proc/meminfo: memFree=1919448/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6148 CPUtime=0.29
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1272 0 0 0 29 0 0 0 22 0 1 0 305625519 6295552 1255 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1537 1255 98 283 0 1251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6148

[startup+0.701898 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 11533
/proc/meminfo: memFree=1919448/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6148 CPUtime=0.69
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1272 0 0 0 69 0 0 0 25 0 1 0 305625519 6295552 1255 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1537 1255 98 283 0 1251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6148

[startup+1.50199 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1914768/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6148 CPUtime=1.49
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1272 0 0 0 149 0 0 0 25 0 1 0 305625519 6295552 1255 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1537 1255 98 283 0 1251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6148

[startup+3.10117 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1914640/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6280 CPUtime=3.09
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1278 0 0 0 309 0 0 0 25 0 1 0 305625519 6430720 1261 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1570 1261 98 283 0 1284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6280

[startup+6.30152 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1914520/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6412 CPUtime=6.28
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1309 0 0 0 628 0 0 0 25 0 1 0 305625519 6565888 1292 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1603 1292 98 283 0 1317 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6412

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1914208/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6684 CPUtime=12.68
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1367 0 0 0 1268 0 0 0 25 0 1 0 305625519 6844416 1350 1992294400 134512640 135674940 4294956208 18446744073709551615 134564079 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1671 1350 98 283 0 1385 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6684

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1913952/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=6816 CPUtime=25.48
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1434 0 0 0 2548 0 0 0 25 0 1 0 305625519 6979584 1417 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1704 1417 98 283 0 1418 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6816

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1913056/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=7880 CPUtime=51.07
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 1667 0 0 0 5106 1 0 0 25 0 1 0 305625519 8069120 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 1970 1650 98 283 0 1684 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7880

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1908960/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=12024 CPUtime=102.27
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 2696 0 0 0 10224 3 0 0 25 0 1 0 305625519 12312576 2679 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 3006 2679 98 283 0 2720 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12024

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1906528/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=14568 CPUtime=162.25
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 3318 0 0 0 16221 4 0 0 25 0 1 0 305625519 14917632 3268 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 3642 3268 98 283 0 3356 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14568

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1901600/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=19668 CPUtime=222.23
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 4550 0 0 0 22217 6 0 0 25 0 1 0 305625519 20140032 4500 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 4917 4500 98 283 0 4631 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19668

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1899936/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=21336 CPUtime=282.21
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 4952 0 0 0 28215 6 0 0 25 0 1 0 305625519 21848064 4902 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 5334 4902 99 283 0 5048 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21336

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1899488/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=21880 CPUtime=342.2
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 5124 0 0 0 34214 6 0 0 25 0 1 0 305625519 22405120 4976 1992294400 134512640 135674940 4294956208 18446744073709551615 134551790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 5470 4976 99 283 0 5184 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 21880

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1899488/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=22040 CPUtime=402.18
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 5157 0 0 0 40212 6 0 0 25 0 1 0 305625519 22568960 5009 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 5510 5009 99 283 0 5224 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22040

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1896992/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=24724 CPUtime=462.17
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 5857 0 0 0 46210 7 0 0 25 0 1 0 305625519 25317376 5644 1992294400 134512640 135674940 4294956208 18446744073709551615 134563103 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 6181 5644 99 283 0 5895 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 24724

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1896800/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=24864 CPUtime=522.15
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 5892 0 0 0 52208 7 0 0 25 0 1 0 305625519 25460736 5679 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 6216 5679 99 283 0 5930 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 24864

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1896608/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=25248 CPUtime=582.13
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 5941 0 0 0 58206 7 0 0 25 0 1 0 305625519 25853952 5728 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 6312 5728 99 283 0 6026 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 25248

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11534
/proc/meminfo: memFree=1896288/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=25408 CPUtime=642.12
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 6004 0 0 0 64205 7 0 0 25 0 1 0 305625519 26017792 5791 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 6352 5791 99 283 0 6066 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 25408


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

[startup+9102.3 s]
/proc/loadavg: 1.50 1.29 1.06 2/66 13626
/proc/meminfo: memFree=1679904/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49548 CPUtime=9099.44
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11230 0 0 0 909913 31 0 0 25 0 1 0 305625519 50737152 11017 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12387 11017 99 283 0 12101 0
Current children cumulated CPU time (s) 9099.44
Current children cumulated vsize (KiB) 49548

[startup+9162.3 s]
/proc/loadavg: 1.18 1.23 1.05 2/66 13626
/proc/meminfo: memFree=1679904/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49548 CPUtime=9159.43
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11235 0 0 0 915912 31 0 0 25 0 1 0 305625519 50737152 11022 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12387 11022 99 283 0 12101 0
Current children cumulated CPU time (s) 9159.43
Current children cumulated vsize (KiB) 49548

[startup+9222.3 s]
/proc/loadavg: 1.06 1.19 1.05 2/66 13626
/proc/meminfo: memFree=1679904/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49548 CPUtime=9219.42
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11235 0 0 0 921911 31 0 0 25 0 1 0 305625519 50737152 11022 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12387 11022 99 283 0 12101 0
Current children cumulated CPU time (s) 9219.42
Current children cumulated vsize (KiB) 49548

[startup+9282.3 s]
/proc/loadavg: 1.02 1.15 1.04 2/66 13626
/proc/meminfo: memFree=1679904/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49548 CPUtime=9279.4
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11235 0 0 0 927909 31 0 0 25 0 1 0 305625519 50737152 11022 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12387 11022 99 283 0 12101 0
Current children cumulated CPU time (s) 9279.4
Current children cumulated vsize (KiB) 49548

[startup+9342.31 s]
/proc/loadavg: 1.01 1.12 1.04 2/66 13626
/proc/meminfo: memFree=1679904/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49548 CPUtime=9339.39
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11235 0 0 0 933908 31 0 0 25 0 1 0 305625519 50737152 11022 1992294400 134512640 135674940 4294956208 18446744073709551615 134560473 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12387 11022 99 283 0 12101 0
Current children cumulated CPU time (s) 9339.39
Current children cumulated vsize (KiB) 49548

[startup+9402.3 s]
/proc/loadavg: 1.00 1.10 1.03 2/66 13626
/proc/meminfo: memFree=1679840/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49932 CPUtime=9399.37
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11284 0 0 0 939906 31 0 0 25 0 1 0 305625519 51130368 11071 1992294400 134512640 135674940 4294956208 18446744073709551615 134561535 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12483 11071 99 283 0 12197 0
Current children cumulated CPU time (s) 9399.37
Current children cumulated vsize (KiB) 49932

[startup+9462.3 s]
/proc/loadavg: 1.00 1.08 1.03 2/66 13626
/proc/meminfo: memFree=1679776/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49932 CPUtime=9459.35
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11287 0 0 0 945904 31 0 0 25 0 1 0 305625519 51130368 11074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12483 11074 99 283 0 12197 0
Current children cumulated CPU time (s) 9459.35
Current children cumulated vsize (KiB) 49932

[startup+9522.3 s]
/proc/loadavg: 1.00 1.06 1.02 2/66 13626
/proc/meminfo: memFree=1679776/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49932 CPUtime=9519.33
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11287 0 0 0 951902 31 0 0 25 0 1 0 305625519 51130368 11074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12483 11074 99 283 0 12197 0
Current children cumulated CPU time (s) 9519.33
Current children cumulated vsize (KiB) 49932

[startup+9582.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/66 13626
/proc/meminfo: memFree=1679712/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49932 CPUtime=9579.32
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11306 0 0 0 957901 31 0 0 25 0 1 0 305625519 51130368 11093 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12483 11093 99 283 0 12197 0
Current children cumulated CPU time (s) 9579.32
Current children cumulated vsize (KiB) 49932

[startup+9642.3 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 13626
/proc/meminfo: memFree=1679648/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=49932 CPUtime=9639.3
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11311 0 0 0 963899 31 0 0 25 0 1 0 305625519 51130368 11098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12483 11098 99 283 0 12197 0
Current children cumulated CPU time (s) 9639.3
Current children cumulated vsize (KiB) 49932

[startup+9702.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 13626
/proc/meminfo: memFree=1679520/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50316 CPUtime=9699.29
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11353 0 0 0 969898 31 0 0 25 0 1 0 305625519 51523584 11140 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12579 11140 99 283 0 12293 0
Current children cumulated CPU time (s) 9699.29
Current children cumulated vsize (KiB) 50316

[startup+9762.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 13626
/proc/meminfo: memFree=1679456/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50316 CPUtime=9759.27
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11353 0 0 0 975896 31 0 0 25 0 1 0 305625519 51523584 11140 1992294400 134512640 135674940 4294956208 18446744073709551615 134563055 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12579 11140 99 283 0 12293 0
Current children cumulated CPU time (s) 9759.27
Current children cumulated vsize (KiB) 50316

[startup+9822.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 13626
/proc/meminfo: memFree=1679136/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50832 CPUtime=9819.25
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11429 0 0 0 981894 31 0 0 25 0 1 0 305625519 52051968 11216 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12708 11216 99 283 0 12422 0
Current children cumulated CPU time (s) 9819.25
Current children cumulated vsize (KiB) 50832

[startup+9882.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13626
/proc/meminfo: memFree=1679136/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50832 CPUtime=9879.24
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11429 0 0 0 987893 31 0 0 25 0 1 0 305625519 52051968 11216 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12708 11216 99 283 0 12422 0
Current children cumulated CPU time (s) 9879.24
Current children cumulated vsize (KiB) 50832

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13626
/proc/meminfo: memFree=1679136/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50832 CPUtime=9939.22
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11429 0 0 0 993891 31 0 0 25 0 1 0 305625519 52051968 11216 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12708 11216 99 283 0 12422 0
Current children cumulated CPU time (s) 9939.22
Current children cumulated vsize (KiB) 50832

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13626
/proc/meminfo: memFree=1679136/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50832 CPUtime=9999.21
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11432 0 0 0 999890 31 0 0 25 0 1 0 305625519 52051968 11219 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12708 11219 99 283 0 12422 0
Current children cumulated CPU time (s) 9999.21
Current children cumulated vsize (KiB) 50832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13626
/proc/meminfo: memFree=1679136/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50832 CPUtime=10000
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11432 0 0 0 999970 31 0 0 25 0 1 0 305625519 52051968 11219 1992294400 134512640 135674940 4294956208 18446744073709551615 134564602 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12708 11219 99 283 0 12422 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 50832

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13626
/proc/meminfo: memFree=1679136/2055920 swapFree=4180292/4192956
[pid=11533] ppid=11531 vsize=50832 CPUtime=10000
/proc/11533/stat : 11533 (SApperloT-base) R 11531 11533 11469 0 -1 4194304 11432 0 0 0 999970 31 0 0 25 0 1 0 305625519 52051968 11219 1992294400 134512640 135674940 4294956208 18446744073709551615 134564602 0 0 4096 0 0 0 0 17 1 0 0
/proc/11533/statm: 12708 11219 99 283 0 12422 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 50832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.1
CPU time (s): 10000
CPU user time (s): 9999.71
CPU system time (s): 0.321951
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 50832

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

runsolver used 11.3943 second user time and 23.7704 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-20 01:32:45
IDJOB=1831728
IDBENCH=70878
IDSOLVER=642
FILE ID=node91/1831728-1242775965
PBS_JOBID= 9322308
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=2144953937

node91.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.241
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.241
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:       1919928 kB
Buffers:         16564 kB
Cached:          79104 kB
SwapCached:       6264 kB
Active:          25984 kB
Inactive:        82196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1919928 kB
SwapTotal:     4192956 kB
SwapFree:      4180292 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          17116 kB
Slab:            13672 kB
Committed_AS:   918148 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66324 MiB
End job on node91 at 2009-05-20 04:19:30