Trace number 1555860

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) 1200.13 1200.47

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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-1555860-1238743362/watcher-1555860-1238743362 -o /tmp/evaluation-result-1555860-1238743362/solver-1555860-1238743362 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=591441628 HOME/instance-1555860-1238743362.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.89 3/64 6673
/proc/meminfo: memFree=1195808/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=8556 CPUtime=0
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 879 0 0 0 0 0 0 0 18 0 1 0 1147003112 8761344 863 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 2139 868 88 283 0 1853 0

[startup+0.0516839 s]
/proc/loadavg: 1.00 1.00 0.89 3/64 6673
/proc/meminfo: memFree=1195808/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=14568 CPUtime=0.04
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 2677 0 0 0 4 0 0 0 18 0 1 0 1147003112 14917632 2661 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 3642 2661 90 283 0 3356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14568

[startup+0.101688 s]
/proc/loadavg: 1.00 1.00 0.89 3/64 6673
/proc/meminfo: memFree=1195808/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=16416 CPUtime=0.09
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 3150 0 0 0 8 1 0 0 18 0 1 0 1147003112 16809984 3134 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 4104 3135 90 283 0 3818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16416

[startup+0.301708 s]
/proc/loadavg: 1.00 1.00 0.89 3/64 6673
/proc/meminfo: memFree=1195808/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=23544 CPUtime=0.29
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 5031 0 0 0 28 1 0 0 19 0 1 0 1147003112 24109056 5015 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 5886 5015 90 283 0 5600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23544

