Trace number 1831530

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.1 10002.9

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.3466
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-1831530-1242759667/watcher-1831530-1242759667 -o /tmp/evaluation-result-1831530-1242759667/solver-1831530-1242759667 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=897075963 HOME/instance-1831530-1242759667.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.82 0.42 3/64 6152
/proc/meminfo: memFree=1985592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=2208 CPUtime=0
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 304000108 2260992 160 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 552 162 90 283 0 266 0

[startup+0.10326 s]
/proc/loadavg: 0.99 0.82 0.42 3/64 6152
/proc/meminfo: memFree=1985592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=7620 CPUtime=0.1
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 1519 0 0 0 9 1 0 0 18 0 1 0 304000108 7802880 1503 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 1905 1503 90 283 0 1619 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7620

[startup+0.201268 s]
/proc/loadavg: 0.99 0.82 0.42 3/64 6152
/proc/meminfo: memFree=1985592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=8548 CPUtime=0.19
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 1744 0 0 0 18 1 0 0 18 0 1 0 304000108 8753152 1727 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 2137 1727 98 283 0 1851 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8548

[startup+0.301278 s]
/proc/loadavg: 0.99 0.82 0.42 3/64 6152
/proc/meminfo: memFree=1985592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=8548 CPUtime=0.29
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 1744 0 0 0 28 1 0 0 19 0 1 0 304000108 8753152 1727 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 2137 1727 98 283 0 1851 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8548

[startup+0.701319 s]
/proc/loadavg: 0.99 0.82 0.42 3/64 6152
/proc/meminfo: memFree=1985592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=8548 CPUtime=0.69
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 1746 0 0 0 68 1 0 0 22 0 1 0 304000108 8753152 1729 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 2137 1729 98 283 0 1851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8548

[startup+1.5014 s]
/proc/loadavg: 0.99 0.83 0.42 2/65 6153
/proc/meminfo: memFree=1978992/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=8812 CPUtime=1.49
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 1824 0 0 0 148 1 0 0 25 0 1 0 304000108 9023488 1807 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 2203 1807 98 283 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8812

[startup+3.10156 s]
/proc/loadavg: 0.99 0.83 0.42 2/65 6153
/proc/meminfo: memFree=1978160/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=9868 CPUtime=3.09
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 2071 0 0 0 308 1 0 0 25 0 1 0 304000108 10104832 2054 1992294400 134512640 135674940 4294956208 18446744073709551615 134580757 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 2467 2054 98 283 0 2181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9868

[startup+6.30188 s]
/proc/loadavg: 0.99 0.83 0.42 2/65 6153
/proc/meminfo: memFree=1976176/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=11728 CPUtime=6.29
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 2519 0 0 0 627 2 0 0 25 0 1 0 304000108 12009472 2502 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 2932 2502 98 283 0 2646 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11728

[startup+12.7015 s]
/proc/loadavg: 0.99 0.83 0.43 2/65 6153
/proc/meminfo: memFree=1972144/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=15740 CPUtime=12.69
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 3537 0 0 0 1266 3 0 0 25 0 1 0 304000108 16117760 3487 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 3935 3487 98 283 0 3649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15740

[startup+25.5018 s]
/proc/loadavg: 0.99 0.84 0.43 2/65 6153
/proc/meminfo: memFree=1964848/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=22924 CPUtime=25.49
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 5305 0 0 0 2544 5 0 0 25 0 1 0 304000108 23474176 5255 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 5731 5255 98 283 0 5445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22924

