Trace number 1831644

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 10002.3

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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-1831644-1242774835/watcher-1831644-1242774835 -o /tmp/evaluation-result-1831644-1242774835/solver-1831644-1242774835 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1198525743 HOME/instance-1831644-1242774835.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.86 0.97 0.99 3/64 10862
/proc/meminfo: memFree=1859512/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=1616 CPUtime=0
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 305516184 1654784 188 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 404 189 90 283 0 118 0

[startup+0.103218 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 10862
/proc/meminfo: memFree=1859512/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=2164 CPUtime=0.1
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 328 0 0 0 10 0 0 0 18 0 1 0 305516184 2215936 311 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 541 311 98 283 0 255 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2164

[startup+0.201224 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 10862
/proc/meminfo: memFree=1859512/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=2296 CPUtime=0.2
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 368 0 0 0 20 0 0 0 18 0 1 0 305516184 2351104 351 1992294400 134512640 135674940 4294956208 18446744073709551615 134558394 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 574 351 98 283 0 288 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2296

[startup+0.301231 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 10862
/proc/meminfo: memFree=1859512/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=2428 CPUtime=0.3
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 394 0 0 0 30 0 0 0 19 0 1 0 305516184 2486272 377 1992294400 134512640 135674940 4294956208 18446744073709551615 134561530 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 607 377 98 283 0 321 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2428

[startup+0.701261 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 10862
/proc/meminfo: memFree=1859512/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=2832 CPUtime=0.7
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 506 0 0 0 70 0 0 0 22 0 1 0 305516184 2899968 489 1992294400 134512640 135674940 4294956208 18446744073709551615 134563404 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 708 489 98 283 0 422 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2832

[startup+1.50132 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1857528/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=3548 CPUtime=1.49
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 697 0 0 0 149 0 0 0 25 0 1 0 305516184 3633152 680 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 887 680 98 283 0 601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3548

[startup+3.10144 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1856440/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=4656 CPUtime=3.09
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 938 0 0 0 309 0 0 0 25 0 1 0 305516184 4767744 921 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 1164 921 98 283 0 878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4656

[startup+6.30167 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1855680/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=5188 CPUtime=6.29
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 1078 0 0 0 629 0 0 0 25 0 1 0 305516184 5312512 1061 1992294400 134512640 135674940 4294956208 18446744073709551615 134556488 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 1297 1061 98 283 0 1011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5188

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1854912/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=5716 CPUtime=12.69
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 1215 0 0 0 1269 0 0 0 25 0 1 0 305516184 5853184 1198 1992294400 134512640 135674940 4294956208 18446744073709551615 134556804 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 1429 1198 98 283 0 1143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5716

[startup+25.5011 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1853760/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=6932 CPUtime=25.48
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 1506 0 0 0 2548 0 0 0 25 0 1 0 305516184 7098368 1489 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 1733 1489 99 283 0 1447 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6932

[startup+51.1019 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1852288/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=8456 CPUtime=51.08
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 1880 0 0 0 5107 1 0 0 25 0 1 0 305516184 8658944 1863 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 2114 1863 99 283 0 1828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8456

[startup+102.302 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1851072/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=9748 CPUtime=102.27
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 2159 0 0 0 10226 1 0 0 25 0 1 0 305516184 9981952 2142 1992294400 134512640 135674940 4294956208 18446744073709551615 134551173 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 2437 2142 99 283 0 2151 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9748

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1849856/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=10964 CPUtime=162.25
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 2469 0 0 0 16224 1 0 0 25 0 1 0 305516184 11227136 2452 1992294400 134512640 135674940 4294956208 18446744073709551615 134560526 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 2741 2452 99 283 0 2455 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10964

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1849344/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=11600 CPUtime=222.25
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 2587 0 0 0 22223 2 0 0 25 0 1 0 305516184 11878400 2570 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 2900 2570 99 283 0 2614 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 11600

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10863
/proc/meminfo: memFree=1847936/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=12912 CPUtime=282.23
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 2922 0 0 0 28221 2 0 0 25 0 1 0 305516184 13221888 2905 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 3228 2905 99 283 0 2942 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 12912

[startup+342.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 10863
/proc/meminfo: memFree=1847232/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=13684 CPUtime=342.21
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 3098 0 0 0 34219 2 0 0 25 0 1 0 305516184 14012416 3081 1992294400 134512640 135674940 4294956208 18446744073709551615 134556801 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 3421 3081 99 283 0 3135 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 13684

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 10863
/proc/meminfo: memFree=1846720/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=14328 CPUtime=402.2
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 3222 0 0 0 40217 3 0 0 25 0 1 0 305516184 14671872 3205 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 3582 3205 99 283 0 3296 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 14328

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10863
/proc/meminfo: memFree=1845312/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=15740 CPUtime=462.19
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 3573 0 0 0 46216 3 0 0 25 0 1 0 305516184 16117760 3556 1992294400 134512640 135674940 4294956208 18446744073709551615 134551411 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 3935 3556 99 283 0 3649 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 15740

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10863
/proc/meminfo: memFree=1845184/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=15684 CPUtime=522.17
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 3578 0 0 0 52214 3 0 0 25 0 1 0 305516184 16060416 3561 1992294400 134512640 135674940 4294956208 18446744073709551615 134563969 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 3921 3561 99 283 0 3635 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 15684

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10863
/proc/meminfo: memFree=1844672/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=16204 CPUtime=582.16
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 3711 0 0 0 58213 3 0 0 25 0 1 0 305516184 16592896 3694 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 4051 3694 99 283 0 3765 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 16204

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 10863
/proc/meminfo: memFree=1844672/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=16204 CPUtime=642.15
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 3712 0 0 0 64211 4 0 0 25 0 1 0 305516184 16592896 3695 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 4051 3695 99 283 0 3765 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 16204


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817216/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9040.23
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9781 0 0 0 903987 36 0 0 25 0 1 0 305516184 42655744 9467 1992294400 134512640 135674940 4294956208 18446744073709551615 134560437 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9467 99 283 0 10128 0
Current children cumulated CPU time (s) 9040.23
Current children cumulated vsize (KiB) 41656

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817152/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9100.23
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9781 0 0 0 909986 37 0 0 25 0 1 0 305516184 42655744 9467 1992294400 134512640 135674940 4294956208 18446744073709551615 134565270 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9467 99 283 0 10128 0
Current children cumulated CPU time (s) 9100.23
Current children cumulated vsize (KiB) 41656

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817088/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9160.21
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9781 0 0 0 915984 37 0 0 25 0 1 0 305516184 42655744 9467 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9467 99 283 0 10128 0
Current children cumulated CPU time (s) 9160.21
Current children cumulated vsize (KiB) 41656

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817088/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9220.19
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9781 0 0 0 921982 37 0 0 25 0 1 0 305516184 42655744 9467 1992294400 134512640 135674940 4294956208 18446744073709551615 134564394 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9467 99 283 0 10128 0
Current children cumulated CPU time (s) 9220.19
Current children cumulated vsize (KiB) 41656

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817088/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9280.18
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9785 0 0 0 927981 37 0 0 25 0 1 0 305516184 42655744 9471 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9471 99 283 0 10128 0
Current children cumulated CPU time (s) 9280.18
Current children cumulated vsize (KiB) 41656

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817088/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9340.18
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9785 0 0 0 933980 38 0 0 25 0 1 0 305516184 42655744 9471 1992294400 134512640 135674940 4294956208 18446744073709551615 134571315 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9471 99 283 0 10128 0
Current children cumulated CPU time (s) 9340.18
Current children cumulated vsize (KiB) 41656

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1817088/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9400.16
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9785 0 0 0 939978 38 0 0 25 0 1 0 305516184 42655744 9471 1992294400 134512640 135674940 4294956208 18446744073709551615 134551225 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9471 99 283 0 10128 0
Current children cumulated CPU time (s) 9400.16
Current children cumulated vsize (KiB) 41656

[startup+9462.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 10881
/proc/meminfo: memFree=1817088/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41656 CPUtime=9460.15
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9785 0 0 0 945977 38 0 0 25 0 1 0 305516184 42655744 9471 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10414 9471 99 283 0 10128 0
Current children cumulated CPU time (s) 9460.15
Current children cumulated vsize (KiB) 41656

[startup+9522.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 10881
/proc/meminfo: memFree=1817024/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41788 CPUtime=9520.13
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9823 0 0 0 951975 38 0 0 25 0 1 0 305516184 42790912 9509 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10447 9509 99 283 0 10161 0
Current children cumulated CPU time (s) 9520.13
Current children cumulated vsize (KiB) 41788

[startup+9582.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 10881
/proc/meminfo: memFree=1817024/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41788 CPUtime=9580.11
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9824 0 0 0 957973 38 0 0 25 0 1 0 305516184 42790912 9510 1992294400 134512640 135674940 4294956208 18446744073709551615 134565270 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10447 9510 99 283 0 10161 0
Current children cumulated CPU time (s) 9580.11
Current children cumulated vsize (KiB) 41788

[startup+9642.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10881
/proc/meminfo: memFree=1816896/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41920 CPUtime=9640.1
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9844 0 0 0 963972 38 0 0 25 0 1 0 305516184 42926080 9530 1992294400 134512640 135674940 4294956208 18446744073709551615 134564294 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10480 9530 99 283 0 10194 0
Current children cumulated CPU time (s) 9640.1
Current children cumulated vsize (KiB) 41920

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816768/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41920 CPUtime=9700.09
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9844 0 0 0 969970 39 0 0 25 0 1 0 305516184 42926080 9530 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10480 9530 99 283 0 10194 0
Current children cumulated CPU time (s) 9700.09
Current children cumulated vsize (KiB) 41920

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816704/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=41920 CPUtime=9760.07
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9844 0 0 0 975968 39 0 0 25 0 1 0 305516184 42926080 9530 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10480 9530 99 283 0 10194 0
Current children cumulated CPU time (s) 9760.07
Current children cumulated vsize (KiB) 41920

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816640/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=42080 CPUtime=9820.06
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9854 0 0 0 981967 39 0 0 25 0 1 0 305516184 43089920 9540 1992294400 134512640 135674940 4294956208 18446744073709551615 134560370 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10520 9540 99 283 0 10234 0
Current children cumulated CPU time (s) 9820.06
Current children cumulated vsize (KiB) 42080

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816576/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=42080 CPUtime=9880.04
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9869 0 0 0 987965 39 0 0 25 0 1 0 305516184 43089920 9555 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10520 9555 99 283 0 10234 0
Current children cumulated CPU time (s) 9880.04
Current children cumulated vsize (KiB) 42080

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816448/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=42212 CPUtime=9940.04
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9903 0 0 0 993964 40 0 0 25 0 1 0 305516184 43225088 9589 1992294400 134512640 135674940 4294956208 18446744073709551615 134564997 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10553 9589 99 283 0 10267 0
Current children cumulated CPU time (s) 9940.04
Current children cumulated vsize (KiB) 42212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816448/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=42212 CPUtime=10000
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9905 0 0 0 999963 40 0 0 25 0 1 0 305516184 43225088 9591 1992294400 134512640 135674940 4294956208 18446744073709551615 134564690 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10553 9591 99 283 0 10267 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 42212

Sending SIGTERM to process tree (bottom up)

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10881
/proc/meminfo: memFree=1816448/2055920 swapFree=4180972/4192956
[pid=10862] ppid=10860 vsize=42212 CPUtime=10000
/proc/10862/stat : 10862 (SApperloT-base) R 10860 10862 10798 0 -1 4194304 9905 0 0 0 999963 40 0 0 25 0 1 0 305516184 43225088 9591 1992294400 134512640 135674940 4294956208 18446744073709551615 134564690 0 0 4096 0 0 0 0 17 1 0 0
/proc/10862/statm: 10553 9591 99 283 0 10267 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 42212
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): 10002.3
CPU time (s): 10000
CPU user time (s): 9999.64
CPU system time (s): 0.409937
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 42212

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

runsolver used 8.20775 second user time and 19.3901 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-20 01:13:55
IDJOB=1831644
IDBENCH=70785
IDSOLVER=642
FILE ID=node34/1831644-1242774835
PBS_JOBID= 9322329
Free space on /tmp= 66428 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831644-1242774835/watcher-1831644-1242774835 -o /tmp/evaluation-result-1831644-1242774835/solver-1831644-1242774835 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1198525743 HOME/instance-1831644-1242774835.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1198525743

node34.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.214
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.214
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:       1859928 kB
Buffers:         15912 kB
Cached:         143012 kB
SwapCached:       6044 kB
Active:          63892 kB
Inactive:       103064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859928 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          13356 kB
Slab:            15028 kB
Committed_AS:  1057392 kB
PageTables:       1384 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= 66428 MiB
End job on node34 at 2009-05-20 04:00:40