Trace number 291935

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, and are wall clock time (not CPU 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
CMUSAT BASE 2007-02-08? (TO) 1200.06 1200.55

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
MD5SUMfb662fcb2216f5e012e97644773420f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66783
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-291935-1171748641 -o ROOT/results/node30/solver-291935-1171748641 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291935-1171748641/cmusat_base /tmp/evaluation/291935-1171748641/instance-291935-1171748641.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.93 0.98 0.91 3/77 24357
/proc/meminfo: memFree=943464/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=2308 CPUtime=0
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 168628227 2363392 162 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560672 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 577 162 93 241 0 333 0

[startup+0.106603 s]
/proc/loadavg: 0.93 0.98 0.91 3/77 24357
/proc/meminfo: memFree=943464/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=2852 CPUtime=0.1
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 301 0 0 0 10 0 0 0 18 0 1 0 168628227 2920448 283 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 713 283 110 241 0 469 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2852

[startup+0.514661 s]
/proc/loadavg: 0.93 0.98 0.91 3/77 24357
/proc/meminfo: memFree=943464/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=2992 CPUtime=0.51
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 343 0 0 0 51 0 0 0 22 0 1 0 168628227 3063808 325 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559857 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 748 325 110 241 0 504 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2992

[startup+1.33478 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 24358
/proc/meminfo: memFree=941792/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=3748 CPUtime=1.33
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 528 0 0 0 133 0 0 0 25 0 1 0 168628227 3837952 510 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 937 510 110 241 0 693 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3748

[startup+2.97101 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 24358
/proc/meminfo: memFree=941344/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=4340 CPUtime=2.96
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 683 0 0 0 296 0 0 0 25 0 1 0 168628227 4444160 665 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 1085 665 110 241 0 841 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4340

[startup+6.25047 s]
/proc/loadavg: 0.94 0.98 0.91 2/78 24358
/proc/meminfo: memFree=939680/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=5764 CPUtime=6.24
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 1055 0 0 0 624 0 0 0 25 0 1 0 168628227 5902336 1002 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 1441 1002 110 241 0 1197 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5764

[startup+12.7054 s]
/proc/loadavg: 0.94 0.98 0.91 2/78 24358
/proc/meminfo: memFree=936928/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=8840 CPUtime=12.69
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 2063 0 0 0 1269 0 0 0 25 0 1 0 168628227 9052160 1640 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 2210 1640 110 241 0 1966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8840

[startup+25.5122 s]
/proc/loadavg: 0.96 0.98 0.91 2/78 24358
/proc/meminfo: memFree=935712/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=9912 CPUtime=25.49
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 2636 0 0 0 2548 1 0 0 25 0 1 0 168628227 10149888 1968 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 2478 1968 110 241 0 2234 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9912

[startup+51.1238 s]
/proc/loadavg: 0.97 0.98 0.91 2/78 24358
/proc/meminfo: memFree=930656/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=15828 CPUtime=51.1
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 4605 0 0 0 5107 3 0 0 25 0 1 0 168628227 16207872 3210 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560002 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 3957 3210 110 241 0 3713 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15828

[startup+102.341 s]
/proc/loadavg: 0.98 0.98 0.91 2/78 24358
/proc/meminfo: memFree=927584/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=18336 CPUtime=102.3
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 5863 0 0 0 10225 5 0 0 25 0 1 0 168628227 18776064 3960 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559870 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 4584 3960 110 241 0 4340 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18336

[startup+162.371 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=919520/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=28832 CPUtime=162.31
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 8954 0 0 0 16224 7 0 0 25 0 1 0 168628227 29523968 5968 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 7208 5968 110 241 0 6964 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 28832

[startup+222.395 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=918496/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=29252 CPUtime=222.31
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 9604 0 0 0 22223 8 0 0 25 0 1 0 168628227 29954048 6215 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 7313 6215 110 241 0 7069 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 29252

[startup+282.42 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=917664/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=29724 CPUtime=282.32
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 10042 0 0 0 28223 9 0 0 25 0 1 0 168628227 30437376 6405 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551191 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 7431 6405 110 241 0 7187 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 29724

[startup+342.451 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=915488/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=31868 CPUtime=342.33
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 10907 0 0 0 34223 10 0 0 25 0 1 0 168628227 32632832 6982 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560075 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 7967 6982 110 241 0 7723 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 31868

[startup+402.488 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=912928/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=34120 CPUtime=402.34
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 11839 0 0 0 40223 11 0 0 25 0 1 0 168628227 34938880 7601 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 8530 7601 110 241 0 8286 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 34120

[startup+462.518 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=911904/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=35172 CPUtime=462.36
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 12123 0 0 0 46224 12 0 0 25 0 1 0 168628227 36016128 7885 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 8793 7885 110 241 0 8549 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 35172

[startup+522.546 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=910176/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=36752 CPUtime=522.36
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 12877 0 0 0 52223 13 0 0 25 0 1 0 168628227 37634048 8331 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 9188 8331 110 241 0 8944 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 36752

[startup+582.571 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=907936/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=38464 CPUtime=582.37
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 13436 0 0 0 58223 14 0 0 25 0 1 0 168628227 39387136 8857 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 9616 8857 110 241 0 9372 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 38464

[startup+642.599 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=907040/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=39404 CPUtime=642.38
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 14024 0 0 0 64223 15 0 0 25 0 1 0 168628227 40349696 9042 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 9851 9042 110 241 0 9607 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 39404

[startup+702.631 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=895712/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=56588 CPUtime=702.4
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 18347 0 0 0 70222 18 0 0 25 0 1 0 168628227 57946112 11872 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559911 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14147 11872 110 241 0 13903 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 56588

[startup+762.661 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=895200/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=56600 CPUtime=762.41
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 18905 0 0 0 76222 19 0 0 25 0 1 0 168628227 57958400 12025 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14150 12025 110 241 0 13906 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 56600

[startup+822.693 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=895264/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=56600 CPUtime=822.42
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 18907 0 0 0 82223 19 0 0 25 0 1 0 168628227 57958400 12027 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560476 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14150 12027 110 241 0 13906 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 56600

[startup+882.723 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=894560/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=57116 CPUtime=882.42
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 19079 0 0 0 88223 19 0 0 25 0 1 0 168628227 58486784 12199 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560473 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14279 12199 110 241 0 14035 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 57116

[startup+942.747 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=894240/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=57148 CPUtime=942.43
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 19606 0 0 0 94223 20 0 0 25 0 1 0 168628227 58519552 12285 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559943 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14287 12285 110 241 0 14043 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 57148

[startup+1002.78 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24358
/proc/meminfo: memFree=893984/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=57408 CPUtime=1002.45
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 19670 0 0 0 100224 21 0 0 25 0 1 0 168628227 58785792 12349 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14352 12349 110 241 0 14108 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 57408

[startup+1062.84 s]
/proc/loadavg: 0.99 0.98 0.91 2/84 24472
/proc/meminfo: memFree=892592/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=57540 CPUtime=1062.43
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 19705 0 0 0 106220 23 0 0 25 0 1 0 168628227 58920960 12384 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14385 12384 110 241 0 14141 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 57540

[startup+1122.89 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24556
/proc/meminfo: memFree=892448/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=58232 CPUtime=1122.41
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 20553 0 0 0 112217 24 0 0 25 0 1 0 168628227 59629568 12685 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560089 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14558 12685 110 241 0 14314 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 58232

[startup+1182.92 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24556
/proc/meminfo: memFree=892512/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=58232 CPUtime=1182.42
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 20553 0 0 0 118218 24 0 0 25 0 1 0 168628227 59629568 12685 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14558 12685 110 241 0 14314 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 58232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 24556
/proc/meminfo: memFree=892512/2055920 swapFree=4146080/4192956
[pid=24357] ppid=24355 vsize=58232 CPUtime=1200.03
/proc/24357/stat : 24357 (cmusat_base) R 24355 24357 23736 0 -1 4194304 20553 0 0 0 119979 24 0 0 25 0 1 0 168628227 59629568 12685 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/24357/statm: 14558 12685 110 241 0 14314 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 58232

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.55
CPU time (s): 1200.06
CPU user time (s): 1199.8
CPU system time (s): 0.25796
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 58232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20553
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= 6
involuntary context switches= 25229

runsolver used 1.35679 second user time and 2.90656 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Feb 17 21:44:02 UTC 2007

IDJOB= 291935
IDBENCH= 19827
IDSOLVER= 120
FILE ID= node30/291935-1171748641

PBS_JOBID= 3839476

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291935-1171748641/cmusat_base /tmp/evaluation/291935-1171748641/instance-291935-1171748641.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-291935-1171748641 -o ROOT/results/node30/solver-291935-1171748641 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291935-1171748641/cmusat_base /tmp/evaluation/291935-1171748641/instance-291935-1171748641.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 296974080

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.270
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.270
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:        943808 kB
Buffers:         40800 kB
Cached:         960424 kB
SwapCached:      15240 kB
Active:         765616 kB
Inactive:       261676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        943808 kB
SwapTotal:     4192956 kB
SwapFree:      4146080 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            70244 kB
Committed_AS:   556400 kB
PageTables:       1884 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= 66562 MiB

End job on node30 on Sat Feb 17 22:04:04 UTC 2007