Trace number 1785815

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.52

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
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 variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

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-1785815-1241933270/watcher-1785815-1241933270 -o /tmp/evaluation-result-1785815-1241933270/solver-1785815-1241933270 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=938375725 HOME/instance-1785815-1241933270.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 2/64 30686
/proc/meminfo: memFree=1675176/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=1832 CPUtime=0
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 221360539 1875968 159 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 458 160 91 283 0 172 0

[startup+0.0283771 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 30686
/proc/meminfo: memFree=1675176/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=3152 CPUtime=0.02
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 533 0 0 0 2 0 0 0 18 0 1 0 221360539 3227648 517 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 788 518 90 283 0 502 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3152

[startup+0.101384 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 30686
/proc/meminfo: memFree=1675176/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=7296 CPUtime=0.09
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 1609 0 0 0 9 0 0 0 18 0 1 0 221360539 7471104 1593 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 1824 1593 91 283 0 1538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7296

[startup+0.301405 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 30686
/proc/meminfo: memFree=1675176/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=7688 CPUtime=0.29
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 1739 0 0 0 29 0 0 0 20 0 1 0 221360539 7872512 1722 1992294400 134512640 135674940 4294956208 18446744073709551615 134537667 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 1922 1722 94 283 0 1636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7688

[startup+0.701445 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 30686
/proc/meminfo: memFree=1675176/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=8664 CPUtime=0.69
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 1954 0 0 0 68 1 0 0 23 0 1 0 221360539 8871936 1937 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 2166 1937 98 283 0 1880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8664

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30687
/proc/meminfo: memFree=1667040/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=10520 CPUtime=1.49
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 2427 0 0 0 148 1 0 0 25 0 1 0 221360539 10772480 2410 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 2630 2410 98 283 0 2344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10520

[startup+3.10169 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30687
/proc/meminfo: memFree=1664032/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=14640 CPUtime=3.09
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 3421 0 0 0 307 2 0 0 25 0 1 0 221360539 14991360 3371 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 3660 3371 98 283 0 3374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14640

[startup+6.30103 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1659168/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=17300 CPUtime=6.29
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 4078 0 0 0 627 2 0 0 25 0 1 0 221360539 17715200 4028 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 4325 4028 99 283 0 4039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17300

[startup+12.7017 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1659040/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=17460 CPUtime=12.69
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 4118 0 0 0 1267 2 0 0 25 0 1 0 221360539 17879040 4068 1992294400 134512640 135674940 4294956208 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 4365 4068 99 283 0 4079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17460

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1654496/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=22764 CPUtime=25.48
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 5306 0 0 0 2545 3 0 0 25 0 1 0 221360539 23310336 5191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 5691 5191 99 283 0 5405 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22764

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1652192/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=25532 CPUtime=51.08
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 5920 0 0 0 5104 4 0 0 25 0 1 0 221360539 26144768 5805 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 6383 5805 99 283 0 6097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25532

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1646624/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=32140 CPUtime=102.26
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 7289 0 0 0 10221 5 0 0 25 0 1 0 221360539 32911360 7174 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 8035 7174 99 283 0 7749 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32140

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1643616/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=35968 CPUtime=162.24
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 8040 0 0 0 16218 6 0 0 25 0 1 0 221360539 36831232 7925 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 8992 7925 99 283 0 8706 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35968

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1641440/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=38704 CPUtime=222.23
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 8562 0 0 0 22216 7 0 0 25 0 1 0 221360539 39632896 8447 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 9676 8447 99 283 0 9390 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38704

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1639456/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=41732 CPUtime=282.21
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 9196 0 0 0 28214 7 0 0 25 0 1 0 221360539 42733568 9081 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 10433 9081 99 283 0 10147 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 41732

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1638112/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=42632 CPUtime=342.2
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 9381 0 0 0 34212 8 0 0 25 0 1 0 221360539 43655168 9266 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 10658 9266 99 283 0 10372 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 42632

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1637152/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=43788 CPUtime=402.17
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 9612 0 0 0 40209 8 0 0 25 0 1 0 221360539 44838912 9497 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 10947 9497 99 283 0 10661 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 43788

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1634400/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=46972 CPUtime=462.16
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 10310 0 0 0 46206 10 0 0 25 0 1 0 221360539 48099328 10195 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 11743 10195 99 283 0 11457 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 46972

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1633184/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=48576 CPUtime=522.14
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 10609 0 0 0 52204 10 0 0 25 0 1 0 221360539 49741824 10494 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 12144 10494 99 283 0 11858 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48576

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1632736/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=49088 CPUtime=582.12
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 10729 0 0 0 58202 10 0 0 25 0 1 0 221360539 50266112 10614 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 12272 10614 99 283 0 11986 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 49088

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30687
/proc/meminfo: memFree=1631264/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=51152 CPUtime=642.12
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 11094 0 0 0 64201 11 0 0 25 0 1 0 221360539 52379648 10979 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 12788 10979 99 283 0 12502 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 51152


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30695
/proc/meminfo: memFree=1601504/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=86772 CPUtime=4061.14
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 18646 0 0 0 406081 33 0 0 25 0 1 0 221360539 88854528 18273 1992294400 134512640 135674940 4294956208 18446744073709551615 134539963 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 21693 18273 99 283 0 21407 0
Current children cumulated CPU time (s) 4061.14
Current children cumulated vsize (KiB) 86772

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30695
/proc/meminfo: memFree=1601312/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=87028 CPUtime=4121.12
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 18689 0 0 0 412079 33 0 0 25 0 1 0 221360539 89116672 18316 1992294400 134512640 135674940 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 21757 18316 99 283 0 21471 0
Current children cumulated CPU time (s) 4121.12
Current children cumulated vsize (KiB) 87028

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30695
/proc/meminfo: memFree=1600992/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=87540 CPUtime=4181.11
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 18853 0 0 0 418077 34 0 0 25 0 1 0 221360539 89640960 18351 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 21885 18351 99 283 0 21599 0
Current children cumulated CPU time (s) 4181.11
Current children cumulated vsize (KiB) 87540

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30695
/proc/meminfo: memFree=1600160/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89080 CPUtime=4241.09
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19224 0 0 0 424075 34 0 0 25 0 1 0 221360539 91217920 18593 1992294400 134512640 135674940 4294956208 18446744073709551615 134565212 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22270 18593 99 283 0 21984 0
Current children cumulated CPU time (s) 4241.09
Current children cumulated vsize (KiB) 89080

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30695
/proc/meminfo: memFree=1600160/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89080 CPUtime=4301.07
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19226 0 0 0 430073 34 0 0 25 0 1 0 221360539 91217920 18595 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22270 18595 99 283 0 21984 0
Current children cumulated CPU time (s) 4301.07
Current children cumulated vsize (KiB) 89080

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30695
/proc/meminfo: memFree=1600096/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89080 CPUtime=4361.06
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19246 0 0 0 436071 35 0 0 25 0 1 0 221360539 91217920 18615 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22270 18615 99 283 0 21984 0
Current children cumulated CPU time (s) 4361.06
Current children cumulated vsize (KiB) 89080

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1599968/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89080 CPUtime=4421.04
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19286 0 0 0 442069 35 0 0 25 0 1 0 221360539 91217920 18655 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22270 18655 99 283 0 21984 0
Current children cumulated CPU time (s) 4421.04
Current children cumulated vsize (KiB) 89080

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1599520/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89592 CPUtime=4481.02
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19394 0 0 0 448067 35 0 0 25 0 1 0 221360539 91742208 18763 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22398 18763 99 283 0 22112 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 89592

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1599456/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89592 CPUtime=4541.01
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19394 0 0 0 454065 36 0 0 25 0 1 0 221360539 91742208 18763 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22398 18763 99 283 0 22112 0
Current children cumulated CPU time (s) 4541.01
Current children cumulated vsize (KiB) 89592

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1599456/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89592 CPUtime=4600.99
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19394 0 0 0 460063 36 0 0 25 0 1 0 221360539 91742208 18763 1992294400 134512640 135674940 4294956208 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22398 18763 99 283 0 22112 0
Current children cumulated CPU time (s) 4600.99
Current children cumulated vsize (KiB) 89592

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1599392/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=89592 CPUtime=4660.97
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19405 0 0 0 466061 36 0 0 25 0 1 0 221360539 91742208 18774 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22398 18774 99 283 0 22112 0
Current children cumulated CPU time (s) 4660.97
Current children cumulated vsize (KiB) 89592

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1598304/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=91392 CPUtime=4720.95
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19803 0 0 0 472059 36 0 0 25 0 1 0 221360539 93585408 19043 1992294400 134512640 135674940 4294956208 18446744073709551615 134539799 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22848 19043 99 283 0 22562 0
Current children cumulated CPU time (s) 4720.95
Current children cumulated vsize (KiB) 91392

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1597664/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=91908 CPUtime=4780.94
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 19953 0 0 0 478057 37 0 0 25 0 1 0 221360539 94113792 19193 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 22977 19193 99 283 0 22691 0
Current children cumulated CPU time (s) 4780.94
Current children cumulated vsize (KiB) 91908

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1597280/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=92804 CPUtime=4840.92
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 20132 0 0 0 484055 37 0 0 25 0 1 0 221360539 95031296 19243 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 23201 19243 99 283 0 22915 0
Current children cumulated CPU time (s) 4840.92
Current children cumulated vsize (KiB) 92804

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1596512/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=93736 CPUtime=4900.9
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 20351 0 0 0 490052 38 0 0 25 0 1 0 221360539 95985664 19462 1992294400 134512640 135674940 4294956208 18446744073709551615 134539896 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 23434 19462 99 283 0 23148 0
Current children cumulated CPU time (s) 4900.9
Current children cumulated vsize (KiB) 93736

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1596064/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=94252 CPUtime=4960.88
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 20478 0 0 0 496050 38 0 0 25 0 1 0 221360539 96514048 19589 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 23563 19589 99 283 0 23277 0
Current children cumulated CPU time (s) 4960.88
Current children cumulated vsize (KiB) 94252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1595808/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=94764 CPUtime=5000.08
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 20640 0 0 0 499970 38 0 0 25 0 1 0 221360539 97038336 19622 1992294400 134512640 135674940 4294956208 18446744073709551615 134564668 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 23691 19622 99 283 0 23405 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 94764

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30697
/proc/meminfo: memFree=1595808/2055920 swapFree=4180188/4192956
[pid=30686] ppid=30684 vsize=94764 CPUtime=5000.08
/proc/30686/stat : 30686 (SApperloT-base) R 30684 30686 30613 0 -1 4194304 20640 0 0 0 499970 38 0 0 25 0 1 0 221360539 97038336 19622 1992294400 134512640 135674940 4294956208 18446744073709551615 134564668 0 0 4096 0 0 0 0 17 1 0 0
/proc/30686/statm: 23691 19622 99 283 0 23405 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 94764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.1
CPU user time (s): 4999.7
CPU system time (s): 0.400939
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 94764

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

runsolver used 4.02639 second user time and 9.78451 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-10 07:27:50
IDJOB=1785815
IDBENCH=71151
IDSOLVER=642
FILE ID=node24/1785815-1241933270
PBS_JOBID= 9264957
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=938375725

node24.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.232
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.232
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:       1675592 kB
Buffers:         60600 kB
Cached:         244228 kB
SwapCached:       7156 kB
Active:         123312 kB
Inactive:       190772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675592 kB
SwapTotal:     4192956 kB
SwapFree:      4180188 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            52140 kB
Committed_AS:   738500 kB
PageTables:       1440 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= 66332 MiB
End job on node24 at 2009-05-10 08:51:14