[startup+51.1014 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 6153
/proc/meminfo: memFree=1953008/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=35184 CPUtime=51.07
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 8390 0 0 0 5099 8 0 0 25 0 1 0 304000108 36028416 8275 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 8796 8275 98 283 0 8510 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35184

[startup+102.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 6153
/proc/meminfo: memFree=1944304/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=44664 CPUtime=102.27
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 10616 0 0 0 10216 11 0 0 25 0 1 0 304000108 45735936 10372 1992294400 134512640 135674940 4294956208 18446744073709551615 134564348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 11166 10372 98 283 0 10880 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44664

[startup+162.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 6153
/proc/meminfo: memFree=1940144/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=49388 CPUtime=162.25
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 11688 0 0 0 16213 12 0 0 25 0 1 0 304000108 50573312 11444 1992294400 134512640 135674940 4294956208 18446744073709551615 134564482 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 12347 11444 98 283 0 12061 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49388

[startup+222.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 6153
/proc/meminfo: memFree=1932272/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=57696 CPUtime=222.23
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 13596 0 0 0 22210 13 0 0 25 0 1 0 304000108 59080704 13352 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 14424 13352 98 283 0 14138 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57696

[startup+282.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 6153
/proc/meminfo: memFree=1927792/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=62660 CPUtime=282.21
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 14729 0 0 0 28207 14 0 0 25 0 1 0 304000108 64163840 14485 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 15665 14485 98 283 0 15379 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62660

[startup+342.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 6153
/proc/meminfo: memFree=1926256/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=64312 CPUtime=342.2
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 15074 0 0 0 34205 15 0 0 25 0 1 0 304000108 65855488 14830 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 16078 14830 98 283 0 15792 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64312

[startup+402.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 6153
/proc/meminfo: memFree=1922160/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=69580 CPUtime=402.18
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 16097 0 0 0 40202 16 0 0 25 0 1 0 304000108 71249920 15853 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 17395 15853 98 283 0 17109 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 69580

[startup+462.302 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 6153
/proc/meminfo: memFree=1921264/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=70476 CPUtime=462.17
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 16315 0 0 0 46201 16 0 0 25 0 1 0 304000108 72167424 16071 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 17619 16071 98 283 0 17333 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 70476

[startup+522.302 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 6153
/proc/meminfo: memFree=1918832/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=73184 CPUtime=522.15
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 16954 0 0 0 52199 16 0 0 25 0 1 0 304000108 74940416 16630 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 18296 16630 98 283 0 18010 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 73184

[startup+582.302 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 6153
/proc/meminfo: memFree=1916592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=75852 CPUtime=582.13
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 17542 0 0 0 58196 17 0 0 25 0 1 0 304000108 77672448 17218 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 18963 17218 98 283 0 18677 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 75852

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 6153
/proc/meminfo: memFree=1914800/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=77948 CPUtime=642.11
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 17997 0 0 0 64194 17 0 0 25 0 1 0 304000108 79818752 17673 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 19487 17673 98 283 0 19201 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 77948


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

[startup+9042.3 s]
/proc/loadavg: 1.06 1.04 0.96 2/65 6169
/proc/meminfo: memFree=1816304/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=191236 CPUtime=9039.75
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 41615 0 0 0 903914 61 0 0 25 0 1 0 304000108 195825664 41162 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 47809 41162 98 283 0 47523 0
Current children cumulated CPU time (s) 9039.75
Current children cumulated vsize (KiB) 191236

[startup+9102.3 s]
/proc/loadavg: 1.02 1.03 0.96 2/65 6169
/proc/meminfo: memFree=1813488/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=194140 CPUtime=9099.73
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 42327 0 0 0 909911 62 0 0 25 0 1 0 304000108 198799360 41874 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 48535 41874 98 283 0 48249 0
Current children cumulated CPU time (s) 9099.73
Current children cumulated vsize (KiB) 194140

[startup+9162.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 6169
/proc/meminfo: memFree=1812912/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=194564 CPUtime=9159.72
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 42439 0 0 0 915910 62 0 0 25 0 1 0 304000108 199233536 41986 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 48641 41986 98 283 0 48355 0
Current children cumulated CPU time (s) 9159.72
Current children cumulated vsize (KiB) 194564

[startup+9222.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 6169
/proc/meminfo: memFree=1811568/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=195884 CPUtime=9219.7
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 42766 0 0 0 921908 62 0 0 25 0 1 0 304000108 200585216 42313 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 48971 42313 98 283 0 48685 0
Current children cumulated CPU time (s) 9219.7
Current children cumulated vsize (KiB) 195884

[startup+9282.3 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 6169
/proc/meminfo: memFree=1811376/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=196244 CPUtime=9279.68
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 42815 0 0 0 927906 62 0 0 25 0 1 0 304000108 200953856 42362 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 49061 42362 98 283 0 48775 0
Current children cumulated CPU time (s) 9279.68
Current children cumulated vsize (KiB) 196244

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6169
/proc/meminfo: memFree=1809456/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=198092 CPUtime=9339.67
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 43285 0 0 0 933904 63 0 0 25 0 1 0 304000108 202846208 42832 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 49523 42832 98 283 0 49237 0
Current children cumulated CPU time (s) 9339.67
Current children cumulated vsize (KiB) 198092

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6169
/proc/meminfo: memFree=1809008/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=198616 CPUtime=9399.64
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 43394 0 0 0 939901 63 0 0 25 0 1 0 304000108 203382784 42941 1992294400 134512640 135674940 4294956208 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 49654 42941 98 283 0 49368 0
Current children cumulated CPU time (s) 9399.64
Current children cumulated vsize (KiB) 198616

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6169
/proc/meminfo: memFree=1805744/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=202004 CPUtime=9459.64
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44196 0 0 0 945899 65 0 0 25 0 1 0 304000108 206852096 43743 1992294400 134512640 135674940 4294956208 18446744073709551615 134564634 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 50501 43743 98 283 0 50215 0
Current children cumulated CPU time (s) 9459.64
Current children cumulated vsize (KiB) 202004

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6169
/proc/meminfo: memFree=1804592/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=203348 CPUtime=9519.61
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44479 0 0 0 951896 65 0 0 25 0 1 0 304000108 208228352 44026 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 50837 44026 98 283 0 50551 0
Current children cumulated CPU time (s) 9519.61
Current children cumulated vsize (KiB) 203348

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6169
/proc/meminfo: memFree=1803888/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=204120 CPUtime=9579.6
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44644 0 0 0 957894 66 0 0 25 0 1 0 304000108 209018880 44191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51030 44191 98 283 0 50744 0
Current children cumulated CPU time (s) 9579.6
Current children cumulated vsize (KiB) 204120

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6169
/proc/meminfo: memFree=1803376/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=204696 CPUtime=9639.58
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44771 0 0 0 963892 66 0 0 25 0 1 0 304000108 209608704 44318 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51174 44318 98 283 0 50888 0
Current children cumulated CPU time (s) 9639.58
Current children cumulated vsize (KiB) 204696

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1802864/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=204952 CPUtime=9699.55
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44836 0 0 0 969889 66 0 0 25 0 1 0 304000108 209870848 44383 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51238 44383 98 283 0 50952 0
Current children cumulated CPU time (s) 9699.55
Current children cumulated vsize (KiB) 204952

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1802800/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=205208 CPUtime=9759.54
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44892 0 0 0 975887 67 0 0 25 0 1 0 304000108 210132992 44439 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51302 44439 98 283 0 51016 0
Current children cumulated CPU time (s) 9759.54
Current children cumulated vsize (KiB) 205208

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1802480/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=205464 CPUtime=9819.52
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 44954 0 0 0 981885 67 0 0 25 0 1 0 304000108 210395136 44501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51366 44501 98 283 0 51080 0
Current children cumulated CPU time (s) 9819.52
Current children cumulated vsize (KiB) 205464

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1801968/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=206236 CPUtime=9879.5
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 45080 0 0 0 987883 67 0 0 25 0 1 0 304000108 211185664 44627 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51559 44627 98 283 0 51273 0
Current children cumulated CPU time (s) 9879.5
Current children cumulated vsize (KiB) 206236

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1801904/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=206236 CPUtime=9939.48
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 45087 0 0 0 993881 67 0 0 25 0 1 0 304000108 211185664 44634 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51559 44634 98 283 0 51273 0
Current children cumulated CPU time (s) 9939.48
Current children cumulated vsize (KiB) 206236

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1801008/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=207260 CPUtime=9999.48
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 45296 0 0 0 999880 68 0 0 25 0 1 0 304000108 212234240 44843 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51815 44843 98 283 0 51529 0
Current children cumulated CPU time (s) 9999.48
Current children cumulated vsize (KiB) 207260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 6171
/proc/meminfo: memFree=1801008/2055920 swapFree=4179956/4192956
[pid=6152] ppid=6150 vsize=207260 CPUtime=10000.1
/proc/6152/stat : 6152 (SApperloT-base) R 6150 6152 6082 0 -1 4194304 45297 0 0 0 999940 68 0 0 25 0 1 0 304000108 212234240 44844 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/6152/statm: 51815 44844 98 283 0 51529 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 207260

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): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.4
CPU system time (s): 0.711891
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 207260

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

runsolver used 6.92895 second user time and 20.8548 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-19 21:01:07
IDJOB=1831530
IDBENCH=20493
IDSOLVER=642
FILE ID=node17/1831530-1242759667
PBS_JOBID= 9322281
Free space on /tmp= 66456 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831530-1242759667/watcher-1831530-1242759667 -o /tmp/evaluation-result-1831530-1242759667/solver-1831530-1242759667 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=897075963 HOME/instance-1831530-1242759667.cnf

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=897075963

node17.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.234
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.234
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:       1986072 kB
Buffers:          5196 kB
Cached:          29212 kB
SwapCached:       7140 kB
Active:          16884 kB
Inactive:        26292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1986072 kB
SwapTotal:     4192956 kB
SwapFree:      4179956 kB
Dirty:            4260 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            12680 kB
Committed_AS:  1009952 kB
PageTables:       1456 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= 66452 MiB
End job on node17 at 2009-05-19 23:47:52