Trace number 1517744

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
glucose 1.0? (TO) 1200.08 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
MD5SUMc31ae01e49038ee90ca261273074a0e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark582.064
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1951     5891 |      --       0       --      -- |     --   | -4/26
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 454   #clauses: 1951   #literals: 5891
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  454                                                  |
0.00/0.01	c |  Number of clauses:    1951                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55: 26417 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517744-1238290490/watcher-1517744-1238290490 -o /tmp/evaluation-result-1517744-1238290490/solver-1517744-1238290490 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517744-1238290490.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.99 3/70 26414
/proc/meminfo: memFree=787560/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) R 26412 26414 26165 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101712283 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26414/statm: 1340 235 194 169 0 51 0
[pid=26415] ppid=26414 vsize=1012 CPUtime=0
/proc/26415/stat : 26415 (SatELite_releas) R 26414 26414 26165 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1101712283 1036288 140 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/26415/statm: 253 140 76 174 0 76 0

[startup+0.084174 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 26414
/proc/meminfo: memFree=787560/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101175 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 26414
/proc/meminfo: memFree=787560/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301197 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 26414
/proc/meminfo: memFree=787560/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701238 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 26414
/proc/meminfo: memFree=787560/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50131 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 26417
/proc/meminfo: memFree=785560/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=3772 CPUtime=1.48
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 603 0 0 0 148 0 0 0 25 0 1 0 1101712284 3862528 589 1992294400 134512640 135217611 4294956304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 943 589 75 172 0 768 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9132

[startup+3.10247 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 26417
/proc/meminfo: memFree=784920/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=4240 CPUtime=3.08
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 716 0 0 0 308 0 0 0 25 0 1 0 1101712284 4341760 702 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 1060 702 75 172 0 885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9600

[startup+6.30179 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 26417
/proc/meminfo: memFree=783896/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=5304 CPUtime=6.27
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 953 0 0 0 627 0 0 0 25 0 1 0 1101712284 5431296 939 1992294400 134512640 135217611 4294956304 18446744073709551615 134548418 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 1326 939 75 172 0 1151 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10664

[startup+12.7014 s]
/proc/loadavg: 1.07 1.00 1.00 2/72 26417
/proc/meminfo: memFree=782744/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=6004 CPUtime=12.67
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 1150 0 0 0 1267 0 0 0 25 0 1 0 1101712284 6148096 1136 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 1501 1136 75 172 0 1326 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11364

[startup+25.5017 s]
/proc/loadavg: 1.06 1.00 1.00 2/72 26417
/proc/meminfo: memFree=781336/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=7560 CPUtime=25.46
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 1519 0 0 0 2546 0 0 0 25 0 1 0 1101712284 7741440 1505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 1890 1505 75 172 0 1715 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12920

[startup+51.1012 s]
/proc/loadavg: 1.04 1.00 1.00 2/72 26417
/proc/meminfo: memFree=779608/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=9296 CPUtime=51.06
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 1934 0 0 0 5105 1 0 0 25 0 1 0 1101712284 9519104 1920 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 2324 1920 75 172 0 2149 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14656

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/72 26417
/proc/meminfo: memFree=777048/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=11868 CPUtime=102.23
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 2546 0 0 0 10222 1 0 0 25 0 1 0 1101712284 12152832 2532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 2967 2532 75 172 0 2792 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17228

[startup+162.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/72 26417
/proc/meminfo: memFree=775384/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=13612 CPUtime=162.2
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 2980 0 0 0 16219 1 0 0 25 0 1 0 1101712284 13938688 2966 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 3403 2966 75 172 0 3228 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18972

[startup+222.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/72 26417
/proc/meminfo: memFree=773784/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=15392 CPUtime=222.18
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 3381 0 0 0 22216 2 0 0 25 0 1 0 1101712284 15761408 3367 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 3848 3367 75 172 0 3673 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20752

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/72 26417
/proc/meminfo: memFree=772632/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=16456 CPUtime=282.15
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 3656 0 0 0 28213 2 0 0 25 0 1 0 1101712284 16850944 3642 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 4114 3642 75 172 0 3939 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21816

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 26417
/proc/meminfo: memFree=771544/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=17656 CPUtime=342.13
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 3923 0 0 0 34210 3 0 0 25 0 1 0 1101712284 18079744 3909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 4414 3909 75 172 0 4239 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23016

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 26417
/proc/meminfo: memFree=770968/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=18188 CPUtime=402.09
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 4074 0 0 0 40206 3 0 0 25 0 1 0 1101712284 18624512 4060 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 4547 4060 75 172 0 4372 0

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

[pid=26417] ppid=26414 vsize=19184 CPUtime=462.06
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 4285 0 0 0 46203 3 0 0 25 0 1 0 1101712284 19644416 4271 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 4796 4271 75 172 0 4621 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 24544

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=769432/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=20080 CPUtime=522.04
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 4460 0 0 0 52201 3 0 0 25 0 1 0 1101712284 20561920 4446 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 5020 4446 75 172 0 4845 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 25440

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=768728/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=20724 CPUtime=582.01
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 4621 0 0 0 58197 4 0 0 25 0 1 0 1101712284 21221376 4607 1992294400 134512640 135217611 4294956304 18446744073709551615 134526335 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 5181 4607 75 172 0 5006 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 26084

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=767960/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=21580 CPUtime=641.99
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 4817 0 0 0 64195 4 0 0 25 0 1 0 1101712284 22097920 4803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 5395 4803 75 172 0 5220 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 26940

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=767320/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=22172 CPUtime=701.96
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 4974 0 0 0 70192 4 0 0 25 0 1 0 1101712284 22704128 4960 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 5543 4960 75 172 0 5368 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 27532

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=766936/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=22688 CPUtime=761.94
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5078 0 0 0 76190 4 0 0 25 0 1 0 1101712284 23232512 5064 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 5672 5064 75 172 0 5497 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 28048

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=766360/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=23296 CPUtime=821.91
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5212 0 0 0 82187 4 0 0 25 0 1 0 1101712284 23855104 5198 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 5824 5198 75 172 0 5649 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 28656

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=765656/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=24008 CPUtime=881.88
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5398 0 0 0 88184 4 0 0 25 0 1 0 1101712284 24584192 5380 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6002 5380 75 172 0 5827 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 29368

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=765272/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=24472 CPUtime=941.86
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5502 0 0 0 94181 5 0 0 25 0 1 0 1101712284 25059328 5484 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6118 5484 75 172 0 5943 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 29832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=764568/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=25252 CPUtime=1001.83
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5691 0 0 0 100178 5 0 0 25 0 1 0 1101712284 25858048 5673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6313 5673 75 172 0 6138 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 30612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=764120/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=25796 CPUtime=1061.8
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5801 0 0 0 106175 5 0 0 25 0 1 0 1101712284 26415104 5783 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6449 5783 75 172 0 6274 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 31156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=763608/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=26216 CPUtime=1121.77
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 5937 0 0 0 112172 5 0 0 25 0 1 0 1101712284 26845184 5919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6554 5919 75 172 0 6379 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 31576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=762968/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=26944 CPUtime=1181.75
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 6092 0 0 0 118170 5 0 0 25 0 1 0 1101712284 27590656 6074 1992294400 134512640 135217611 4294956304 18446744073709551615 134537525 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6736 6074 75 172 0 6561 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 32304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26419
/proc/meminfo: memFree=762840/2055920 swapFree=4173156/4192956
[pid=26414] ppid=26412 vsize=5360 CPUtime=0
/proc/26414/stat : 26414 (glucose.sh) S 26412 26414 26165 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1101712283 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26414/statm: 1340 238 195 169 0 51 0
[pid=26417] ppid=26414 vsize=27088 CPUtime=1200.05
/proc/26417/stat : 26417 (glucose_static) R 26414 26414 26165 0 -1 4194304 6127 0 0 0 120000 5 0 0 25 0 1 0 1101712284 27738112 6109 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26417/statm: 6772 6109 75 172 0 6597 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32448

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.61
CPU time (s): 1200.08
CPU user time (s): 1200.01
CPU system time (s): 0.065989
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 32448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6613
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= 17
involuntary context switches= 4406

runsolver used 0.98185 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-29 03:34:50
IDJOB=1517744
IDBENCH=70622
IDSOLVER=503
FILE ID=node36/1517744-1238290490
PBS_JOBID= 9060920
Free space on /tmp= 66412 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517744-1238290490/watcher-1517744-1238290490 -o /tmp/evaluation-result-1517744-1238290490/solver-1517744-1238290490 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517744-1238290490.cnf

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

MD5SUM BENCH= c31ae01e49038ee90ca261273074a0e1
RANDOM SEED=968059846

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        788040 kB
Buffers:        104740 kB
Cached:        1061492 kB
SwapCached:       9216 kB
Active:         236432 kB
Inactive:       940496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        788040 kB
SwapTotal:     4192956 kB
SwapFree:      4173156 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16248 kB
Slab:            76348 kB
Committed_AS:  2914468 kB
PageTables:       1876 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= 66408 MiB
End job on node36 at 2009-03-29 03:54:53