Trace number 1730273

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

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
MD5SUMa12e117c336ca4cea22ec458f6b2361c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.9686
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses60099
Sum of the clauses size180957
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2780
Number of clauses of size 359279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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.02/0.04	c ==============================================================================
0.02/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.04	c ==============================================================================
0.02/0.04	c |         0 |   60099   180957 |   18029       0        0     nan |  0.000 % |
0.02/0.04	c ==============================================================================
0.02/0.05	c Result  :   #vars: 1560   #clauses: 60099   #literals: 180957
0.02/0.05	c CPU time:   0.040993 s
0.02/0.05	c ==============================================================================
0.08/0.10	c
0.08/0.10	c Starting glucose
0.08/0.10	c
0.08/0.10	
0.08/0.10	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.08/0.10	
0.08/0.10	c ============================[ Problem Statistics ]=============================
0.08/0.10	c |                                                                             |
0.08/0.10	c |  Number of variables:  1560                                                 |
0.08/0.10	c |  Number of clauses:    60099                                                |
0.08/0.15	c |  Parsing time:         0.04         s                                       |

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-1730273-1240757590/watcher-1730273-1240757590 -o /tmp/evaluation-result-1730273-1240757590/solver-1730273-1240757590 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1730273-1240757590.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.96 1.00 0.99 3/64 22623
/proc/meminfo: memFree=1108936/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0
/proc/22623/stat : 22623 (glucose.sh) R 22621 22623 22498 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 103792533 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22623/statm: 1340 235 194 169 0 51 0
[pid=22624] ppid=22623 vsize=1140 CPUtime=0
/proc/22624/stat : 22624 (SatELite_releas) R 22623 22623 22498 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 103792533 1167360 152 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/22624/statm: 285 153 50 174 0 108 0

