Trace number 1783644

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) 5000.05 5002.11

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
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 variables153
Number of clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56120

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6120    36720 |    1835       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 153   #clauses: 6120   #literals: 36720
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  153                                                  |
0.00/0.02	c |  Number of clauses:    6120                                                 |
0.00/0.03	c |  Parsing time:         0.00         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-1783644-1241861878/watcher-1783644-1241861878 -o /tmp/evaluation-result-1783644-1241861878/solver-1783644-1241861878 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783644-1241861878.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.73 0.23 0.08 3/64 30548
/proc/meminfo: memFree=1651032/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0
/proc/30548/stat : 30548 (glucose.sh) R 30546 30548 30484 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 41189706 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/30548/statm: 1340 235 194 169 0 51 0
[pid=30549] ppid=30548 vsize=876 CPUtime=0
/proc/30549/stat : 30549 (SatELite_releas) R 30548 30548 30484 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 41189706 897024 79 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/30549/statm: 219 79 50 174 0 42 0

[startup+0.03529 s]
/proc/loadavg: 0.73 0.23 0.08 3/64 30548
/proc/meminfo: memFree=1651032/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.102292 s]
/proc/loadavg: 0.73 0.23 0.08 3/64 30548
/proc/meminfo: memFree=1651032/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301313 s]
/proc/loadavg: 0.73 0.23 0.08 3/64 30548
/proc/meminfo: memFree=1651032/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701354 s]
/proc/loadavg: 0.73 0.23 0.08 3/64 30548
/proc/meminfo: memFree=1651032/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50244 s]
/proc/loadavg: 0.73 0.23 0.08 2/66 30551
/proc/meminfo: memFree=1648136/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=4588 CPUtime=1.47
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 825 0 0 0 147 0 0 0 25 0 1 0 41189708 4698112 811 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 1147 811 75 172 0 972 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9948

[startup+3.10161 s]
/proc/loadavg: 0.73 0.23 0.08 2/66 30551
/proc/meminfo: memFree=1646984/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=5400 CPUtime=3.07
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 1038 0 0 0 307 0 0 0 25 0 1 0 41189708 5529600 1024 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 1350 1024 75 172 0 1175 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10760

[startup+6.30194 s]
/proc/loadavg: 0.76 0.24 0.08 2/66 30551
/proc/meminfo: memFree=1645832/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=6336 CPUtime=6.27
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 1260 0 0 0 627 0 0 0 25 0 1 0 41189708 6488064 1246 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 1584 1246 75 172 0 1409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11696

[startup+12.7016 s]
/proc/loadavg: 0.77 0.26 0.09 2/66 30551
/proc/meminfo: memFree=1644360/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=7836 CPUtime=12.66
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 1607 0 0 0 1266 0 0 0 25 0 1 0 41189708 8024064 1593 1992294400 134512640 135217611 4294956304 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 1959 1593 75 172 0 1784 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13196

[startup+25.502 s]
/proc/loadavg: 0.90 0.31 0.11 2/66 30551
/proc/meminfo: memFree=1642632/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=9504 CPUtime=25.47
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 2026 0 0 0 2546 1 0 0 25 0 1 0 41189708 9732096 2012 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 2376 2012 75 172 0 2201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14864

[startup+51.1016 s]
/proc/loadavg: 0.94 0.36 0.13 2/66 30551
/proc/meminfo: memFree=1640200/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=12304 CPUtime=51.05
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 2667 0 0 0 5104 1 0 0 25 0 1 0 41189708 12599296 2653 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 3076 2653 75 172 0 2901 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17664

[startup+102.307 s]
/proc/loadavg: 1.03 0.47 0.18 2/66 30551
/proc/meminfo: memFree=1637192/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=15160 CPUtime=102.24
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 3360 0 0 0 10222 2 0 0 25 0 1 0 41189708 15523840 3346 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 3790 3346 75 172 0 3615 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20520

[startup+162.301 s]
/proc/loadavg: 1.06 0.58 0.23 2/66 30551
/proc/meminfo: memFree=1634824/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=18096 CPUtime=162.21
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 3998 0 0 0 16219 2 0 0 25 0 1 0 41189708 18530304 3984 1992294400 134512640 135217611 4294956304 18446744073709551615 134522684 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 4524 3984 75 172 0 4349 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23456

[startup+222.302 s]
/proc/loadavg: 1.02 0.66 0.28 2/66 30551
/proc/meminfo: memFree=1632392/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=20320 CPUtime=222.18
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 4547 0 0 0 22215 3 0 0 25 0 1 0 41189708 20807680 4533 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 5080 4533 75 172 0 4905 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25680

[startup+282.302 s]
/proc/loadavg: 1.01 0.72 0.32 2/66 30551
/proc/meminfo: memFree=1631048/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=21868 CPUtime=282.16
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 4895 0 0 0 28213 3 0 0 25 0 1 0 41189708 22392832 4881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 5467 4881 75 172 0 5292 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 27228

[startup+342.301 s]
/proc/loadavg: 1.00 0.77 0.36 2/66 30551
/proc/meminfo: memFree=1629512/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=23316 CPUtime=342.13
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 5270 0 0 0 34210 3 0 0 25 0 1 0 41189708 23875584 5256 1992294400 134512640 135217611 4294956304 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 5829 5256 75 172 0 5654 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 28676

[startup+402.302 s]
/proc/loadavg: 1.00 0.80 0.40 2/66 30551
/proc/meminfo: memFree=1628296/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=24820 CPUtime=402.11
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 5573 0 0 0 40207 4 0 0 25 0 1 0 41189708 25415680 5559 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 6205 5559 75 172 0 6030 0
Current children cumulated CPU time (s) 402.12

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

