Trace number 1738258

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 hrp? (TO) 1200.1 1200.44

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-22-173-20-80.cnf
MD5SUMfcc3fcd52c921ace90c257c57bbc4b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses22276
Sum of the clauses size44952
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 222256
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-1738258-1240836654/watcher-1738258-1240836654 -o /tmp/evaluation-result-1738258-1240836654/solver-1738258-1240836654 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1135604920 HOME/instance-1738258-1240836654.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: 0.99 0.98 0.96 3/65 3761
/proc/meminfo: memFree=1218936/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=1616 CPUtime=0
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 186 0 0 0 0 0 0 0 20 0 1 0 111695370 1654784 170 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 404 170 95 292 0 109 0

[startup+0.0927821 s]
/proc/loadavg: 0.99 0.98 0.96 3/65 3761
/proc/meminfo: memFree=1218936/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=2672 CPUtime=0.08
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 451 0 0 0 8 0 0 0 20 0 1 0 111695370 2736128 434 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 668 435 105 292 0 373 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2672

[startup+0.101783 s]
/proc/loadavg: 0.99 0.98 0.96 3/65 3761
/proc/meminfo: memFree=1218936/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=2672 CPUtime=0.09
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 467 0 0 0 9 0 0 0 20 0 1 0 111695370 2736128 450 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 668 450 105 292 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2672

[startup+0.301802 s]
/proc/loadavg: 0.99 0.98 0.96 3/65 3761
/proc/meminfo: memFree=1218936/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=3728 CPUtime=0.29
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 726 0 0 0 29 0 0 0 22 0 1 0 111695370 3817472 709 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 932 709 105 292 0 637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3728

[startup+0.701845 s]
/proc/loadavg: 0.99 0.98 0.96 3/65 3761
/proc/meminfo: memFree=1218936/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=5724 CPUtime=0.69
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 1207 0 0 0 69 0 0 0 25 0 1 0 111695370 5861376 1190 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 1431 1190 109 292 0 1136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5724

