Trace number 1517072

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S374947955-075.cnf
MD5SUM1c26be7e8f45c396fe1a5a9f4716cff4
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2371     7172 |      --       0       --      -- |     --   | -9/32
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 551   #clauses: 2371   #literals: 7172
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:  551                                                  |
0.00/0.01	c |  Number of clauses:    2371                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55: 28888 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-1517072-1238279756/watcher-1517072-1238279756 -o /tmp/evaluation-result-1517072-1238279756/solver-1517072-1238279756 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517072-1238279756.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.92 0.98 0.99 3/81 28885
/proc/meminfo: memFree=1552984/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) R 28883 28885 28542 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240153848479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28885/statm: 1340 235 194 169 0 51 0
[pid=28886] ppid=28885 vsize=1144 CPUtime=0
/proc/28886/stat : 28886 (SatELite_releas) R 28885 28885 28542 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1100639845 1171456 159 1992294400 134512640 135225430 4294956176 18446744073709551615 134712392 0 0 4096 3 0 0 0 17 0 0 0
/proc/28886/statm: 286 159 76 174 0 109 0

[startup+0.105085 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 28885
/proc/meminfo: memFree=1552984/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201097 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 28885
/proc/meminfo: memFree=1552984/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301107 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 28885
/proc/meminfo: memFree=1552984/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701153 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 28885
/proc/meminfo: memFree=1552984/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/83 28888
/proc/meminfo: memFree=1550856/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=3892 CPUtime=1.48
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 611 0 0 0 148 0 0 0 25 0 1 0 1100639846 3985408 597 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 973 597 75 172 0 798 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9252

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 0.99 2/83 28888
/proc/meminfo: memFree=1550216/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=4428 CPUtime=3.07
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 749 0 0 0 307 0 0 0 25 0 1 0 1100639846 4534272 735 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 1107 735 75 172 0 932 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9788

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/83 28888
/proc/meminfo: memFree=1549128/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=5108 CPUtime=6.27
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 933 0 0 0 627 0 0 0 25 0 1 0 1100639846 5230592 919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 1277 919 75 172 0 1102 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10468

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/83 28888
/proc/meminfo: memFree=1547912/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=6144 CPUtime=12.67
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 1194 0 0 0 1267 0 0 0 25 0 1 0 1100639846 6291456 1180 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 1536 1180 75 172 0 1361 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11504

[startup+25.5029 s]
/proc/loadavg: 1.08 1.02 1.00 2/83 28888
/proc/meminfo: memFree=1546632/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=7528 CPUtime=25.47
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 1529 0 0 0 2546 1 0 0 25 0 1 0 1100639846 7708672 1515 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 1882 1515 75 172 0 1707 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12888

[startup+51.1027 s]
/proc/loadavg: 1.05 1.01 1.00 2/83 28888
/proc/meminfo: memFree=1544712/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=9564 CPUtime=51.05
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 2011 0 0 0 5104 1 0 0 25 0 1 0 1100639846 9793536 1997 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 2391 1997 75 172 0 2216 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14924

[startup+102.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/83 28888
/proc/meminfo: memFree=1542024/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=12108 CPUtime=102.23
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 2627 0 0 0 10221 2 0 0 25 0 1 0 1100639846 12398592 2613 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 3027 2613 75 172 0 2852 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17468

[startup+162.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/83 28888
/proc/meminfo: memFree=1540232/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=14192 CPUtime=162.2
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 3090 0 0 0 16217 3 0 0 25 0 1 0 1100639846 14532608 3076 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 3548 3076 75 172 0 3373 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19552

[startup+222.308 s]
/proc/loadavg: 1.06 1.04 1.00 2/83 28888
/proc/meminfo: memFree=1538760/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=15596 CPUtime=222.17
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 3441 0 0 0 22214 3 0 0 25 0 1 0 1100639846 15970304 3427 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 3899 3427 75 172 0 3724 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20956

[startup+282.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/83 28888
/proc/meminfo: memFree=1537480/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=17036 CPUtime=282.14
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 3766 0 0 0 28210 4 0 0 25 0 1 0 1100639846 17444864 3752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 4259 3752 75 172 0 4084 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22396

[startup+342.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/83 28888
/proc/meminfo: memFree=1536200/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=18388 CPUtime=342.12
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 4087 0 0 0 34207 5 0 0 25 0 1 0 1100639846 18829312 4073 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 4597 4073 75 172 0 4422 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 23748

[startup+402.302 s]
/proc/loadavg: 1.13 1.07 1.01 2/83 28888
/proc/meminfo: memFree=1535560/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=19116 CPUtime=402.09
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 4265 0 0 0 40204 5 0 0 25 0 1 0 1100639846 19574784 4251 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 4779 4251 75 172 0 4604 0

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

[pid=28888] ppid=28885 vsize=20972 CPUtime=522.03
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 4698 0 0 0 52198 5 0 0 25 0 1 0 1100639846 21475328 4684 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 5243 4684 75 172 0 5068 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 26332

[startup+582.302 s]
/proc/loadavg: 1.14 1.08 1.01 2/83 28890
/proc/meminfo: memFree=1533128/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=21804 CPUtime=582
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 4880 0 0 0 58194 6 0 0 25 0 1 0 1100639846 22327296 4866 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 5451 4866 75 172 0 5276 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 27164

[startup+642.301 s]
/proc/loadavg: 1.20 1.11 1.02 2/83 28890
/proc/meminfo: memFree=1532232/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=22736 CPUtime=641.98
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5096 0 0 0 64192 6 0 0 25 0 1 0 1100639846 23281664 5082 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 5684 5082 75 172 0 5509 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 28096

[startup+702.301 s]
/proc/loadavg: 1.16 1.12 1.02 2/83 28890
/proc/meminfo: memFree=1531208/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=23668 CPUtime=701.95
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5314 0 0 0 70189 6 0 0 25 0 1 0 1100639846 24236032 5300 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 5917 5300 75 172 0 5742 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 29028

[startup+762.302 s]
/proc/loadavg: 1.10 1.11 1.02 2/83 28890
/proc/meminfo: memFree=1530504/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=24372 CPUtime=761.93
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5499 0 0 0 76186 7 0 0 25 0 1 0 1100639846 24956928 5485 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6093 5485 75 172 0 5918 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 29732

[startup+822.301 s]
/proc/loadavg: 1.08 1.10 1.02 2/83 28890
/proc/meminfo: memFree=1530120/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=24724 CPUtime=821.89
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5593 0 0 0 82182 7 0 0 25 0 1 0 1100639846 25317376 5579 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6181 5579 75 172 0 6006 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 30084

[startup+882.306 s]
/proc/loadavg: 1.03 1.08 1.02 2/83 28890
/proc/meminfo: memFree=1529672/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=25280 CPUtime=881.87
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5711 0 0 0 88180 7 0 0 25 0 1 0 1100639846 25886720 5697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6320 5697 75 172 0 6145 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30640

[startup+942.302 s]
/proc/loadavg: 1.01 1.06 1.01 2/83 28890
/proc/meminfo: memFree=1529160/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=25704 CPUtime=941.84
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5837 0 0 0 94177 7 0 0 25 0 1 0 1100639846 26320896 5823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6426 5823 75 172 0 6251 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 31064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/83 28890
/proc/meminfo: memFree=1528712/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=26140 CPUtime=1001.81
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 5951 0 0 0 100174 7 0 0 25 0 1 0 1100639846 26767360 5937 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6535 5937 75 172 0 6360 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 31500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/83 28890
/proc/meminfo: memFree=1528072/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=26856 CPUtime=1061.78
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 6109 0 0 0 106171 7 0 0 25 0 1 0 1100639846 27500544 6095 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6714 6095 75 172 0 6539 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 32216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/83 28890
/proc/meminfo: memFree=1527560/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=27344 CPUtime=1121.76
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 6244 0 0 0 112168 8 0 0 25 0 1 0 1100639846 28000256 6230 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 6836 6230 75 172 0 6661 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 32704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 28890
/proc/meminfo: memFree=1526792/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=28088 CPUtime=1181.73
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 6431 0 0 0 118165 8 0 0 25 0 1 0 1100639846 28762112 6417 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 7022 6417 75 172 0 6847 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 33448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 28890
/proc/meminfo: memFree=1526664/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=28240 CPUtime=1200.03
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 6459 0 0 0 119995 8 0 0 25 0 1 0 1100639846 28917760 6445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 7060 6445 75 172 0 6885 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33600

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: 1.00 1.02 1.00 2/83 28890
/proc/meminfo: memFree=1526664/2055920 swapFree=4176448/4192956
[pid=28885] ppid=28883 vsize=5360 CPUtime=0
/proc/28885/stat : 28885 (glucose.sh) S 28883 28885 28542 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1100639845 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1340 238 195 169 0 51 0
[pid=28888] ppid=28885 vsize=28240 CPUtime=1200.03
/proc/28888/stat : 28888 (glucose_static) R 28885 28885 28542 0 -1 4194304 6459 0 0 0 119995 8 0 0 25 0 1 0 1100639846 28917760 6445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28888/statm: 7060 6445 75 172 0 6885 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.96
CPU system time (s): 0.090986
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 33600

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

runsolver used 1.49177 second user time and 3.97839 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 23:35:56
IDJOB=1517072
IDBENCH=70566
IDSOLVER=503
FILE ID=node86/1517072-1238279756
PBS_JOBID= 9060869
Free space on /tmp= 66460 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S374947955-075.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517072-1238279756/watcher-1517072-1238279756 -o /tmp/evaluation-result-1517072-1238279756/solver-1517072-1238279756 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517072-1238279756.cnf

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

MD5SUM BENCH= 1c26be7e8f45c396fe1a5a9f4716cff4
RANDOM SEED=1682029609

node86.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1553528 kB
Buffers:         64912 kB
Cached:         344204 kB
SwapCached:       8880 kB
Active:         173628 kB
Inactive:       249496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553528 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          19116 kB
Slab:            63564 kB
Committed_AS:  2727860 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 23:55:58