Trace number 1514660

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/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
MD5SUMac206d26fdd8779eb6f2b1fce5fa4c62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark154.741
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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.01/0.05	c ==============================================================================
0.01/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.05	c ==============================================================================
0.01/0.05	c |         0 |   50400   151200 |   15119       0        0     nan |  0.000 % |
0.08/0.15	c |         0 |   50083   151979 |      --       0       --      -- |     --   | -317/779
0.08/0.15	c ==============================================================================
0.08/0.15	c Result  :   #vars: 11711   #clauses: 50083   #literals: 151979
0.08/0.15	c CPU time:   0.139978 s
0.08/0.15	c ==============================================================================
0.19/0.20	c
0.19/0.20	c Starting glucose
0.19/0.20	c
0.19/0.20	
0.19/0.20	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.20	
0.19/0.20	c ============================[ Problem Statistics ]=============================
0.19/0.20	c |                                                                             |
0.19/0.20	c |  Number of variables:  11711                                                |
0.19/0.20	c |  Number of clauses:    50083                                                |
0.19/0.24	c |  Parsing time:         0.03         s                                       |

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-1514660-1238242626/watcher-1514660-1238242626 -o /tmp/evaluation-result-1514660-1238242626/solver-1514660-1238242626 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514660-1238242626.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.00 0.97 3/64 25166
/proc/meminfo: memFree=957472/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096924620 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 236 195 169 0 51 0
[pid=25167] ppid=25166 vsize=1744 CPUtime=0
/proc/25167/stat : 25167 (SatELite_releas) R 25166 25166 24973 0 -1 4194304 301 0 0 0 0 0 0 0 19 0 1 0 1096924620 1785856 285 1992294400 134512640 135225430 4294956176 18446744073709551615 134543671 0 0 4096 3 0 0 0 17 0 0 0
/proc/25167/statm: 436 288 50 174 0 259 0

