Trace number 1718856

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.0UNSAT 668.909 669.099

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.064
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

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.19	c ==============================================================================
0.00/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.79/1.89	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.79/1.89	c ==============================================================================
1.79/1.89	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.79/1.89	c CPU time:   1.82872 s
1.79/1.89	c ==============================================================================
2.09/2.14	c
2.09/2.14	c Starting glucose
2.09/2.14	c
2.09/2.14	
2.09/2.14	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.09/2.14	
2.09/2.14	c ============================[ Problem Statistics ]=============================
2.09/2.14	c |                                                                             |
2.09/2.14	c |  Number of variables:  16889                                                |
2.09/2.14	c |  Number of clauses:    244145                                               |
2.13/2.31	c |  Parsing time:         0.14         s                                       |
668.79/669.07	c restarts              : 386
668.79/669.07	c nb ReduceDB           : 63
668.79/669.07	c nb learnts DL2        : 987
668.79/669.07	c nb learnts size 2     : 966
668.79/669.07	c nb learnts size 1     : 2
668.79/669.07	c conflicts             : 3242798        (4865 /sec)
668.79/669.07	c decisions             : 16303828       (1.35 % random) (24458 /sec)
668.79/669.07	c propagations          : 658923868      (988479 /sec)
668.79/669.07	c conflict literals     : 142444550      (50.62 % deleted)
668.79/669.07	c Memory used           : 71.39 MB
668.79/669.07	c CPU time              : 666.604 s
668.79/669.07	
668.79/669.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718856-1240640252/watcher-1718856-1240640252 -o /tmp/evaluation-result-1718856-1240640252/solver-1718856-1240640252 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1718856-1240640252.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.92 0.98 1.02 3/65 20573
/proc/meminfo: memFree=1807672/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5344 CPUtime=0
/proc/20573/stat : 20573 (glucose.sh) R 20571 20573 20201 0 -1 4194304 153 0 0 0 0 0 0 0 20 0 1 0 92058345 5472256 124 1992294400 4194304 4889804 548682068800 18446744073709551615 4542896 0 0 4096 0 0 0 0 17 1 0 0
/proc/20573/statm: 1338 139 113 169 0 49 0

[startup+0.092302 s]
/proc/loadavg: 0.92 0.98 1.02 3/65 20573
/proc/meminfo: memFree=1807672/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=0
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 92058345 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102296 s]
/proc/loadavg: 0.92 0.98 1.02 3/65 20573
/proc/meminfo: memFree=1807672/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=0
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 92058345 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301325 s]
/proc/loadavg: 0.92 0.98 1.02 3/65 20573
/proc/meminfo: memFree=1807672/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=0
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 92058345 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701365 s]
/proc/loadavg: 0.92 0.98 1.02 3/65 20573
/proc/meminfo: memFree=1807672/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=0
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 92058345 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50245 s]
/proc/loadavg: 0.92 0.98 1.02 2/67 20575
/proc/meminfo: memFree=1783400/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=0
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 92058345 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 236 195 169 0 51 0
[pid=20575] ppid=20573 vsize=28904 CPUtime=1.48
/proc/20575/stat : 20575 (SatELite_releas) R 20573 20573 20201 0 -1 4194304 6960 0 0 0 144 4 0 0 25 0 1 0 92058345 29597696 6432 1992294400 134512640 135225430 4294956160 18446744073709551615 134586096 0 0 4096 3 0 0 0 17 1 0 0
/proc/20575/statm: 7226 6432 77 174 0 7049 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34264

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 1.02 2/67 20575
/proc/meminfo: memFree=1778792/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 1.02 2/67 20576
/proc/meminfo: memFree=1780392/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=22232 CPUtime=4.14
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 5367 0 0 0 411 3 0 0 25 0 1 0 92058559 22765568 5331 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 5558 5331 77 172 0 5383 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27592

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.02 2/67 20576
/proc/meminfo: memFree=1776744/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=26520 CPUtime=10.54
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 6413 0 0 0 1050 4 0 0 25 0 1 0 92058559 27156480 6377 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 6630 6377 77 172 0 6455 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31880

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.02 2/67 20576
/proc/meminfo: memFree=1772200/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=30448 CPUtime=23.34
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 7390 0 0 0 2329 5 0 0 25 0 1 0 92058559 31178752 7354 1992294400 134512640 135217611 4294956272 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 7612 7354 77 172 0 7437 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35808

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.01 2/67 20576
/proc/meminfo: memFree=1770280/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=32984 CPUtime=48.93
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 7974 0 0 0 4888 5 0 0 25 0 1 0 92058559 33775616 7938 1992294400 134512640 135217611 4294956272 18446744073709551615 134533251 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 8246 7938 77 172 0 8071 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38344

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.01 2/67 20576
/proc/meminfo: memFree=1761768/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=41644 CPUtime=100.13
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 10046 0 0 0 10006 7 0 0 25 0 1 0 92058559 42643456 10010 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 10411 10010 77 172 0 10236 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47004

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1755496/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=48076 CPUtime=160.1
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 11604 0 0 0 16002 8 0 0 25 0 1 0 92058559 49229824 11568 1992294400 134512640 135217611 4294956272 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 12019 11568 77 172 0 11844 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 53436

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1752680/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=51044 CPUtime=220.09
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 12290 0 0 0 22000 9 0 0 25 0 1 0 92058559 52269056 12254 1992294400 134512640 135217611 4294956272 18446744073709551615 134532582 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 12761 12254 77 172 0 12586 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 56404

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1746856/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=56800 CPUtime=280.07
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 13731 0 0 0 27997 10 0 0 25 0 1 0 92058559 58163200 13695 1992294400 134512640 135217611 4294956272 18446744073709551615 134537207 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 14200 13695 77 172 0 14025 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 62160

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1744168/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=59524 CPUtime=340.06
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 14402 0 0 0 33995 11 0 0 25 0 1 0 92058559 60952576 14366 1992294400 134512640 135217611 4294956272 18446744073709551615 134536750 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 14881 14366 77 172 0 14706 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 64884

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1743272/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=60628 CPUtime=400.04
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 14619 0 0 0 39993 11 0 0 25 0 1 0 92058559 62083072 14583 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 15157 14583 77 172 0 14982 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65988

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1739112/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=64912 CPUtime=460.03
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 15654 0 0 0 45990 13 0 0 25 0 1 0 92058559 66469888 15618 1992294400 134512640 135217611 4294956272 18446744073709551615 134542195 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 16228 15618 77 172 0 16053 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70272

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1737896/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=66292 CPUtime=520.01
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 15952 0 0 0 51988 13 0 0 25 0 1 0 92058559 67883008 15916 1992294400 134512640 135217611 4294956272 18446744073709551615 134522688 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 16573 15916 77 172 0 16398 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 71652

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1736872/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=67456 CPUtime=579.99
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 16198 0 0 0 57986 13 0 0 25 0 1 0 92058559 69074944 16162 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 16864 16162 77 172 0 16689 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 72816

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731304/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73132 CPUtime=639.97
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17594 0 0 0 63983 14 0 0 25 0 1 0 92058559 74887168 17558 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18283 17558 77 172 0 18108 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 78492

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