[startup+0.701747 s]
/proc/loadavg: 1.00 1.00 0.89 3/64 6673
/proc/meminfo: memFree=1195808/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=31656 CPUtime=0.69
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 7266 0 0 0 65 4 0 0 22 0 1 0 1147003112 32415744 7022 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 7914 7022 98 283 0 7628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31656

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 6674
/proc/meminfo: memFree=1167704/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=31912 CPUtime=1.49
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 7343 0 0 0 145 4 0 0 25 0 1 0 1147003112 32677888 7099 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 7978 7099 98 283 0 7692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31912

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 6674
/proc/meminfo: memFree=1167128/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=32692 CPUtime=3.09
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 7519 0 0 0 305 4 0 0 25 0 1 0 1147003112 33476608 7275 1992294400 134512640 135674940 4294956192 18446744073709551615 134551796 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 8173 7275 98 283 0 7887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32692

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 6674
/proc/meminfo: memFree=1166424/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=33220 CPUtime=6.29
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 7653 0 0 0 625 4 0 0 25 0 1 0 1147003112 34017280 7409 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 8305 7409 98 283 0 8019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33220

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 6674
/proc/meminfo: memFree=1163992/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=35992 CPUtime=12.68
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 8338 0 0 0 1264 4 0 0 25 0 1 0 1147003112 36855808 8094 1992294400 134512640 135674940 4294956192 18446744073709551615 134549466 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 8998 8094 98 283 0 8712 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35992

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 6674
/proc/meminfo: memFree=1159000/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=40884 CPUtime=25.48
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 9553 0 0 0 2542 6 0 0 25 0 1 0 1147003112 41865216 9309 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 10221 9309 98 283 0 9935 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40884

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 6674
/proc/meminfo: memFree=1152344/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=48116 CPUtime=51.08
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 11658 0 0 0 5100 8 0 0 25 0 1 0 1147003112 49270784 11028 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 12029 11028 98 283 0 11743 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48116

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 6674
/proc/meminfo: memFree=1138904/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=61288 CPUtime=102.27
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 14954 0 0 0 10213 14 0 0 25 0 1 0 1147003112 62758912 14324 1992294400 134512640 135674940 4294956192 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 15322 14324 99 283 0 15036 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61288

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1138776/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=61580 CPUtime=162.25
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 14989 0 0 0 16211 14 0 0 25 0 1 0 1147003112 63057920 14359 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 15395 14359 99 283 0 15109 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61580

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1138520/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=61712 CPUtime=222.23
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 15045 0 0 0 22209 14 0 0 25 0 1 0 1147003112 63193088 14415 1992294400 134512640 135674940 4294956192 18446744073709551615 134564348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 15428 14415 99 283 0 15142 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1118744/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=82124 CPUtime=282.21
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 20043 0 0 0 28201 20 0 0 25 0 1 0 1147003112 84094976 19413 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 20531 19413 99 283 0 20245 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 82124

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1094872/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=105784 CPUtime=342.2
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 25952 0 0 0 34193 27 0 0 25 0 1 0 1147003112 108322816 25322 1992294400 134512640 135674940 4294956192 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 26446 25322 99 283 0 26160 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 105784

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1069720/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=131968 CPUtime=402.18
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 32813 0 0 0 40184 34 0 0 25 0 1 0 1147003112 135135232 31670 1992294400 134512640 135674940 4294956192 18446744073709551615 134551438 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 32992 31670 99 283 0 32706 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 131968

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1049752/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=152252 CPUtime=462.17
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 37856 0 0 0 46178 39 0 0 25 0 1 0 1147003112 155906048 36584 1992294400 134512640 135674940 4294956192 18446744073709551615 134551176 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 38063 36584 99 283 0 37777 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 152252

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=1024664/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=177772 CPUtime=522.14
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 44205 0 0 0 52168 46 0 0 25 0 1 0 1147003112 182038528 42933 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 44443 42933 99 283 0 44157 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 177772

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=996696/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=206440 CPUtime=582.13
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 51152 0 0 0 58160 53 0 0 25 0 1 0 1147003112 211394560 49880 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 51610 49880 99 283 0 51324 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 206440

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=972120/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=231196 CPUtime=642.11
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 57213 0 0 0 64151 60 0 0 25 0 1 0 1147003112 236744704 55941 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 57799 55941 99 283 0 57513 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 231196

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=951192/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=252188 CPUtime=702.1
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 62483 0 0 0 70143 67 0 0 25 0 1 0 1147003112 258240512 61211 1992294400 134512640 135674940 4294956192 18446744073709551615 134551468 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 63047 61211 99 283 0 62761 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 252188

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=931864/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=270488 CPUtime=762.08
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 67265 0 0 0 76136 72 0 0 25 0 1 0 1147003112 276979712 65993 1992294400 134512640 135674940 4294956192 18446744073709551615 134551252 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 67622 65993 99 283 0 67336 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 270488

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=909272/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=294264 CPUtime=822.06
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 73231 0 0 0 82127 79 0 0 25 0 1 0 1147003112 301326336 71702 1992294400 134512640 135674940 4294956192 18446744073709551615 134551369 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 73566 71702 99 283 0 73280 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 294264

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=888792/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=314360 CPUtime=882.04
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 78268 0 0 0 88119 85 0 0 25 0 1 0 1147003112 321904640 76739 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 78590 76739 99 283 0 78304 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 314360

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=873624/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=330016 CPUtime=942.02
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 82092 0 0 0 94113 89 0 0 25 0 1 0 1147003112 337936384 80563 1992294400 134512640 135674940 4294956192 18446744073709551615 134559027 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 82504 80563 99 283 0 82218 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 330016

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=858392/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=344956 CPUtime=1002.01
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 85846 0 0 0 100107 94 0 0 25 0 1 0 1147003112 353234944 84317 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 86239 84317 99 283 0 85953 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 344956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=845080/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=358432 CPUtime=1061.99
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 89220 0 0 0 106102 97 0 0 25 0 1 0 1147003112 367034368 87691 1992294400 134512640 135674940 4294956192 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 89608 87691 99 283 0 89322 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 358432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=824664/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=378652 CPUtime=1121.98
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 94278 0 0 0 112096 102 0 0 25 0 1 0 1147003112 387739648 92749 1992294400 134512640 135674940 4294956192 18446744073709551615 134555846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 94663 92749 99 283 0 94377 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 378652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=811160/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=392536 CPUtime=1181.96
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 97716 0 0 0 118090 106 0 0 25 0 1 0 1147003112 401956864 96187 1992294400 134512640 135674940 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 98134 96187 99 283 0 97848 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 392536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 6674
/proc/meminfo: memFree=805784/2055920 swapFree=4177768/4192956
[pid=6673] ppid=6671 vsize=397564 CPUtime=1200.06
/proc/6673/stat : 6673 (SApperloT-base) R 6671 6673 6514 0 -1 4194304 98975 0 0 0 119900 106 0 0 25 0 1 0 1147003112 407105536 97446 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/6673/statm: 99391 97446 99 283 0 99105 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 397564

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): 1200.47
CPU time (s): 1200.13
CPU user time (s): 1199
CPU system time (s): 1.12983
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 397564

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

runsolver used 0.988849 second user time and 2.52662 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-03 09:22:43
IDJOB=1555860
IDBENCH=70808
IDSOLVER=509
FILE ID=node2/1555860-1238743362
PBS_JOBID= 9086123
Free space on /tmp= 66532 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555860-1238743362/watcher-1555860-1238743362 -o /tmp/evaluation-result-1555860-1238743362/solver-1555860-1238743362 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=591441628 HOME/instance-1555860-1238743362.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=591441628

node2.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.236
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.236
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:       1196288 kB
Buffers:         96800 kB
Cached:         662196 kB
SwapCached:       8996 kB
Active:         268896 kB
Inactive:       501016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196288 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:           11928 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            75676 kB
Committed_AS:  3014500 kB
PageTables:       1476 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= 66528 MiB
End job on node2 at 2009-04-03 09:42:45