[startup+0.0323989 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 22623
/proc/meminfo: memFree=1108936/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 103792533 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22623/statm: 1340 236 195 169 0 51 0
[pid=22624] ppid=22623 vsize=3220 CPUtime=0.02
/proc/22624/stat : 22624 (SatELite_releas) R 22623 22623 22498 0 -1 4194304 660 0 0 0 2 0 0 0 19 0 1 0 103792533 3297280 644 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/22624/statm: 805 644 50 174 0 628 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8580

[startup+0.101404 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 22623
/proc/meminfo: memFree=1108936/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 103792533 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22623/statm: 1340 236 195 169 0 51 0
[pid=22624] ppid=22623 vsize=4544 CPUtime=0.08
/proc/22624/stat : 22624 (SatELite_releas) R 22623 22623 22498 0 -1 4194304 1018 0 0 0 8 0 0 0 19 0 1 0 103792533 4653056 1002 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22624/statm: 1136 1002 78 174 0 959 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9904

[startup+0.301433 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 22623
/proc/meminfo: memFree=1108936/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.701472 s]
/proc/loadavg: 0.96 1.00 0.99 3/64 22623
/proc/meminfo: memFree=1108936/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+1.50153 s]
/proc/loadavg: 0.96 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1099448/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=10744 CPUtime=1.37
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 2560 0 0 0 137 0 0 0 25 0 1 0 103792543 11001856 2546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 2686 2546 75 172 0 2511 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 16104

[startup+3.10168 s]
/proc/loadavg: 0.96 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1095672/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=14480 CPUtime=2.97
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 3508 0 0 0 297 0 0 0 25 0 1 0 103792543 14827520 3494 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 3620 3494 77 172 0 3445 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 19840

[startup+6.30198 s]
/proc/loadavg: 0.96 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1091256/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=17968 CPUtime=6.18
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 4360 0 0 0 617 1 0 0 25 0 1 0 103792543 18399232 4346 1992294400 134512640 135217611 4294956304 18446744073709551615 134533768 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 4492 4346 77 172 0 4317 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23328

[startup+12.7016 s]
/proc/loadavg: 0.97 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1086584/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=21760 CPUtime=12.58
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 5282 0 0 0 1256 2 0 0 25 0 1 0 103792543 22282240 5268 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 5440 5268 77 172 0 5265 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27120

[startup+25.5018 s]
/proc/loadavg: 0.97 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1083192/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=25372 CPUtime=25.37
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 6160 0 0 0 2535 2 0 0 25 0 1 0 103792543 25980928 6146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 6343 6146 77 172 0 6168 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 30732

[startup+51.1011 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1076728/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=32068 CPUtime=50.95
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 7776 0 0 0 5092 3 0 0 25 0 1 0 103792543 32837632 7762 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 8017 7762 77 172 0 7842 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 37428

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1069880/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=39164 CPUtime=102.14
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 9481 0 0 0 10210 4 0 0 25 0 1 0 103792543 40103936 9463 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 9791 9463 77 172 0 9616 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 44524

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1063352/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=46092 CPUtime=162.1
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 11143 0 0 0 16204 6 0 0 25 0 1 0 103792543 47198208 11125 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 11523 11125 77 172 0 11348 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 51452

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1056952/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=52560 CPUtime=222.07
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 12711 0 0 0 22200 7 0 0 25 0 1 0 103792543 53821440 12693 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 13140 12693 77 172 0 12965 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 57920

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1052728/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=56964 CPUtime=282.05
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 13783 0 0 0 28197 8 0 0 25 0 1 0 103792543 58331136 13761 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 14241 13761 77 172 0 14066 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 62324

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1047224/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=63040 CPUtime=342.02
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 15168 0 0 0 34193 9 0 0 25 0 1 0 103792543 64552960 15146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 15760 15146 77 172 0 15585 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 68400

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 22626
/proc/meminfo: memFree=1037816/2055920 swapFree=4148400/4192956

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

/proc/22626/statm: 21342 20368 77 172 0 21167 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 90728

[startup+582.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 22632
/proc/meminfo: memFree=1023288/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=88344 CPUtime=581.91
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 21127 0 0 0 58178 13 0 0 25 0 1 0 103792543 90464256 21084 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 22086 21084 77 172 0 21911 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 93704

[startup+642.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 22632
/proc/meminfo: memFree=1021368/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=90636 CPUtime=641.9
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 21600 0 0 0 64177 13 0 0 25 0 1 0 103792543 92811264 21557 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 22659 21557 77 172 0 22484 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 95996

[startup+702.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 22632
/proc/meminfo: memFree=1011064/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=101120 CPUtime=701.86
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 24176 0 0 0 70171 15 0 0 25 0 1 0 103792543 103546880 24133 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 25280 24133 77 172 0 25105 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 106480

[startup+762.305 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 22632
/proc/meminfo: memFree=1007864/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=104532 CPUtime=761.85
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 24973 0 0 0 76169 16 0 0 25 0 1 0 103792543 107040768 24930 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 26133 24930 77 172 0 25958 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 109892

[startup+822.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 22632
/proc/meminfo: memFree=1003320/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=109576 CPUtime=821.82
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 26108 0 0 0 82165 17 0 0 25 0 1 0 103792543 112205824 26065 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 27394 26065 77 172 0 27219 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 114936

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22632
/proc/meminfo: memFree=998712/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=114656 CPUtime=881.79
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 27288 0 0 0 88161 18 0 0 25 0 1 0 103792543 117407744 27216 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 28664 27216 77 172 0 28489 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 120016

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22632
/proc/meminfo: memFree=996536/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=117312 CPUtime=941.76
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 27840 0 0 0 94158 18 0 0 25 0 1 0 103792543 120127488 27768 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 29328 27768 77 172 0 29153 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 122672

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22632
/proc/meminfo: memFree=992248/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=122184 CPUtime=1001.75
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 28903 0 0 0 100156 19 0 0 25 0 1 0 103792543 125116416 28831 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 30546 28831 77 172 0 30371 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 127544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22632
/proc/meminfo: memFree=988728/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=126328 CPUtime=1061.72
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 29800 0 0 0 106152 20 0 0 25 0 1 0 103792543 129359872 29728 1992294400 134512640 135217611 4294956304 18446744073709551615 134522700 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 31582 29728 77 172 0 31407 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 131688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22632
/proc/meminfo: memFree=985336/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=130408 CPUtime=1121.69
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 30636 0 0 0 112149 20 0 0 25 0 1 0 103792543 133537792 30564 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 32602 30564 77 172 0 32427 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 135768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22632
/proc/meminfo: memFree=982776/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=133504 CPUtime=1181.68
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 31269 0 0 0 118147 21 0 0 25 0 1 0 103792543 136708096 31197 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 33376 31197 77 172 0 33201 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 138864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22632
/proc/meminfo: memFree=982456/2055920 swapFree=4148400/4192956
[pid=22623] ppid=22621 vsize=5360 CPUtime=0.09
/proc/22623/stat : 22623 (glucose.sh) S 22621 22623 22498 0 -1 4194304 313 1019 0 0 0 0 9 0 16 0 1 0 103792533 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22623/statm: 1340 238 195 169 0 51 0
[pid=22626] ppid=22623 vsize=133904 CPUtime=1199.96
/proc/22626/stat : 22626 (glucose_static) R 22623 22623 22498 0 -1 4194304 31348 0 0 0 119975 21 0 0 25 0 1 0 103792543 137117696 31276 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22626/statm: 33476 31276 77 172 0 33301 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 139264

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 22623 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=94985
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.107983
# 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.84
CPU system time (s): 0.21
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 139264

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

runsolver used 0.98285 second user time and 3.39448 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 16:53:10
IDJOB=1730273
IDBENCH=24727
IDSOLVER=503
FILE ID=node14/1730273-1240757590
PBS_JOBID= 9187128
Free space on /tmp= 66436 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730273-1240757590/watcher-1730273-1240757590 -o /tmp/evaluation-result-1730273-1240757590/solver-1730273-1240757590 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1730273-1240757590.cnf

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

MD5SUM BENCH= a12e117c336ca4cea22ec458f6b2361c
RANDOM SEED=941648401

node14.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.256
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	: 5931.00
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.256
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:       1109480 kB
Buffers:         78856 kB
Cached:         751796 kB
SwapCached:      38456 kB
Active:         225020 kB
Inactive:       646440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109480 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            2656 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            60988 kB
Committed_AS:   362844 kB
PageTables:       1448 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= 66432 MiB
End job on node14 at 2009-04-26 17:13:13