/proc/30551/statm: 15421 13727 75 172 0 15246 0
Current children cumulated CPU time (s) 4360.5
Current children cumulated vsize (KiB) 67044

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1593736/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=62116 CPUtime=4420.47
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 13846 0 0 0 442029 18 0 0 25 0 1 0 41189708 63606784 13824 1992294400 134512640 135217611 4294956304 18446744073709551615 134538113 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15529 13824 75 172 0 15354 0
Current children cumulated CPU time (s) 4420.48
Current children cumulated vsize (KiB) 67476

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1593480/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=62516 CPUtime=4480.44
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 13908 0 0 0 448026 18 0 0 25 0 1 0 41189708 64016384 13886 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15629 13886 75 172 0 15454 0
Current children cumulated CPU time (s) 4480.45
Current children cumulated vsize (KiB) 67876

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1593352/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=62624 CPUtime=4540.42
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 13923 0 0 0 454024 18 0 0 25 0 1 0 41189708 64126976 13901 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15656 13901 75 172 0 15481 0
Current children cumulated CPU time (s) 4540.43
Current children cumulated vsize (KiB) 67984

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1592776/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=62888 CPUtime=4600.4
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14026 0 0 0 460022 18 0 0 25 0 1 0 41189708 64397312 14004 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15722 14004 75 172 0 15547 0
Current children cumulated CPU time (s) 4600.41
Current children cumulated vsize (KiB) 68248

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1592776/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=62888 CPUtime=4660.37
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14037 0 0 0 466019 18 0 0 25 0 1 0 41189708 64397312 14015 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15722 14015 75 172 0 15547 0
Current children cumulated CPU time (s) 4660.38
Current children cumulated vsize (KiB) 68248

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1592648/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=62960 CPUtime=4720.35
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14045 0 0 0 472017 18 0 0 25 0 1 0 41189708 64471040 14023 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15740 14023 75 172 0 15565 0
Current children cumulated CPU time (s) 4720.36
Current children cumulated vsize (KiB) 68320

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1592456/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=63184 CPUtime=4780.32
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14108 0 0 0 478014 18 0 0 25 0 1 0 41189708 64700416 14086 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15796 14086 75 172 0 15621 0
Current children cumulated CPU time (s) 4780.33
Current children cumulated vsize (KiB) 68544

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1591752/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=63880 CPUtime=4840.31
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14288 0 0 0 484012 19 0 0 25 0 1 0 41189708 65413120 14244 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 15970 14244 75 172 0 15795 0
Current children cumulated CPU time (s) 4840.32
Current children cumulated vsize (KiB) 69240

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1591624/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=64164 CPUtime=4900.28
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14333 0 0 0 490009 19 0 0 25 0 1 0 41189708 65703936 14289 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 16041 14289 75 172 0 15866 0
Current children cumulated CPU time (s) 4900.29
Current children cumulated vsize (KiB) 69524

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 30559
/proc/meminfo: memFree=1591240/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=64428 CPUtime=4960.25
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14425 0 0 0 496006 19 0 0 25 0 1 0 41189708 65974272 14381 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 16107 14381 75 172 0 15932 0
Current children cumulated CPU time (s) 4960.26
Current children cumulated vsize (KiB) 69788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.06 1.00 0.91 2/66 30565
/proc/meminfo: memFree=1591048/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=64428 CPUtime=5000.04
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14428 0 0 0 499985 19 0 0 25 0 1 0 41189708 65974272 14384 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 16107 14384 75 172 0 15932 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 69788

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

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

[startup+5002.1 s]
/proc/loadavg: 1.06 1.00 0.91 2/66 30565
/proc/meminfo: memFree=1591048/2055920 swapFree=4192952/4192956
[pid=30548] ppid=30546 vsize=5360 CPUtime=0.01
/proc/30548/stat : 30548 (glucose.sh) S 30546 30548 30484 0 -1 4194304 313 249 0 0 0 0 1 0 16 0 1 0 41189706 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30548/statm: 1340 238 195 169 0 51 0
[pid=30551] ppid=30548 vsize=64428 CPUtime=5000.04
/proc/30551/stat : 30551 (glucose_static) R 30548 30548 30484 0 -1 4194304 14428 0 0 0 499985 19 0 0 25 0 1 0 41189708 65974272 14384 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30551/statm: 16107 14384 75 172 0 15932 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 69788

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5002.11
CPU time (s): 5000.05
CPU user time (s): 4999.86
CPU system time (s): 0.19
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 69788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.021996
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562
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= 6
involuntary context switches= 2

runsolver used 4.74328 second user time and 13.456 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-09 11:37:58
IDJOB=1783644
IDBENCH=24624
IDSOLVER=610
FILE ID=node7/1783644-1241861878
PBS_JOBID= 9264605
Free space on /tmp= 66340 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/ramsey.sat05-511.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783644-1241861878/watcher-1783644-1241861878 -o /tmp/evaluation-result-1783644-1241861878/solver-1783644-1241861878 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783644-1241861878.cnf

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=1932464036

node7.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.243
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.243
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:       1651448 kB
Buffers:         30512 kB
Cached:         292280 kB
SwapCached:          4 kB
Active:          78880 kB
Inactive:       257716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651448 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          23612 kB
Slab:            53804 kB
Committed_AS:    72488 kB
PageTables:       1444 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= 66336 MiB
End job on node7 at 2009-05-09 13:01:23