Trace number 1517444

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.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1250067652-054.cnf
MD5SUM385aa4c60934b13e455a567c42e0ab0c
Bench CategoryRANDOM (random 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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2283     6911 |      --       0       --      -- |     --   | -12/26
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 528   #clauses: 2283   #literals: 6911
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	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:  528                                                  |
0.00/0.01	c |  Number of clauses:    2283                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.51	HOME/glucose.sh: line 55:  4635 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-1517444-1238285505/watcher-1517444-1238285505 -o /tmp/evaluation-result-1517444-1238285505/solver-1517444-1238285505 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517444-1238285505.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.91 0.95 0.97 3/64 4632
/proc/meminfo: memFree=1685776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) R 4630 4632 4504 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101215505 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4632/statm: 1340 235 194 169 0 51 0
[pid=4633] ppid=4632 vsize=1140 CPUtime=0
/proc/4633/stat : 4633 (SatELite_releas) R 4632 4632 4504 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 1101215505 1167360 150 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/4633/statm: 285 150 73 174 0 108 0

[startup+0.0388369 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4632
/proc/meminfo: memFree=1685776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101851 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4632
/proc/meminfo: memFree=1685776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30189 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4632
/proc/meminfo: memFree=1685776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70197 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4632
/proc/meminfo: memFree=1685776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50112 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 4635
/proc/meminfo: memFree=1683648/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=3756 CPUtime=1.48
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 594 0 0 0 148 0 0 0 25 0 1 0 1101215506 3846144 580 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 939 580 75 172 0 764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9116

[startup+3.10245 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 4635
/proc/meminfo: memFree=1683072/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=4336 CPUtime=3.08
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 747 0 0 0 308 0 0 0 25 0 1 0 1101215506 4440064 733 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 1084 733 75 172 0 909 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9696

[startup+6.30108 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 4635
/proc/meminfo: memFree=1681920/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=5168 CPUtime=6.28
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 924 0 0 0 628 0 0 0 25 0 1 0 1101215506 5292032 910 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 1292 910 75 172 0 1117 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10528

[startup+12.7024 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 4635
/proc/meminfo: memFree=1680776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=6160 CPUtime=12.68
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 1185 0 0 0 1268 0 0 0 25 0 1 0 1101215506 6307840 1171 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 1540 1171 75 172 0 1365 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11520

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 4635
/proc/meminfo: memFree=1679368/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=7556 CPUtime=25.47
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 1519 0 0 0 2547 0 0 0 25 0 1 0 1101215506 7737344 1505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 1889 1505 75 172 0 1714 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12916

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 4635
/proc/meminfo: memFree=1677448/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=9564 CPUtime=51.06
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 2007 0 0 0 5105 1 0 0 25 0 1 0 1101215506 9793536 1993 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 2391 1993 75 172 0 2216 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14924

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 4635
/proc/meminfo: memFree=1675208/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=12008 CPUtime=102.24
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 2568 0 0 0 10222 2 0 0 25 0 1 0 1101215506 12296192 2554 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 3002 2554 75 172 0 2827 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17368

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1673352/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=13988 CPUtime=162.22
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 3022 0 0 0 16219 3 0 0 25 0 1 0 1101215506 14323712 3008 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 3497 3008 75 172 0 3322 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19348

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1671816/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=15408 CPUtime=222.19
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 3402 0 0 0 22216 3 0 0 25 0 1 0 1101215506 15777792 3388 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 3852 3388 75 172 0 3677 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20768

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1670600/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=16816 CPUtime=282.18
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 3709 0 0 0 28214 4 0 0 25 0 1 0 1101215506 17219584 3695 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 4204 3695 75 172 0 4029 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22176

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1669384/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=18008 CPUtime=342.15
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 4003 0 0 0 34211 4 0 0 25 0 1 0 1101215506 18440192 3989 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 4502 3989 75 172 0 4327 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23368

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1667912/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=19440 CPUtime=402.13
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 4361 0 0 0 40208 5 0 0 25 0 1 0 1101215506 19906560 4347 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 4860 4347 75 172 0 4685 0

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

[pid=4635] ppid=4632 vsize=21548 CPUtime=522.08
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 4801 0 0 0 52202 6 0 0 25 0 1 0 1101215506 22065152 4787 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 5387 4787 75 172 0 5212 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 26908

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1665480/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=22180 CPUtime=582.06
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 4969 0 0 0 58200 6 0 0 25 0 1 0 1101215506 22712320 4955 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 5545 4955 75 172 0 5370 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 27540

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1664776/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=22844 CPUtime=642.04
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 5140 0 0 0 64197 7 0 0 25 0 1 0 1101215506 23392256 5126 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 5711 5126 75 172 0 5536 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 28204

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1664008/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=23696 CPUtime=702.01
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 5320 0 0 0 70194 7 0 0 25 0 1 0 1101215506 24264704 5306 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 5924 5306 75 172 0 5749 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 29056

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1663112/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=24480 CPUtime=762
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 5529 0 0 0 76192 8 0 0 25 0 1 0 1101215506 25067520 5515 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6120 5515 75 172 0 5945 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 29840

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1662600/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=25060 CPUtime=821.97
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 5653 0 0 0 82189 8 0 0 25 0 1 0 1101215506 25661440 5639 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6265 5639 75 172 0 6090 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 30420

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1661960/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=25624 CPUtime=881.95
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 5809 0 0 0 88186 9 0 0 25 0 1 0 1101215506 26238976 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134527959 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6406 5795 75 172 0 6231 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 30984

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1661064/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=26596 CPUtime=941.92
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6037 0 0 0 94183 9 0 0 25 0 1 0 1101215506 27234304 6023 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6649 6023 75 172 0 6474 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 31956

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1660680/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=26992 CPUtime=1001.9
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6117 0 0 0 100181 9 0 0 25 0 1 0 1101215506 27639808 6103 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6748 6103 75 172 0 6573 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 32352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1660168/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=27512 CPUtime=1061.88
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6247 0 0 0 106178 10 0 0 25 0 1 0 1101215506 28172288 6233 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6878 6233 75 172 0 6703 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 32872

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1659720/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=27920 CPUtime=1121.86
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6359 0 0 0 112176 10 0 0 25 0 1 0 1101215506 28590080 6345 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 6980 6345 75 172 0 6805 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 33280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1659208/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=28496 CPUtime=1181.84
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6482 0 0 0 118173 11 0 0 25 0 1 0 1101215506 29179904 6468 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 7124 6468 75 172 0 6949 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 33856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1659208/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=28496 CPUtime=1200.03
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6482 0 0 0 119992 11 0 0 25 0 1 0 1101215506 29179904 6468 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 7124 6468 75 172 0 6949 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 4635
/proc/meminfo: memFree=1659208/2055920 swapFree=4175824/4192956
[pid=4632] ppid=4630 vsize=5360 CPUtime=0
/proc/4632/stat : 4632 (glucose.sh) S 4630 4632 4504 0 -1 4194304 313 180 0 0 0 0 0 0 16 0 1 0 1101215505 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4632/statm: 1340 238 195 169 0 51 0
[pid=4635] ppid=4632 vsize=28496 CPUtime=1200.03
/proc/4635/stat : 4635 (glucose_static) R 4632 4632 4504 0 -1 4194304 6482 0 0 0 119992 11 0 0 25 0 1 0 1101215506 29179904 6468 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4635/statm: 7124 6468 75 172 0 6949 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.94
CPU system time (s): 0.118981
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 33856

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

runsolver used 1.3158 second user time and 3.06153 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-29 01:11:45
IDJOB=1517444
IDBENCH=70597
IDSOLVER=503
FILE ID=node33/1517444-1238285505
PBS_JOBID= 9060938
Free space on /tmp= 66132 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1250067652-054.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517444-1238285505/watcher-1517444-1238285505 -o /tmp/evaluation-result-1517444-1238285505/solver-1517444-1238285505 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517444-1238285505.cnf

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

MD5SUM BENCH= 385aa4c60934b13e455a567c42e0ab0c
RANDOM SEED=326383750

node33.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.266
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.266
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:       1686256 kB
Buffers:         57256 kB
Cached:         227076 kB
SwapCached:      10924 kB
Active:          54272 kB
Inactive:       242552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686256 kB
SwapTotal:     4192956 kB
SwapFree:      4175824 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          18168 kB
Slab:            58912 kB
Committed_AS:  3014232 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-29 01:31:48