Trace number 1518020

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S95953046-044.cnf
MD5SUMdce3f3d28c96d2da08ad88599fffc85f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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 |    2125     6375 |     637       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2115     6413 |      --       0       --      -- |     --   | -10/38
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 489   #clauses: 2115   #literals: 6413
0.00/0.00	c CPU time:   0.005999 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:  489                                                  |
0.00/0.01	c |  Number of clauses:    2115                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.41	HOME/glucose.sh: line 55: 23587 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-1518020-1238293921/watcher-1518020-1238293921 -o /tmp/evaluation-result-1518020-1238293921/solver-1518020-1238293921 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518020-1238293921.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.07 1.07 3/80 23584
/proc/meminfo: memFree=1489512/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102055957 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23584/statm: 1340 236 195 169 0 51 0
[pid=23585] ppid=23584 vsize=1144 CPUtime=0
/proc/23585/stat : 23585 (SatELite_releas) R 23584 23584 20154 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1102055957 1171456 151 1992294400 134512640 135225430 4294956176 18446744073709551615 134587340 0 0 4096 3 0 0 0 17 1 0 0
/proc/23585/statm: 286 151 76 174 0 109 0

[startup+0.0975519 s]
/proc/loadavg: 1.00 1.07 1.07 3/80 23584
/proc/meminfo: memFree=1489512/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10155 s]
/proc/loadavg: 1.00 1.07 1.07 3/80 23584
/proc/meminfo: memFree=1489512/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301572 s]
/proc/loadavg: 1.00 1.07 1.07 3/80 23584
/proc/meminfo: memFree=1489512/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701616 s]
/proc/loadavg: 1.00 1.07 1.07 3/80 23584
/proc/meminfo: memFree=1489512/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50169 s]
/proc/loadavg: 1.00 1.07 1.07 2/82 23587
/proc/meminfo: memFree=1487384/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=3756 CPUtime=1.48
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 604 0 0 0 148 0 0 0 25 0 1 0 1102055958 3846144 590 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 939 590 75 172 0 764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9116

[startup+3.10186 s]
/proc/loadavg: 1.00 1.07 1.07 2/82 23587
/proc/meminfo: memFree=1486872/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=4320 CPUtime=3.08
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 724 0 0 0 308 0 0 0 25 0 1 0 1102055958 4423680 710 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 1080 710 75 172 0 905 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9680

[startup+6.30119 s]
/proc/loadavg: 1.00 1.07 1.07 2/82 23587
/proc/meminfo: memFree=1485720/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=4988 CPUtime=6.28
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 898 0 0 0 628 0 0 0 25 0 1 0 1102055958 5107712 884 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 1247 884 75 172 0 1072 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10348

[startup+12.7019 s]
/proc/loadavg: 1.00 1.07 1.07 2/82 23587
/proc/meminfo: memFree=1484376/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=6180 CPUtime=12.68
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 1189 0 0 0 1268 0 0 0 25 0 1 0 1102055958 6328320 1175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 1545 1175 75 172 0 1370 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11540

[startup+25.5012 s]
/proc/loadavg: 1.00 1.06 1.06 2/82 23587
/proc/meminfo: memFree=1483224/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=7448 CPUtime=25.47
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 1504 0 0 0 2547 0 0 0 25 0 1 0 1102055958 7626752 1490 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 1862 1490 75 172 0 1687 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12808

[startup+51.1018 s]
/proc/loadavg: 1.00 1.06 1.06 2/82 23587
/proc/meminfo: memFree=1481432/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=9132 CPUtime=51.06
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 1924 0 0 0 5106 0 0 0 25 0 1 0 1102055958 9351168 1910 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 2283 1910 75 172 0 2108 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14492

[startup+102.306 s]
/proc/loadavg: 1.00 1.05 1.06 2/82 23587
/proc/meminfo: memFree=1479256/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=11552 CPUtime=102.26
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 2472 0 0 0 10225 1 0 0 25 0 1 0 1102055958 11829248 2458 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 2888 2458 75 172 0 2713 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16912

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.05 2/82 23587
/proc/meminfo: memFree=1477144/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=13832 CPUtime=162.23
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 2997 0 0 0 16222 1 0 0 25 0 1 0 1102055958 14163968 2983 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 3458 2983 76 172 0 3283 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19192

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.04 2/82 23587
/proc/meminfo: memFree=1475480/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=15460 CPUtime=222.22
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 3404 0 0 0 22220 2 0 0 25 0 1 0 1102055958 15831040 3390 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 3865 3390 76 172 0 3690 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20820

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/82 23587
/proc/meminfo: memFree=1473944/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=17052 CPUtime=282.21
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 3780 0 0 0 28219 2 0 0 25 0 1 0 1102055958 17461248 3766 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 4263 3766 76 172 0 4088 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22412

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/82 23587
/proc/meminfo: memFree=1472984/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=18064 CPUtime=342.19
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 4012 0 0 0 34217 2 0 0 25 0 1 0 1102055958 18497536 3998 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 4516 3998 76 172 0 4341 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23424

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/82 23587
/proc/meminfo: memFree=1472152/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=18984 CPUtime=402.17
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 4230 0 0 0 40215 2 0 0 25 0 1 0 1102055958 19439616 4216 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 4746 4216 76 172 0 4571 0

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

