Trace number 1516964

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.09 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S121765931-081.cnf
MD5SUM096475bf0bd85d9e44aabbaddceca0e3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.307
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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 |    1785     5355 |     535       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1777     5396 |      --       0       --      -- |     --   | -8/41
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 411   #clauses: 1777   #literals: 5396
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	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:  411                                                  |
0.00/0.01	c |  Number of clauses:    1777                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.61	HOME/glucose.sh: line 55:  1715 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-1516964-1238278048/watcher-1516964-1238278048 -o /tmp/evaluation-result-1516964-1238278048/solver-1516964-1238278048 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516964-1238278048.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/64 1712
/proc/meminfo: memFree=1089952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) R 1710 1712 1382 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1100471636 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1712/statm: 1340 235 194 169 0 51 0
[pid=1713] ppid=1712 vsize=1012 CPUtime=0
/proc/1713/stat : 1713 (SatELite_releas) R 1712 1712 1382 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 1100471637 1036288 138 1992294400 134512640 135225430 4294956192 18446744073709551615 134587479 0 0 4096 3 0 0 0 17 0 0 0
/proc/1713/statm: 253 138 76 174 0 76 0

[startup+0.100318 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1712
/proc/meminfo: memFree=1089952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201329 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1712
/proc/meminfo: memFree=1089952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301339 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1712
/proc/meminfo: memFree=1089952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70138 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1712
/proc/meminfo: memFree=1089952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1087952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=3628 CPUtime=1.48
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 562 0 0 0 148 0 0 0 25 0 1 0 1100471637 3715072 548 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 907 548 75 172 0 732 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8988

[startup+3.10162 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1087440/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=4156 CPUtime=3.08
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 688 0 0 0 308 0 0 0 25 0 1 0 1100471637 4255744 674 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 1039 674 75 172 0 864 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9516

[startup+6.30195 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1086416/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=4976 CPUtime=6.28
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 901 0 0 0 628 0 0 0 25 0 1 0 1100471637 5095424 887 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 1244 887 75 172 0 1069 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10336

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1085200/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=6044 CPUtime=12.68
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 1137 0 0 0 1268 0 0 0 25 0 1 0 1100471637 6189056 1123 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 1511 1123 75 172 0 1336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11404

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1083792/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=7492 CPUtime=25.47
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 1496 0 0 0 2547 0 0 0 25 0 1 0 1100471637 7671808 1482 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 1873 1482 75 172 0 1698 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12852

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1082256/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=9208 CPUtime=51.05
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 1908 0 0 0 5105 0 0 0 25 0 1 0 1100471637 9428992 1894 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 2302 1894 75 172 0 2127 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14568

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1079888/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=11424 CPUtime=102.24
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 2455 0 0 0 10223 1 0 0 25 0 1 0 1100471637 11698176 2441 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 2856 2441 75 172 0 2681 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16784

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1077776/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=13780 CPUtime=162.2
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 2990 0 0 0 16219 1 0 0 25 0 1 0 1100471637 14110720 2976 1992294400 134512640 135217611 4294956304 18446744073709551615 134532614 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 3445 2976 75 172 0 3270 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19140

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1076112/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=15404 CPUtime=222.19
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 3391 0 0 0 22217 2 0 0 25 0 1 0 1100471637 15773696 3377 1992294400 134512640 135217611 4294956304 18446744073709551615 134532588 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 3851 3377 75 172 0 3676 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20764

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1074704/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=17044 CPUtime=282.16
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 3766 0 0 0 28214 2 0 0 25 0 1 0 1100471637 17453056 3752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 4261 3752 75 172 0 4086 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22404

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1073424/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=18260 CPUtime=342.13
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 4073 0 0 0 34211 2 0 0 25 0 1 0 1100471637 18698240 4059 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 4565 4059 75 172 0 4390 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23620

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1072336/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=19492 CPUtime=402.11
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 4324 0 0 0 40208 3 0 0 25 0 1 0 1100471637 19959808 4310 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 4873 4310 75 172 0 4698 0

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

[pid=1715] ppid=1712 vsize=21344 CPUtime=522.06
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 4745 0 0 0 52202 4 0 0 25 0 1 0 1100471637 21856256 4731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 5336 4731 75 172 0 5161 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 26704

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1070032/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=22040 CPUtime=582.03
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 4916 0 0 0 58199 4 0 0 25 0 1 0 1100471637 22568960 4902 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 5510 4902 75 172 0 5335 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 27400

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1069392/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=22692 CPUtime=642
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 5073 0 0 0 64196 4 0 0 25 0 1 0 1100471637 23236608 5059 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 5673 5059 75 172 0 5498 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 28052

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1068624/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=23408 CPUtime=701.97
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 5258 0 0 0 70193 4 0 0 25 0 1 0 1100471637 23969792 5244 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 5852 5244 75 172 0 5677 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 28768

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1067792/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=24336 CPUtime=761.95
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 5464 0 0 0 76191 4 0 0 25 0 1 0 1100471637 24920064 5450 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6084 5450 75 172 0 5909 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 29696

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1067024/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=25252 CPUtime=821.93
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 5655 0 0 0 82188 5 0 0 25 0 1 0 1100471637 25858048 5641 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6313 5641 75 172 0 6138 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 30612

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1066640/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=25612 CPUtime=881.9
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 5749 0 0 0 88185 5 0 0 25 0 1 0 1100471637 26226688 5735 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6403 5735 75 172 0 6228 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 30972

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1066064/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=26284 CPUtime=941.87
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 5893 0 0 0 94182 5 0 0 25 0 1 0 1100471637 26914816 5879 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6571 5879 75 172 0 6396 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 31644

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1065296/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=27116 CPUtime=1001.85
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 6074 0 0 0 100180 5 0 0 25 0 1 0 1100471637 27766784 6060 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6779 6060 75 172 0 6604 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 32476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1064720/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=27680 CPUtime=1061.82
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 6217 0 0 0 106177 5 0 0 25 0 1 0 1100471637 28344320 6203 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6920 6203 75 172 0 6745 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 33040

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1064400/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=27956 CPUtime=1121.8
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 6306 0 0 0 112175 5 0 0 25 0 1 0 1100471637 28626944 6292 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 6989 6292 75 172 0 6814 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 33316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1064208/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=28240 CPUtime=1181.77
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 6351 0 0 0 118172 5 0 0 25 0 1 0 1100471637 28917760 6337 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 7060 6337 75 172 0 6885 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 33600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1063952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=28396 CPUtime=1200.06
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 6399 0 0 0 120001 5 0 0 25 0 1 0 1100471637 29077504 6385 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 7099 6385 75 172 0 6924 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33756

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1715
/proc/meminfo: memFree=1063952/2055920 swapFree=4177768/4192956
[pid=1712] ppid=1710 vsize=5360 CPUtime=0
/proc/1712/stat : 1712 (glucose.sh) S 1710 1712 1382 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1100471636 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1712/statm: 1340 238 195 169 0 51 0
[pid=1715] ppid=1712 vsize=28396 CPUtime=1200.06
/proc/1715/stat : 1715 (glucose_static) R 1712 1712 1382 0 -1 4194304 6399 0 0 0 120001 5 0 0 25 0 1 0 1100471637 29077504 6385 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1715/statm: 7099 6385 75 172 0 6924 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.03
CPU system time (s): 0.06199
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 33756

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

runsolver used 1.09283 second user time and 3.2835 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 23:07:28
IDJOB=1516964
IDBENCH=70557
IDSOLVER=503
FILE ID=node2/1516964-1238278048
PBS_JOBID= 9060900
Free space on /tmp= 66460 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S121765931-081.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516964-1238278048/watcher-1516964-1238278048 -o /tmp/evaluation-result-1516964-1238278048/solver-1516964-1238278048 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516964-1238278048.cnf

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

MD5SUM BENCH= 096475bf0bd85d9e44aabbaddceca0e3
RANDOM SEED=2022276901

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1090496 kB
Buffers:        100788 kB
Cached:         765920 kB
SwapCached:       8996 kB
Active:          62736 kB
Inactive:       814980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090496 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16664 kB
Slab:            73688 kB
Committed_AS:  2709280 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node2 at 2009-03-28 23:27:31