Trace number 1785755

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.11 5001.82

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

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-1785755-1241929811/watcher-1785755-1241929811 -o /tmp/evaluation-result-1785755-1241929811/solver-1785755-1241929811 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1977070930 HOME/instance-1785755-1241929811.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.90 0.98 0.99 3/64 27467
/proc/meminfo: memFree=1498872/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=1912 CPUtime=0
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 221014127 1957888 160 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 478 161 90 283 0 192 0

[startup+0.0947161 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 27467
/proc/meminfo: memFree=1498872/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=6888 CPUtime=0.09
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 1467 0 0 0 8 1 0 0 18 0 1 0 221014127 7053312 1451 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 1722 1451 90 283 0 1436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6888

[startup+0.101716 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 27467
/proc/meminfo: memFree=1498872/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=7284 CPUtime=0.09
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 1557 0 0 0 8 1 0 0 18 0 1 0 221014127 7458816 1541 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 1821 1543 90 283 0 1535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7284

[startup+0.301748 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 27467
/proc/meminfo: memFree=1498872/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=8748 CPUtime=0.29
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 1967 0 0 0 28 1 0 0 19 0 1 0 221014127 8957952 1950 1992294400 134512640 135674940 4294956208 18446744073709551615 134537802 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 2187 1950 94 283 0 1901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8748

[startup+0.701811 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 27467
/proc/meminfo: memFree=1498872/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=9824 CPUtime=0.69
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 2237 0 0 0 68 1 0 0 22 0 1 0 221014127 10059776 2220 1992294400 134512640 135674940 4294956208 18446744073709551615 134565178 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 2456 2220 98 283 0 2170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824

[startup+1.50194 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1489392/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=12232 CPUtime=1.49
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 2809 0 0 0 148 1 0 0 25 0 1 0 221014127 12525568 2792 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 3058 2792 98 283 0 2772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12232

[startup+3.10119 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1485872/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=16496 CPUtime=3.09
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 3881 0 0 0 307 2 0 0 25 0 1 0 221014127 16891904 3831 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 4124 3831 98 283 0 3838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16496

[startup+6.3017 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1480112/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=20180 CPUtime=6.29
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 4768 0 0 0 627 2 0 0 25 0 1 0 221014127 20664320 4718 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 5045 4718 99 283 0 4759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20180

[startup+12.7027 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1479880/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=20476 CPUtime=12.68
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 4836 0 0 0 1266 2 0 0 25 0 1 0 221014127 20967424 4786 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 5119 4786 99 283 0 4833 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20476

[startup+25.5018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1474184/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=27012 CPUtime=25.48
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 6411 0 0 0 2545 3 0 0 25 0 1 0 221014127 27660288 6296 1992294400 134512640 135674940 4294956208 18446744073709551615 134539720 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 6753 6296 99 283 0 6467 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27012

[startup+51.1018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1469384/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=31728 CPUtime=51.08
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 7508 0 0 0 5103 5 0 0 25 0 1 0 221014127 32489472 7393 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 7932 7393 99 283 0 7646 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31728

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1463560/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=38604 CPUtime=102.26
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 8966 0 0 0 10220 6 0 0 25 0 1 0 221014127 39530496 8851 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 9651 8851 99 283 0 9365 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38604

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1459976/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=43344 CPUtime=162.24
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 9857 0 0 0 16217 7 0 0 25 0 1 0 221014127 44384256 9742 1992294400 134512640 135674940 4294956208 18446744073709551615 134565178 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 10836 9742 99 283 0 10550 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43344

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1457480/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=46336 CPUtime=222.21
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 10465 0 0 0 22214 7 0 0 25 0 1 0 221014127 47448064 10350 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 11584 10350 99 283 0 11298 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 46336

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1455496/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=48652 CPUtime=282.2
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 10955 0 0 0 28212 8 0 0 25 0 1 0 221014127 49819648 10840 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 12163 10840 99 283 0 11877 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 48652

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1454152/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=50452 CPUtime=342.17
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 11269 0 0 0 34209 8 0 0 25 0 1 0 221014127 51662848 11154 1992294400 134512640 135674940 4294956208 18446744073709551615 134581455 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 12613 11154 99 283 0 12327 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 50452

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1452296/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=52504 CPUtime=402.16
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 11738 0 0 0 40207 9 0 0 25 0 1 0 221014127 53764096 11623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 13126 11623 99 283 0 12840 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 52504

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1451080/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=53796 CPUtime=462.13
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 12031 0 0 0 46204 9 0 0 25 0 1 0 221014127 55087104 11916 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 13449 11916 99 283 0 13163 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 53796

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27468
/proc/meminfo: memFree=1450120/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=55464 CPUtime=522.11
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 12349 0 0 0 52201 10 0 0 25 0 1 0 221014127 56795136 12234 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 13866 12234 99 283 0 13580 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 55464

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27470
/proc/meminfo: memFree=1449224/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=56104 CPUtime=582.09
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 12482 0 0 0 58199 10 0 0 25 0 1 0 221014127 57450496 12367 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 14026 12367 99 283 0 13740 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 56104

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27470
/proc/meminfo: memFree=1448328/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=57136 CPUtime=642.07
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 12700 0 0 0 64197 10 0 0 25 0 1 0 221014127 58507264 12585 1992294400 134512640 135674940 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 14284 12585 99 283 0 13998 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 57136


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27476
/proc/meminfo: memFree=1400584/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=119060 CPUtime=4000.92
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 26087 0 0 0 400066 26 0 0 25 0 1 0 221014127 121917440 24344 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 29765 24344 99 283 0 29479 0
Current children cumulated CPU time (s) 4000.92
Current children cumulated vsize (KiB) 119060

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27476
/proc/meminfo: memFree=1400328/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=119192 CPUtime=4060.9
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 26130 0 0 0 406064 26 0 0 25 0 1 0 221014127 122052608 24387 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 29798 24387 99 283 0 29512 0
Current children cumulated CPU time (s) 4060.9
Current children cumulated vsize (KiB) 119192

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27476
/proc/meminfo: memFree=1396616/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=123436 CPUtime=4120.88
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27061 0 0 0 412061 27 0 0 25 0 1 0 221014127 126398464 25318 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 30859 25318 99 283 0 30573 0
Current children cumulated CPU time (s) 4120.88
Current children cumulated vsize (KiB) 123436

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1395720/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=124720 CPUtime=4180.86
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27378 0 0 0 418059 27 0 0 25 0 1 0 221014127 127713280 25506 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31180 25506 99 283 0 30894 0
Current children cumulated CPU time (s) 4180.86
Current children cumulated vsize (KiB) 124720

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1395784/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=124720 CPUtime=4240.84
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27391 0 0 0 424057 27 0 0 25 0 1 0 221014127 127713280 25519 1992294400 134512640 135674940 4294956208 18446744073709551615 134564699 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31180 25519 99 283 0 30894 0
Current children cumulated CPU time (s) 4240.84
Current children cumulated vsize (KiB) 124720

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1394632/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=126260 CPUtime=4300.82
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27787 0 0 0 430055 27 0 0 25 0 1 0 221014127 129290240 25786 1992294400 134512640 135674940 4294956208 18446744073709551615 134539930 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31565 25786 99 283 0 31279 0
Current children cumulated CPU time (s) 4300.82
Current children cumulated vsize (KiB) 126260

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1394632/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=126260 CPUtime=4360.79
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27821 0 0 0 436052 27 0 0 25 0 1 0 221014127 129290240 25820 1992294400 134512640 135674940 4294956208 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31565 25820 99 283 0 31279 0
Current children cumulated CPU time (s) 4360.79
Current children cumulated vsize (KiB) 126260

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1394568/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=126260 CPUtime=4420.77
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27834 0 0 0 442050 27 0 0 25 0 1 0 221014127 129290240 25833 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31565 25833 99 283 0 31279 0
Current children cumulated CPU time (s) 4420.77
Current children cumulated vsize (KiB) 126260

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1394184/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=126776 CPUtime=4480.75
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 27934 0 0 0 448048 27 0 0 25 0 1 0 221014127 129818624 25933 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31694 25933 99 283 0 31408 0
Current children cumulated CPU time (s) 4480.75
Current children cumulated vsize (KiB) 126776

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1393416/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=127928 CPUtime=4540.74
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28107 0 0 0 454046 28 0 0 25 0 1 0 221014127 130998272 26106 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 31982 26106 99 283 0 31696 0
Current children cumulated CPU time (s) 4540.74
Current children cumulated vsize (KiB) 127928

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1392840/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=128700 CPUtime=4600.72
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28252 0 0 0 460044 28 0 0 25 0 1 0 221014127 131788800 26251 1992294400 134512640 135674940 4294956208 18446744073709551615 134539959 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32175 26251 99 283 0 31889 0
Current children cumulated CPU time (s) 4600.72
Current children cumulated vsize (KiB) 128700

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1392328/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=129216 CPUtime=4660.7
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28381 0 0 0 466042 28 0 0 25 0 1 0 221014127 132317184 26380 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32304 26380 99 283 0 32018 0
Current children cumulated CPU time (s) 4660.7
Current children cumulated vsize (KiB) 129216

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1391880/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=129732 CPUtime=4720.68
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28484 0 0 0 472040 28 0 0 25 0 1 0 221014127 132845568 26483 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32433 26483 99 283 0 32147 0
Current children cumulated CPU time (s) 4720.68
Current children cumulated vsize (KiB) 129732

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1391880/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=129732 CPUtime=4780.65
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28484 0 0 0 478037 28 0 0 25 0 1 0 221014127 132845568 26483 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32433 26483 99 283 0 32147 0
Current children cumulated CPU time (s) 4780.65
Current children cumulated vsize (KiB) 129732

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1391880/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=129732 CPUtime=4840.63
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28484 0 0 0 484035 28 0 0 25 0 1 0 221014127 132845568 26483 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32433 26483 99 283 0 32147 0
Current children cumulated CPU time (s) 4840.63
Current children cumulated vsize (KiB) 129732

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27478
/proc/meminfo: memFree=1391880/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=129732 CPUtime=4900.61
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28484 0 0 0 490033 28 0 0 25 0 1 0 221014127 132845568 26483 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32433 26483 99 283 0 32147 0
Current children cumulated CPU time (s) 4900.61
Current children cumulated vsize (KiB) 129732

[startup+4962.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 27478
/proc/meminfo: memFree=1391432/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=130244 CPUtime=4960.6
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28681 0 0 0 496031 29 0 0 25 0 1 0 221014127 133369856 26551 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32561 26551 99 283 0 32275 0
Current children cumulated CPU time (s) 4960.6
Current children cumulated vsize (KiB) 130244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 27478
/proc/meminfo: memFree=1391496/2055920 swapFree=4181456/4192956
[pid=27467] ppid=27465 vsize=130500 CPUtime=5000.09
/proc/27467/stat : 27467 (SApperloT-base) R 27465 27467 27430 0 -1 4194304 28714 0 0 0 499980 29 0 0 25 0 1 0 221014127 133632000 26584 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27467/statm: 32625 26584 99 283 0 32339 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 130500

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): 5001.82
CPU time (s): 5000.11
CPU user time (s): 4999.8
CPU system time (s): 0.308953
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 130500

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

runsolver used 3.72143 second user time and 10.0935 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-10 06:30:11
IDJOB=1785755
IDBENCH=71141
IDSOLVER=642
FILE ID=node26/1785755-1241929811
PBS_JOBID= 9264964
Free space on /tmp= 66144 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_10gates_u2_autoenc.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785755-1241929811/watcher-1785755-1241929811 -o /tmp/evaluation-result-1785755-1241929811/solver-1785755-1241929811 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1977070930 HOME/instance-1785755-1241929811.cnf

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=1977070930

node26.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.261
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.261
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:       1499288 kB
Buffers:         61628 kB
Cached:         412760 kB
SwapCached:       5352 kB
Active:         119308 kB
Inactive:       362864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499288 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            4804 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            60452 kB
Committed_AS:   709564 kB
PageTables:       1368 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= 66144 MiB
End job on node26 at 2009-05-10 07:53:35