Trace number 1785053

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) 5000.1 5001.91

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
Bench CategoryCRAFTED (crafted 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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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-1785053-1241886184/watcher-1785053-1241886184 -o /tmp/evaluation-result-1785053-1241886184/solver-1785053-1241886184 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=768731786 HOME/instance-1785053-1241886184.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.92 0.98 0.99 3/64 8730
/proc/meminfo: memFree=1660632/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=1316 CPUtime=0
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 216644675 1347584 136 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 329 136 98 283 0 43 0

[startup+0.0223691 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8730
/proc/meminfo: memFree=1660632/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=1448 CPUtime=0.02
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 174 0 0 0 2 0 0 0 18 0 1 0 216644675 1482752 157 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 362 157 98 283 0 76 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1448

[startup+0.101383 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8730
/proc/meminfo: memFree=1660632/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=1580 CPUtime=0.09
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 198 0 0 0 9 0 0 0 18 0 1 0 216644675 1617920 181 1992294400 134512640 135674940 4294956208 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 395 181 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301419 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8730
/proc/meminfo: memFree=1660632/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=1712 CPUtime=0.29
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 228 0 0 0 29 0 0 0 19 0 1 0 216644675 1753088 211 1992294400 134512640 135674940 4294956208 18446744073709551615 134571496 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 428 211 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701491 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8730
/proc/meminfo: memFree=1660632/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=1844 CPUtime=0.69
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 261 0 0 0 69 0 0 0 22 0 1 0 216644675 1888256 244 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 461 244 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1659920/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=1976 CPUtime=1.49
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 306 0 0 0 149 0 0 0 25 0 1 0 216644675 2023424 289 1992294400 134512640 135674940 4294956208 18446744073709551615 134565326 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 494 289 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1659600/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=2240 CPUtime=3.09
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 373 0 0 0 309 0 0 0 25 0 1 0 216644675 2293760 356 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 560 356 98 283 0 274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1659152/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=2504 CPUtime=6.29
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 446 0 0 0 629 0 0 0 25 0 1 0 216644675 2564096 429 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 626 429 98 283 0 340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2504

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1658704/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=2900 CPUtime=12.69
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 541 0 0 0 1269 0 0 0 25 0 1 0 216644675 2969600 524 1992294400 134512640 135674940 4294956208 18446744073709551615 134556783 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 725 524 98 283 0 439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2900

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1658064/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=3560 CPUtime=25.48
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 688 0 0 0 2548 0 0 0 25 0 1 0 216644675 3645440 671 1992294400 134512640 135674940 4294956208 18446744073709551615 134581793 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 890 671 98 283 0 604 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3560

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1657552/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=3956 CPUtime=51.07
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 814 0 0 0 5107 0 0 0 25 0 1 0 216644675 4050944 797 1992294400 134512640 135674940 4294956208 18446744073709551615 134556458 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 989 797 98 283 0 703 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3956

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1656848/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=4628 CPUtime=102.26
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 970 0 0 0 10225 1 0 0 25 0 1 0 216644675 4739072 953 1992294400 134512640 135674940 4294956208 18446744073709551615 134564662 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1157 953 98 283 0 871 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4628

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1656400/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=5032 CPUtime=162.23
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1086 0 0 0 16222 1 0 0 25 0 1 0 216644675 5152768 1069 1992294400 134512640 135674940 4294956208 18446744073709551615 134551311 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1258 1069 98 283 0 972 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5032

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1655888/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=5576 CPUtime=222.21
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1194 0 0 0 22220 1 0 0 25 0 1 0 216644675 5709824 1177 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1394 1177 98 283 0 1108 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5576

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1655440/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=5984 CPUtime=282.19
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1302 0 0 0 28218 1 0 0 25 0 1 0 216644675 6127616 1285 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1496 1285 98 283 0 1210 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 5984

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1655120/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=6256 CPUtime=342.17
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1372 0 0 0 34215 2 0 0 25 0 1 0 216644675 6406144 1355 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1564 1355 98 283 0 1278 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 6256

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1654864/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=6528 CPUtime=402.15
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1456 0 0 0 40213 2 0 0 25 0 1 0 216644675 6684672 1439 1992294400 134512640 135674940 4294956208 18446744073709551615 134555602 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1632 1439 98 283 0 1346 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 6528

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1654672/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=6800 CPUtime=462.12
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1498 0 0 0 46210 2 0 0 25 0 1 0 216644675 6963200 1481 1992294400 134512640 135674940 4294956208 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1700 1481 98 283 0 1414 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 6800

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1654480/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=6936 CPUtime=522.1
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1538 0 0 0 52208 2 0 0 25 0 1 0 216644675 7102464 1521 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1734 1521 98 283 0 1448 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 6936

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1654224/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=7204 CPUtime=582.09
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1605 0 0 0 58206 3 0 0 25 0 1 0 216644675 7376896 1588 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1801 1588 98 283 0 1515 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 7204

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8731
/proc/meminfo: memFree=1654096/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=7340 CPUtime=642.07
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1643 0 0 0 64204 3 0 0 25 0 1 0 216644675 7516160 1626 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 1835 1626 98 283 0 1549 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 7340


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651792/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8292 CPUtime=4060.83
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1893 0 0 0 406069 14 0 0 25 0 1 0 216644675 8491008 1876 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2073 1876 98 283 0 1787 0
Current children cumulated CPU time (s) 4060.83
Current children cumulated vsize (KiB) 8292

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651792/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8292 CPUtime=4120.8
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1893 0 0 0 412066 14 0 0 25 0 1 0 216644675 8491008 1876 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2073 1876 98 283 0 1787 0
Current children cumulated CPU time (s) 4120.8
Current children cumulated vsize (KiB) 8292

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651792/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8292 CPUtime=4180.78
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1893 0 0 0 418064 14 0 0 25 0 1 0 216644675 8491008 1876 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2073 1876 98 283 0 1787 0
Current children cumulated CPU time (s) 4180.78
Current children cumulated vsize (KiB) 8292

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651728/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8292 CPUtime=4240.75
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1896 0 0 0 424061 14 0 0 25 0 1 0 216644675 8491008 1879 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2073 1879 98 283 0 1787 0
Current children cumulated CPU time (s) 4240.75
Current children cumulated vsize (KiB) 8292

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651664/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4300.73
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1899 0 0 0 430059 14 0 0 25 0 1 0 216644675 8638464 1882 1992294400 134512640 135674940 4294956208 18446744073709551615 134556446 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1882 98 283 0 1823 0
Current children cumulated CPU time (s) 4300.73
Current children cumulated vsize (KiB) 8436

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651664/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4360.71
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1902 0 0 0 436056 15 0 0 25 0 1 0 216644675 8638464 1885 1992294400 134512640 135674940 4294956208 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1885 98 283 0 1823 0
Current children cumulated CPU time (s) 4360.71
Current children cumulated vsize (KiB) 8436

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651600/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4420.69
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1902 0 0 0 442054 15 0 0 25 0 1 0 216644675 8638464 1885 1992294400 134512640 135674940 4294956208 18446744073709551615 134584352 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1885 98 283 0 1823 0
Current children cumulated CPU time (s) 4420.69
Current children cumulated vsize (KiB) 8436

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651600/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4480.67
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1902 0 0 0 448052 15 0 0 25 0 1 0 216644675 8638464 1885 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1885 98 283 0 1823 0
Current children cumulated CPU time (s) 4480.67
Current children cumulated vsize (KiB) 8436

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651536/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4540.64
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1905 0 0 0 454049 15 0 0 25 0 1 0 216644675 8638464 1888 1992294400 134512640 135674940 4294956208 18446744073709551615 134541027 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1888 98 283 0 1823 0
Current children cumulated CPU time (s) 4540.64
Current children cumulated vsize (KiB) 8436

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651536/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4600.63
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1911 0 0 0 460047 16 0 0 25 0 1 0 216644675 8638464 1894 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1894 98 283 0 1823 0
Current children cumulated CPU time (s) 4600.63
Current children cumulated vsize (KiB) 8436

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8739
/proc/meminfo: memFree=1651472/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4660.61
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1914 0 0 0 466045 16 0 0 25 0 1 0 216644675 8638464 1897 1992294400 134512640 135674940 4294956208 18446744073709551615 134564441 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1897 98 283 0 1823 0
Current children cumulated CPU time (s) 4660.61
Current children cumulated vsize (KiB) 8436

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4720.58
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1917 0 0 0 472042 16 0 0 25 0 1 0 216644675 8638464 1900 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1900 98 283 0 1823 0
Current children cumulated CPU time (s) 4720.58
Current children cumulated vsize (KiB) 8436

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4780.56
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1920 0 0 0 478040 16 0 0 25 0 1 0 216644675 8638464 1903 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1903 98 283 0 1823 0
Current children cumulated CPU time (s) 4780.56
Current children cumulated vsize (KiB) 8436

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8436 CPUtime=4840.53
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1920 0 0 0 484037 16 0 0 25 0 1 0 216644675 8638464 1903 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2109 1903 98 283 0 1823 0
Current children cumulated CPU time (s) 4840.53
Current children cumulated vsize (KiB) 8436

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8580 CPUtime=4900.52
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1929 0 0 0 490035 17 0 0 25 0 1 0 216644675 8785920 1912 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2145 1912 98 283 0 1859 0
Current children cumulated CPU time (s) 4900.52
Current children cumulated vsize (KiB) 8580

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8580 CPUtime=4960.5
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1938 0 0 0 496033 17 0 0 25 0 1 0 216644675 8785920 1921 1992294400 134512640 135674940 4294956208 18446744073709551615 134556072 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2145 1921 98 283 0 1859 0
Current children cumulated CPU time (s) 4960.5
Current children cumulated vsize (KiB) 8580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8580 CPUtime=5000.08
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1941 0 0 0 499991 17 0 0 25 0 1 0 216644675 8785920 1924 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2145 1924 98 283 0 1859 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 8580

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1651280/2055920 swapFree=4179568/4192956
[pid=8730] ppid=8728 vsize=8580 CPUtime=5000.08
/proc/8730/stat : 8730 (SApperloT-base) R 8728 8730 8613 0 -1 4194304 1941 0 0 0 499991 17 0 0 25 0 1 0 216644675 8785920 1924 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/8730/statm: 2145 1924 98 283 0 1859 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 8580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.1
CPU user time (s): 4999.92
CPU system time (s): 0.175973
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 8580

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

runsolver used 4.81727 second user time and 8.87765 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-09 18:23:04
IDJOB=1785053
IDBENCH=24685
IDSOLVER=642
FILE ID=node67/1785053-1241886184
PBS_JOBID= 9264644
Free space on /tmp= 66292 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785053-1241886184/watcher-1785053-1241886184 -o /tmp/evaluation-result-1785053-1241886184/solver-1785053-1241886184 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=768731786 HOME/instance-1785053-1241886184.cnf

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

MD5SUM BENCH= ad341047b56d6b96e36142808d331e4f
RANDOM SEED=768731786

node67.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.277
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.277
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:       1661048 kB
Buffers:         32816 kB
Cached:         311680 kB
SwapCached:       8220 kB
Active:         130008 kB
Inactive:       224164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661048 kB
SwapTotal:     4192956 kB
SwapFree:      4179568 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:          14124 kB
Slab:            26592 kB
Committed_AS:   715428 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node67 at 2009-05-09 19:46:28