[startup+0.021879 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 25166
/proc/meminfo: memFree=957472/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096924620 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 236 195 169 0 51 0
[pid=25167] ppid=25166 vsize=4184 CPUtime=0.01
/proc/25167/stat : 25167 (SatELite_releas) R 25166 25166 24973 0 -1 4194304 845 0 0 0 1 0 0 0 19 0 1 0 1096924620 4284416 829 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25167/statm: 1046 830 50 174 0 869 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9544

[startup+0.101885 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 25166
/proc/meminfo: memFree=957472/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096924620 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 236 195 169 0 51 0
[pid=25167] ppid=25166 vsize=6664 CPUtime=0.08
/proc/25167/stat : 25167 (SatELite_releas) R 25166 25166 24973 0 -1 4194304 1486 0 0 0 8 0 0 0 19 0 1 0 1096924620 6823936 1470 1992294400 134512640 135225430 4294956176 18446744073709551615 134587406 0 0 4096 3 0 0 0 17 0 0 0
/proc/25167/statm: 1666 1470 76 174 0 1489 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12024

[startup+0.301914 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 25166
/proc/meminfo: memFree=957472/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+0.701949 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 25166
/proc/meminfo: memFree=957472/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=949200/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=8808 CPUtime=1.29
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 2047 0 0 0 128 1 0 0 25 0 1 0 1096924640 9019392 2033 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 2202 2033 77 172 0 2027 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14168

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=946960/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=12000 CPUtime=2.89
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 2822 0 0 0 287 2 0 0 25 0 1 0 1096924640 12288000 2808 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 3000 2808 77 172 0 2825 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17360

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=942736/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=14112 CPUtime=6.08
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 3366 0 0 0 606 2 0 0 25 0 1 0 1096924640 14450688 3352 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 3528 3352 77 172 0 3353 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19472

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=940112/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=16668 CPUtime=12.48
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 3999 0 0 0 1245 3 0 0 25 0 1 0 1096924640 17068032 3985 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 4167 3985 77 172 0 3992 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22028

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=937296/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=19572 CPUtime=25.27
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 4724 0 0 0 2524 3 0 0 25 0 1 0 1096924640 20041728 4710 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 4893 4710 77 172 0 4718 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24932

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=933264/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=23648 CPUtime=50.86
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 5741 0 0 0 5081 5 0 0 25 0 1 0 1096924640 24215552 5727 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 5912 5727 77 172 0 5737 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29008

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=927824/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=28960 CPUtime=102.04
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 7082 0 0 0 10198 6 0 0 25 0 1 0 1096924640 29655040 7068 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 7240 7068 77 172 0 7065 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34320

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=923152/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=33660 CPUtime=162.02
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 8251 0 0 0 16195 7 0 0 25 0 1 0 1096924640 34467840 8237 1992294400 134512640 135217611 4294956304 18446744073709551615 134538462 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 8415 8237 77 172 0 8240 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 39020

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=919440/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=37356 CPUtime=221.99
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 9182 0 0 0 22191 8 0 0 25 0 1 0 1096924640 38252544 9168 1992294400 134512640 135217611 4294956304 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 9339 9168 77 172 0 9164 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 42716

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=915344/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=41448 CPUtime=281.96
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 10194 0 0 0 28186 10 0 0 25 0 1 0 1096924640 42442752 10180 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 10362 10180 77 172 0 10187 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 46808

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=911440/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=45396 CPUtime=341.94
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 11168 0 0 0 34183 11 0 0 25 0 1 0 1096924640 46485504 11154 1992294400 134512640 135217611 4294956304 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 11349 11154 77 172 0 11174 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 50756

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=909392/2055920 swapFree=4176708/4192956

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

/proc/25169/statm: 12834 12630 77 172 0 12659 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 56696

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=903952/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=52788 CPUtime=581.82
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 13027 0 0 0 58169 13 0 0 25 0 1 0 1096924640 54054912 13013 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 13197 13013 77 172 0 13022 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 58148

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=901328/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=55428 CPUtime=641.79
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 13681 0 0 0 64166 13 0 0 25 0 1 0 1096924640 56758272 13667 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 13857 13667 77 172 0 13682 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 60788

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=899280/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=57408 CPUtime=701.77
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 14179 0 0 0 70163 14 0 0 25 0 1 0 1096924640 58785792 14165 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 14352 14165 77 172 0 14177 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 62768

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=896464/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=60360 CPUtime=761.74
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 14892 0 0 0 76159 15 0 0 25 0 1 0 1096924640 61808640 14878 1992294400 134512640 135217611 4294956304 18446744073709551615 134537945 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 15090 14878 77 172 0 14915 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 65720

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=895696/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=61152 CPUtime=821.71
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 15083 0 0 0 82156 15 0 0 25 0 1 0 1096924640 62619648 15069 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 15288 15069 77 172 0 15113 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 66512

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=893648/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=63132 CPUtime=881.68
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 15592 0 0 0 88153 15 0 0 25 0 1 0 1096924640 64647168 15578 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 15783 15578 77 172 0 15608 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 68492

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=892368/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=64452 CPUtime=941.66
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 15909 0 0 0 94150 16 0 0 25 0 1 0 1096924640 65998848 15895 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 16113 15895 77 172 0 15938 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 69812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=890896/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=65904 CPUtime=1001.63
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 16268 0 0 0 100147 16 0 0 25 0 1 0 1096924640 67485696 16254 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 16476 16254 77 172 0 16301 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 71264

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=888528/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=68280 CPUtime=1061.61
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 16862 0 0 0 106144 17 0 0 25 0 1 0 1096924640 69918720 16848 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 17070 16848 77 172 0 16895 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 73640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=887952/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=68808 CPUtime=1121.58
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 17009 0 0 0 112141 17 0 0 25 0 1 0 1096924640 70459392 16995 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 17202 16995 77 172 0 17027 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 74168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=887376/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=69336 CPUtime=1181.56
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 17153 0 0 0 118139 17 0 0 25 0 1 0 1096924640 71000064 17139 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 17334 17139 77 172 0 17159 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 74696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 25169
/proc/meminfo: memFree=885840/2055920 swapFree=4176708/4192956
[pid=25166] ppid=25164 vsize=5360 CPUtime=0.19
/proc/25166/stat : 25166 (glucose.sh) S 25164 25166 24973 0 -1 4194304 313 1592 0 0 0 0 18 1 17 0 1 0 1096924620 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25166/statm: 1340 238 195 169 0 51 0
[pid=25169] ppid=25166 vsize=70920 CPUtime=1199.86
/proc/25169/stat : 25169 (glucose_static) R 25166 25166 24973 0 -1 4194304 17545 0 0 0 119968 18 0 0 25 0 1 0 1096924640 72622080 17531 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25169/statm: 17730 17531 77 172 0 17555 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 76280

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25166 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=189971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.203968
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 76280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.189971
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1905
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= 5
involuntary context switches= 3

runsolver used 1.08783 second user time and 3.2895 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-28 13:17:06
IDJOB=1514660
IDBENCH=70365
IDSOLVER=503
FILE ID=node51/1514660-1238242626
PBS_JOBID= 9060668
Free space on /tmp= 65232 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514660-1238242626/watcher-1514660-1238242626 -o /tmp/evaluation-result-1514660-1238242626/solver-1514660-1238242626 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514660-1238242626.cnf

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

MD5SUM BENCH= ac206d26fdd8779eb6f2b1fce5fa4c62
RANDOM SEED=272968344

node51.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.234
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.234
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:        957952 kB
Buffers:         62868 kB
Cached:         948904 kB
SwapCached:       9996 kB
Active:          96960 kB
Inactive:       926184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        957952 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          17080 kB
Slab:            60860 kB
Committed_AS:  2910544 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65228 MiB
End job on node51 at 2009-03-28 13:37:08