[pid=23587] ppid=23584 vsize=19960 CPUtime=462.16
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 4458 0 0 0 46214 2 0 0 25 0 1 0 1102055958 20439040 4444 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 4990 4444 76 172 0 4815 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 25320

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/82 23587
/proc/meminfo: memFree=1470040/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=21292 CPUtime=522.14
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 4752 0 0 0 52212 2 0 0 25 0 1 0 1102055958 21803008 4738 1992294400 134512640 135217611 4294956304 18446744073709551615 134527911 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 5323 4738 76 172 0 5148 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26652

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 23587
/proc/meminfo: memFree=1468760/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=22696 CPUtime=582.13
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 5093 0 0 0 58210 3 0 0 25 0 1 0 1102055958 23240704 5079 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 5674 5079 76 172 0 5499 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28056

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23588
/proc/meminfo: memFree=1467928/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=23492 CPUtime=642.12
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 5271 0 0 0 64209 3 0 0 25 0 1 0 1102055958 24055808 5257 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 5873 5257 76 172 0 5698 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 28852

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1467416/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=23996 CPUtime=702.1
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 5390 0 0 0 70207 3 0 0 25 0 1 0 1102055958 24571904 5376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 5999 5376 76 172 0 5824 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 29356

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1466968/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=24500 CPUtime=762.09
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 5499 0 0 0 76206 3 0 0 25 0 1 0 1102055958 25088000 5485 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 6125 5485 76 172 0 5950 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 29860

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1466264/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=25328 CPUtime=822.07
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 5680 0 0 0 82204 3 0 0 25 0 1 0 1102055958 25935872 5666 1992294400 134512640 135217611 4294956304 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 6332 5666 76 172 0 6157 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 30688

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1465496/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=26040 CPUtime=882.05
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 5866 0 0 0 88202 3 0 0 25 0 1 0 1102055958 26664960 5852 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 6510 5852 76 172 0 6335 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 31400

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1465048/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=26660 CPUtime=942.03
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 6009 0 0 0 94200 3 0 0 25 0 1 0 1102055958 27299840 5995 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 6665 5995 76 172 0 6490 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 32020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1464344/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=27420 CPUtime=1002.02
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 6191 0 0 0 100199 3 0 0 25 0 1 0 1102055958 28078080 6177 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 6855 6177 76 172 0 6680 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 32780

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1463768/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=28004 CPUtime=1062
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 6337 0 0 0 106197 3 0 0 25 0 1 0 1102055958 28676096 6323 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 7001 6323 76 172 0 6826 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 33364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1463320/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=28448 CPUtime=1121.99
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 6447 0 0 0 112195 4 0 0 25 0 1 0 1102055958 29130752 6433 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 7112 6433 76 172 0 6937 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 33808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1462936/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=28832 CPUtime=1181.98
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 6538 0 0 0 118194 4 0 0 25 0 1 0 1102055958 29523968 6524 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 7208 6524 76 172 0 7033 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 34192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23589
/proc/meminfo: memFree=1462680/2055912 swapFree=4170660/4192956
[pid=23584] ppid=23582 vsize=5360 CPUtime=0
/proc/23584/stat : 23584 (glucose.sh) S 23582 23584 20154 0 -1 4194304 313 173 0 0 0 0 0 0 16 0 1 0 1102055957 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23584/statm: 1340 238 195 169 0 51 0
[pid=23587] ppid=23584 vsize=29136 CPUtime=1200.08
/proc/23587/stat : 23587 (glucose_static) R 23584 23584 20154 0 -1 4194304 6606 0 0 0 120004 4 0 0 25 0 1 0 1102055958 29835264 6592 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23587/statm: 7284 6592 76 172 0 7109 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34496

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.1
CPU user time (s): 1200.05
CPU system time (s): 0.048992
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 34496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7103
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= 18
involuntary context switches= 1971

runsolver used 1.40379 second user time and 4.06538 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-29 04:32:01
IDJOB=1518020
IDBENCH=70645
IDSOLVER=503
FILE ID=node78/1518020-1238293921
PBS_JOBID= 9060932
Free space on /tmp= 126872 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S95953046-044.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518020-1238293921/watcher-1518020-1238293921 -o /tmp/evaluation-result-1518020-1238293921/solver-1518020-1238293921 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518020-1238293921.cnf

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

MD5SUM BENCH= dce3f3d28c96d2da08ad88599fffc85f
RANDOM SEED=959533869

node78.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.214
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.214
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:      2055912 kB
MemFree:       1490056 kB
Buffers:         77820 kB
Cached:         399796 kB
SwapCached:       7768 kB
Active:         182892 kB
Inactive:       305136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1490056 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          16040 kB
Slab:            62080 kB
Committed_AS:  2480572 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-29 04:52:03