Trace number 1519112

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.04 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1036996799-006.cnf
MD5SUMaea037edf2192f628decdd3193ff0d42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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 |    1615     4845 |     484       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1607     4880 |      --       0       --      -- |     --   | -8/35
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 369   #clauses: 1607   #literals: 4880
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.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  369                                                  |
0.00/0.01	c |  Number of clauses:    1607                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.41	HOME/glucose.sh: line 55: 21356 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-1519112-1238308432/watcher-1519112-1238308432 -o /tmp/evaluation-result-1519112-1238308432/solver-1519112-1238308432 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1519112-1238308432.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: 1.00 1.02 1.00 3/64 21353
/proc/meminfo: memFree=1822320/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) R 21351 21353 20906 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1103509408 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21353/statm: 1340 235 194 169 0 51 0
[pid=21354] ppid=21353 vsize=1016 CPUtime=0
/proc/21354/stat : 21354 (SatELite_releas) R 21353 21353 20906 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 1103509408 1040384 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/21354/statm: 254 135 76 174 0 77 0

[startup+0.015319 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 21353
/proc/meminfo: memFree=1822320/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101326 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 21353
/proc/meminfo: memFree=1822320/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301351 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 21353
/proc/meminfo: memFree=1822320/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701404 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 21353
/proc/meminfo: memFree=1822320/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50151 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21356
/proc/meminfo: memFree=1820448/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=3620 CPUtime=1.48
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 562 0 0 0 148 0 0 0 25 0 1 0 1103509408 3706880 548 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 905 548 75 172 0 730 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8980

[startup+3.10272 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21356
/proc/meminfo: memFree=1819872/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=4148 CPUtime=3.09
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 672 0 0 0 309 0 0 0 25 0 1 0 1103509408 4247552 658 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 1037 658 75 172 0 862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9508

[startup+6.30114 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21356
/proc/meminfo: memFree=1818848/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=4956 CPUtime=6.28
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 888 0 0 0 628 0 0 0 25 0 1 0 1103509408 5074944 874 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 1239 874 75 172 0 1064 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10316

[startup+12.702 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21356
/proc/meminfo: memFree=1817696/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=5908 CPUtime=12.68
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 1134 0 0 0 1268 0 0 0 25 0 1 0 1103509408 6049792 1120 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 1477 1120 75 172 0 1302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11268

[startup+25.5017 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21356
/proc/meminfo: memFree=1816096/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=7424 CPUtime=25.47
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 1482 0 0 0 2547 0 0 0 25 0 1 0 1103509408 7602176 1468 1992294400 134512640 135217611 4294956304 18446744073709551615 134534034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 1856 1468 75 172 0 1681 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12784

[startup+51.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21356
/proc/meminfo: memFree=1814688/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=9040 CPUtime=51.07
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 1860 0 0 0 5106 1 0 0 25 0 1 0 1103509408 9256960 1846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 2260 1846 75 172 0 2085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14400

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21356
/proc/meminfo: memFree=1812448/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=11192 CPUtime=102.26
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 2391 0 0 0 10224 2 0 0 25 0 1 0 1103509408 11460608 2377 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 2798 2377 75 172 0 2623 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16552

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1810784/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=12984 CPUtime=162.23
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 2799 0 0 0 16221 2 0 0 25 0 1 0 1103509408 13295616 2785 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 3246 2785 75 172 0 3071 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1809248/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=14504 CPUtime=222.21
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 3172 0 0 0 22218 3 0 0 25 0 1 0 1103509408 14852096 3158 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 3626 3158 75 172 0 3451 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19864

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1808096/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=15752 CPUtime=282.2
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 3449 0 0 0 28216 4 0 0 25 0 1 0 1103509408 16130048 3435 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 3938 3435 75 172 0 3763 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21112

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1806752/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=17140 CPUtime=342.17
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 3776 0 0 0 34213 4 0 0 25 0 1 0 1103509408 17551360 3762 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 4285 3762 75 172 0 4110 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22500

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1805856/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=18132 CPUtime=402.15
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 4015 0 0 0 40211 4 0 0 25 0 1 0 1103509408 18567168 4001 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 4533 4001 76 172 0 4358 0

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

[pid=21356] ppid=21353 vsize=19444 CPUtime=462.14
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 4278 0 0 0 46209 5 0 0 25 0 1 0 1103509408 19910656 4264 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 4861 4264 76 172 0 4686 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 24804

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1803744/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=20532 CPUtime=522.12
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 4525 0 0 0 52207 5 0 0 25 0 1 0 1103509408 21024768 4511 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 5133 4511 76 172 0 4958 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 25892

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1802976/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=21208 CPUtime=582.1
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 4693 0 0 0 58205 5 0 0 25 0 1 0 1103509408 21716992 4679 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 5302 4679 76 172 0 5127 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 26568

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1802464/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=21700 CPUtime=642.09
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 4816 0 0 0 64203 6 0 0 25 0 1 0 1103509408 22220800 4802 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 5425 4802 76 172 0 5250 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 27060

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1801632/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=22780 CPUtime=702.06
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5025 0 0 0 70200 6 0 0 25 0 1 0 1103509408 23326720 5008 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 5695 5008 76 172 0 5520 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 28140

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21356
/proc/meminfo: memFree=1801056/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=23252 CPUtime=762.05
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5166 0 0 0 76199 6 0 0 25 0 1 0 1103509408 23810048 5149 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 5813 5149 76 172 0 5638 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 28612

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1800480/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=23924 CPUtime=822.03
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5281 0 0 0 82196 7 0 0 25 0 1 0 1103509408 24498176 5264 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 5981 5264 76 172 0 5806 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 29284

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1799840/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=24716 CPUtime=882.01
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5458 0 0 0 88194 7 0 0 25 0 1 0 1103509408 25309184 5441 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 6179 5441 76 172 0 6004 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 30076

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1799136/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=25368 CPUtime=941.99
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5619 0 0 0 94192 7 0 0 25 0 1 0 1103509408 25976832 5602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 6342 5602 76 172 0 6167 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 30728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1798432/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=26012 CPUtime=1001.97
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5786 0 0 0 100190 7 0 0 25 0 1 0 1103509408 26636288 5769 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 6503 5769 76 172 0 6328 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 31372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1797856/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=26704 CPUtime=1061.95
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 5933 0 0 0 106188 7 0 0 25 0 1 0 1103509408 27344896 5916 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 6676 5916 76 172 0 6501 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 32064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1797088/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=27456 CPUtime=1121.94
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 6127 0 0 0 112186 8 0 0 25 0 1 0 1103509408 28114944 6110 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 6864 6110 76 172 0 6689 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 32816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1796832/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=27744 CPUtime=1181.92
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 6182 0 0 0 118184 8 0 0 25 0 1 0 1103509408 28409856 6165 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 6936 6165 76 172 0 6761 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 33104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21358
/proc/meminfo: memFree=1796640/2055920 swapFree=4177692/4192956
[pid=21353] ppid=21351 vsize=5360 CPUtime=0
/proc/21353/stat : 21353 (glucose.sh) S 21351 21353 20906 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1103509408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21353/statm: 1340 238 195 169 0 51 0
[pid=21356] ppid=21353 vsize=28068 CPUtime=1200.02
/proc/21356/stat : 21356 (glucose_static) R 21353 21353 20906 0 -1 4194304 6231 0 0 0 119994 8 0 0 25 0 1 0 1103509408 28741632 6214 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21356/statm: 7017 6214 76 172 0 6842 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33428

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.95
CPU system time (s): 0.091986
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 33428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6712
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= 22
involuntary context switches= 1915

runsolver used 1.38779 second user time and 2.98855 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-29 08:33:52
IDJOB=1519112
IDBENCH=70736
IDSOLVER=503
FILE ID=node13/1519112-1238308432
PBS_JOBID= 9061012
Free space on /tmp= 66392 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1036996799-006.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519112-1238308432/watcher-1519112-1238308432 -o /tmp/evaluation-result-1519112-1238308432/solver-1519112-1238308432 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1519112-1238308432.cnf

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

MD5SUM BENCH= aea037edf2192f628decdd3193ff0d42
RANDOM SEED=2121251420

node13.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.240
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.240
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:       1822864 kB
Buffers:         48320 kB
Cached:         114188 kB
SwapCached:       9056 kB
Active:         102468 kB
Inactive:        70464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822864 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          16104 kB
Slab:            46132 kB
Committed_AS:  2962348 kB
PageTables:       1464 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= 66388 MiB
End job on node13 at 2009-03-29 08:53:54