Trace number 1731545

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.09 1200.71

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted 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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19612    74038 |    5883       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   17759    66584 |      --       0       --      -- |     --   | -1674/-6692
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2844   #clauses: 17759   #literals: 66584
0.00/0.03	c CPU time:   0.024996 s
0.00/0.03	c ==============================================================================
0.00/0.05	c
0.00/0.05	c Starting glucose
0.00/0.05	c
0.00/0.05	
0.00/0.05	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.05	
0.00/0.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Number of variables:  2844                                                 |
0.00/0.05	c |  Number of clauses:    17759                                                |
0.00/0.07	c |  Parsing time:         0.01         s                                       |
1200.05/1200.71	HOME/glucose.sh: line 55:  3365 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731545-1240771803/watcher-1731545-1240771803 -o /tmp/evaluation-result-1731545-1240771803/solver-1731545-1240771803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1731545-1240771803.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3362
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0
/proc/3362/stat : 3362 (glucose.sh) R 3360 3362 3109 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 105208720 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3362/statm: 1340 235 194 169 0 51 0
[pid=3363] ppid=3362 vsize=1360 CPUtime=0
/proc/3363/stat : 3363 (SatELite_releas) R 3362 3362 3109 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 105208720 1392640 184 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/3363/statm: 340 185 51 174 0 163 0