[startup+652.702 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731304/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73132 CPUtime=650.37
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17596 0 0 0 65023 14 0 0 25 0 1 0 92058559 74887168 17560 1992294400 134512640 135217611 4294956272 18446744073709551615 134538132 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18283 17560 77 172 0 18108 0
Current children cumulated CPU time (s) 652.5
Current children cumulated vsize (KiB) 78492

[startup+659.101 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73240 CPUtime=656.77
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 65663 14 0 0 25 0 1 0 92058559 74997760 17576 1992294400 134512640 135217611 4294956272 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18310 17576 77 172 0 18135 0
Current children cumulated CPU time (s) 658.9
Current children cumulated vsize (KiB) 78600

[startup+665.505 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73104 CPUtime=663.17
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 66303 14 0 0 25 0 1 0 92058559 74858496 17570 1992294400 134512640 135217611 4294956272 18446744073709551615 134533631 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18276 17570 77 172 0 18101 0
Current children cumulated CPU time (s) 665.3
Current children cumulated vsize (KiB) 78464

[startup+667.101 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73104 CPUtime=664.76
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 66462 14 0 0 25 0 1 0 92058559 74858496 17570 1992294400 134512640 135217611 4294956272 18446744073709551615 134538448 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18276 17570 77 172 0 18101 0
Current children cumulated CPU time (s) 666.89
Current children cumulated vsize (KiB) 78464

[startup+667.901 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73104 CPUtime=665.56
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 66542 14 0 0 25 0 1 0 92058559 74858496 17570 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18276 17570 77 172 0 18101 0
Current children cumulated CPU time (s) 667.69
Current children cumulated vsize (KiB) 78464

[startup+668.703 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73104 CPUtime=666.37
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 66623 14 0 0 25 0 1 0 92058559 74858496 17570 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18276 17570 77 172 0 18101 0
Current children cumulated CPU time (s) 668.5
Current children cumulated vsize (KiB) 78464

[startup+668.903 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73104 CPUtime=666.56
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 66642 14 0 0 25 0 1 0 92058559 74858496 17570 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18276 17570 77 172 0 18101 0
Current children cumulated CPU time (s) 668.69
Current children cumulated vsize (KiB) 78464

[startup+669.003 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 20576
/proc/meminfo: memFree=1731240/2055920 swapFree=4179360/4192956
[pid=20573] ppid=20571 vsize=5360 CPUtime=2.13
/proc/20573/stat : 20573 (glucose.sh) S 20571 20573 20201 0 -1 4194304 313 8988 0 0 0 0 205 8 19 0 1 0 92058345 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20573/statm: 1340 238 195 169 0 51 0
[pid=20576] ppid=20573 vsize=73104 CPUtime=666.66
/proc/20576/stat : 20576 (glucose_static) R 20573 20573 20201 0 -1 4194304 17612 0 0 0 66652 14 0 0 25 0 1 0 92058559 74858496 17570 1992294400 134512640 135217611 4294956272 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20576/statm: 18276 17570 77 172 0 18101 0
Current children cumulated CPU time (s) 668.79
Current children cumulated vsize (KiB) 78464

Child status: 20
Real time (s): 669.099
CPU time (s): 668.909
CPU user time (s): 668.657
CPU system time (s): 0.251961
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 78600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 668.657
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27080
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= 39
involuntary context switches= 1012

runsolver used 0.569913 second user time and 1.87371 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-25 08:17:32
IDJOB=1718856
IDBENCH=20573
IDSOLVER=503
FILE ID=node32/1718856-1240640252
PBS_JOBID= 9186394
Free space on /tmp= 66380 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718856-1240640252/watcher-1718856-1240640252 -o /tmp/evaluation-result-1718856-1240640252/solver-1718856-1240640252 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1718856-1240640252.cnf

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=170785946

node32.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.216
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.216
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:       1808088 kB
Buffers:         32740 kB
Cached:         162936 kB
SwapCached:       7236 kB
Active:          60936 kB
Inactive:       144728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808088 kB
SwapTotal:     4192956 kB
SwapFree:      4179360 kB
Dirty:            6352 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            27888 kB
Committed_AS:   301176 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node32 at 2009-04-25 08:28:41