[startup+1.50193 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1213872/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=7312 CPUtime=1.49
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 1591 0 0 0 149 0 0 0 25 0 1 0 111695370 7487488 1574 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 1828 1574 109 292 0 1533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7312

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1211184/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=9968 CPUtime=3.09
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 2232 0 0 0 309 0 0 0 25 0 1 0 111695370 10207232 2215 1992294400 134512640 135712473 4294956208 18446744073709551615 134563191 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 2492 2215 109 292 0 2197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9968

[startup+6.30143 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1209392/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=11520 CPUtime=6.29
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 2602 0 0 0 628 1 0 0 25 0 1 0 111695370 11796480 2585 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 2880 2585 109 292 0 2585 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11520

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1204912/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=17128 CPUtime=12.69
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 3917 0 0 0 1267 2 0 0 25 0 1 0 111695370 17539072 3900 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 4282 3900 109 292 0 3987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17128

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1194096/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=27056 CPUtime=25.48
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 6272 0 0 0 2544 4 0 0 25 0 1 0 111695370 27705344 6222 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 6764 6222 109 292 0 6469 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27056

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1179888/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=41568 CPUtime=51.07
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 9829 0 0 0 5101 6 0 0 25 0 1 0 111695370 42565632 9779 1992294400 134512640 135712473 4294956208 18446744073709551615 134557725 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 10392 9779 109 292 0 10097 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41568

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1179696/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=41568 CPUtime=102.26
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 9883 0 0 0 10220 6 0 0 25 0 1 0 111695370 42565632 9833 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 10392 9833 109 292 0 10097 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41568

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1161392/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=61068 CPUtime=162.24
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 14647 0 0 0 16213 11 0 0 25 0 1 0 111695370 62533632 14597 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 15267 14598 109 292 0 14972 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61068

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1112880/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=110000 CPUtime=222.23
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 26635 0 0 0 22201 22 0 0 25 0 1 0 111695370 112640000 26520 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 27500 26520 109 292 0 27205 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 110000

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1080368/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=143792 CPUtime=282.21
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 34933 0 0 0 28191 30 0 0 25 0 1 0 111695370 147243008 34689 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 35948 34689 109 292 0 35653 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 143792

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1075888/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=147872 CPUtime=342.19
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 35957 0 0 0 34189 30 0 0 25 0 1 0 111695370 151420928 35713 1992294400 134512640 135712473 4294956208 18446744073709551615 134592604 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 36968 35713 109 292 0 36673 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 147872

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1075696/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=147872 CPUtime=402.17
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 36004 0 0 0 40187 30 0 0 25 0 1 0 111695370 151420928 35760 1992294400 134512640 135712473 4294956208 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 36968 35760 109 292 0 36673 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 147872

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1075632/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=147872 CPUtime=462.16
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 36023 0 0 0 46186 30 0 0 25 0 1 0 111695370 151420928 35779 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 36968 35779 109 292 0 36673 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 147872

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1075376/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=148796 CPUtime=522.15
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 36259 0 0 0 52184 31 0 0 25 0 1 0 111695370 152367104 36015 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 37199 36015 109 292 0 36904 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 148796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3762
/proc/meminfo: memFree=1067568/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=155816 CPUtime=582.12
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 38033 0 0 0 58180 32 0 0 25 0 1 0 111695370 159555584 37789 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 38954 37789 109 292 0 38659 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 155816

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=1052784/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=170864 CPUtime=642.1
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 41701 0 0 0 64175 35 0 0 25 0 1 0 111695370 174964736 41457 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 42716 41457 109 292 0 42421 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 170864

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=1022896/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=201704 CPUtime=702.08
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 49216 0 0 0 70164 44 0 0 25 0 1 0 111695370 206544896 48972 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 50426 48972 109 292 0 50131 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 201704

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=996528/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=228456 CPUtime=762.07
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 55757 0 0 0 76155 52 0 0 25 0 1 0 111695370 233938944 55513 1992294400 134512640 135712473 4294956208 18446744073709551615 134592565 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 57114 55513 109 292 0 56819 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 228456

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=973040/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=253180 CPUtime=822.05
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 61674 0 0 0 82146 59 0 0 25 0 1 0 111695370 259256320 61430 1992294400 134512640 135712473 4294956208 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 63295 61430 109 292 0 63000 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 253180

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=949808/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=277156 CPUtime=882.03
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 67425 0 0 0 88139 64 0 0 25 0 1 0 111695370 283807744 67181 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 69289 67181 109 292 0 68994 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 277156

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=945520/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=281768 CPUtime=942.01
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 68464 0 0 0 94136 65 0 0 25 0 1 0 111695370 288530432 68220 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 70442 68220 109 292 0 70147 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 281768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=945456/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=281768 CPUtime=1002
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 68489 0 0 0 100135 65 0 0 25 0 1 0 111695370 288530432 68245 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 70442 68245 109 292 0 70147 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 281768

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=945392/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=281768 CPUtime=1061.98
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 68510 0 0 0 106133 65 0 0 25 0 1 0 111695370 288530432 68266 1992294400 134512640 135712473 4294956208 18446744073709551615 134554419 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 70442 68266 109 292 0 70147 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 281768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=945328/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=281768 CPUtime=1121.96
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 68525 0 0 0 112131 65 0 0 25 0 1 0 111695370 288530432 68281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 70442 68281 109 292 0 70147 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 281768

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=945200/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=281768 CPUtime=1181.95
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 68549 0 0 0 118129 66 0 0 25 0 1 0 111695370 288530432 68305 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 70442 68305 109 292 0 70147 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 281768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 3768
/proc/meminfo: memFree=945200/2055920 swapFree=4181364/4192956
[pid=3761] ppid=3759 vsize=281768 CPUtime=1200.05
/proc/3761/stat : 3761 (SApperloT-hrp) R 3759 3761 3517 0 -1 4194304 68552 0 0 0 119939 66 0 0 25 0 1 0 111695370 288530432 68308 1992294400 134512640 135712473 4294956208 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/3761/statm: 70442 68308 109 292 0 70147 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 281768

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.44
CPU time (s): 1200.1
CPU user time (s): 1199.4
CPU system time (s): 0.699893
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 281768

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

runsolver used 1.36079 second user time and 2.99954 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-27 14:50:54
IDJOB=1738258
IDBENCH=71804
IDSOLVER=510
FILE ID=node79/1738258-1240836654
PBS_JOBID= 9187519
Free space on /tmp= 66048 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-22-173-20-80.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738258-1240836654/watcher-1738258-1240836654 -o /tmp/evaluation-result-1738258-1240836654/solver-1738258-1240836654 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1135604920 HOME/instance-1738258-1240836654.cnf

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

MD5SUM BENCH= fcc3fcd52c921ace90c257c57bbc4b6d
RANDOM SEED=1135604920

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1219416 kB
Buffers:         84336 kB
Cached:         658852 kB
SwapCached:       5832 kB
Active:         440908 kB
Inactive:       311008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219416 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            70628 kB
Committed_AS:   470392 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= 66048 MiB
End job on node79 at 2009-04-27 15:10:56