[startup+0.0863429 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3362
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.101343 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3362
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.301384 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3362
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.701462 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3362
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.50161 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1444696/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=4872 CPUtime=1.43
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 956 0 0 0 143 0 0 0 25 0 1 0 105208726 4988928 942 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 1218 942 76 172 0 1043 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10232

[startup+3.10191 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1444248/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=5440 CPUtime=3.03
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 1092 0 0 0 303 0 0 0 25 0 1 0 105208726 5570560 1078 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 1360 1078 76 172 0 1185 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10800

[startup+6.30153 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1443416/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=5704 CPUtime=6.23
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 1153 0 0 0 623 0 0 0 25 0 1 0 105208726 5840896 1139 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 1426 1139 76 172 0 1251 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11064

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1442264/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=6776 CPUtime=12.63
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 1428 0 0 0 1262 1 0 0 25 0 1 0 105208726 6938624 1414 1992294400 134512640 135217611 4294956304 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 1694 1414 76 172 0 1519 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12136

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1441496/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=7780 CPUtime=25.42
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 1670 0 0 0 2541 1 0 0 25 0 1 0 105208726 7966720 1656 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 1945 1656 76 172 0 1770 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13140

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1439256/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=9936 CPUtime=51.01
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 2200 0 0 0 5099 2 0 0 25 0 1 0 105208726 10174464 2186 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 2484 2186 76 172 0 2309 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15296

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1436440/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=12732 CPUtime=102.18
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 2880 0 0 0 10216 2 0 0 25 0 1 0 105208726 13037568 2866 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 3183 2866 76 172 0 3008 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 18092

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1434392/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=14748 CPUtime=162.15
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 3393 0 0 0 16212 3 0 0 25 0 1 0 105208726 15101952 3379 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 3687 3379 76 172 0 3512 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20108

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1433368/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=15724 CPUtime=222.12
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 3627 0 0 0 22209 3 0 0 25 0 1 0 105208726 16101376 3613 1992294400 134512640 135217611 4294956304 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 3931 3613 76 172 0 3756 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21084

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1431384/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=17972 CPUtime=282.1
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 4178 0 0 0 28206 4 0 0 25 0 1 0 105208726 18403328 4164 1992294400 134512640 135217611 4294956304 18446744073709551615 134524628 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 4493 4164 76 172 0 4318 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 23332

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1428632/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=20508 CPUtime=342.06
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 4812 0 0 0 34202 4 0 0 25 0 1 0 105208726 21000192 4798 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 5127 4798 76 172 0 4952 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25868

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1427224/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=22020 CPUtime=402.03
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 5172 0 0 0 40198 5 0 0 25 0 1 0 105208726 22548480 5158 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 5505 5158 76 172 0 5330 0

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

[pid=3365] ppid=3362 vsize=22940 CPUtime=521.97
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 5376 0 0 0 52192 5 0 0 25 0 1 0 105208726 23490560 5362 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 5735 5362 76 172 0 5560 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 28300

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1426008/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=23368 CPUtime=581.93
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 5474 0 0 0 58188 5 0 0 25 0 1 0 105208726 23928832 5460 1992294400 134512640 135217611 4294956304 18446744073709551615 134527668 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 5842 5460 76 172 0 5667 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 28728

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3365
/proc/meminfo: memFree=1425240/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=24096 CPUtime=641.91
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 5671 0 0 0 64186 5 0 0 25 0 1 0 105208726 24674304 5657 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 6024 5657 76 172 0 5849 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 29456

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1424208/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=24912 CPUtime=701.87
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 5871 0 0 0 70181 6 0 0 25 0 1 0 105208726 25509888 5857 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 6228 5857 76 172 0 6053 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 30272

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1423824/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=25512 CPUtime=761.84
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 5968 0 0 0 76178 6 0 0 25 0 1 0 105208726 26124288 5954 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 6378 5954 76 172 0 6203 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 30872

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1423184/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=26248 CPUtime=821.81
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 6149 0 0 0 82175 6 0 0 25 0 1 0 105208726 26877952 6135 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 6562 6135 76 172 0 6387 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 31608

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1422480/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=27056 CPUtime=881.78
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 6315 0 0 0 88172 6 0 0 25 0 1 0 105208726 27705344 6301 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 6764 6301 76 172 0 6589 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 32416

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1421328/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=28196 CPUtime=941.75
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 6610 0 0 0 94168 7 0 0 25 0 1 0 105208726 28872704 6596 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 7049 6596 76 172 0 6874 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 33556

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1420952/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=28632 CPUtime=1001.71
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 6704 0 0 0 100164 7 0 0 25 0 1 0 105208726 29319168 6690 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 7158 6690 76 172 0 6983 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 33992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1418584/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=31248 CPUtime=1061.68
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 7353 0 0 0 106160 8 0 0 25 0 1 0 105208726 31997952 7339 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 7812 7339 76 172 0 7637 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 36608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1417816/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=31836 CPUtime=1121.65
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 7489 0 0 0 112157 8 0 0 25 0 1 0 105208726 32600064 7475 1992294400 134512640 135217611 4294956304 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 7959 7475 76 172 0 7784 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 37196

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1417112/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=32696 CPUtime=1181.62
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 7664 0 0 0 118154 8 0 0 25 0 1 0 105208726 33480704 7650 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 8174 7650 76 172 0 7999 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 38056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1417112/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=32696 CPUtime=1200.01
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 7664 0 0 0 119993 8 0 0 25 0 1 0 105208726 33480704 7650 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 8174 7650 76 172 0 7999 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38056

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3371
/proc/meminfo: memFree=1417112/2055920 swapFree=4192812/4192956
[pid=3362] ppid=3360 vsize=5360 CPUtime=0.04
/proc/3362/stat : 3362 (glucose.sh) S 3360 3362 3109 0 -1 4194304 313 739 0 0 0 0 4 0 16 0 1 0 105208720 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3362/statm: 1340 238 195 169 0 51 0
[pid=3365] ppid=3362 vsize=32696 CPUtime=1200.01
/proc/3365/stat : 3365 (glucose_static) R 3362 3362 3109 0 -1 4194304 7664 0 0 0 119993 8 0 0 25 0 1 0 105208726 33480704 7650 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3365/statm: 8174 7650 76 172 0 7999 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.103984
CPU usage (%): 99.9477
Max. virtual memory (cumulated for all children) (KiB): 38056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8727
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= 21
involuntary context switches= 3797

runsolver used 0.955854 second user time and 3.41948 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 20:50:03
IDJOB=1731545
IDBENCH=24754
IDSOLVER=503
FILE ID=node38/1731545-1240771803
PBS_JOBID= 9187180
Free space on /tmp= 66360 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731545-1240771803/watcher-1731545-1240771803 -o /tmp/evaluation-result-1731545-1240771803/solver-1731545-1240771803 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1731545-1240771803.cnf

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=371783393

node38.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.265
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.265
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:       1449160 kB
Buffers:         65600 kB
Cached:         458612 kB
SwapCached:          0 kB
Active:         207152 kB
Inactive:       330964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            54672 kB
Committed_AS:   527148 kB
PageTables:       1456 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= 66356 MiB
End job on node38 at 2009-04-26 21:10:05