Trace number 1719064

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 748.595 748.983

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

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.40	c ==============================================================================
0.00/0.40	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.40	c ==============================================================================
0.00/0.40	c |         0 |  542252  1554258 |  162675       0        0     nan |  0.000 % |
4.07/4.16	c |         0 |  518020  1616108 |      --       0       --      -- |     --   | -24095/63495
4.07/4.16	c ==============================================================================
4.07/4.16	c Result  :   #vars: 32773   #clauses: 518020   #literals: 1616108
4.07/4.16	c CPU time:   4.05038 s
4.07/4.16	c ==============================================================================
4.58/4.67	c
4.58/4.67	c Starting glucose
4.58/4.67	c
4.58/4.67	
4.58/4.67	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.58/4.67	
4.58/4.68	c ============================[ Problem Statistics ]=============================
4.58/4.68	c |                                                                             |
4.58/4.68	c |  Number of variables:  32773                                                |
4.58/4.68	c |  Number of clauses:    518020                                               |
4.65/5.01	c |  Parsing time:         0.29         s                                       |
748.50/748.95	c restarts              : 1332
748.50/748.95	c nb ReduceDB           : 56
748.50/748.95	c nb learnts DL2        : 1547
748.50/748.95	c nb learnts size 2     : 1475
748.50/748.95	c nb learnts size 1     : 4
748.50/748.95	c conflicts             : 2695615        (3625 /sec)
748.50/748.95	c decisions             : 20691463       (1.14 % random) (27822 /sec)
748.50/748.95	c propagations          : 898647358      (1208342 /sec)
748.50/748.95	c conflict literals     : 168676181      (49.17 % deleted)
748.50/748.95	c Memory used           : 103.94 MB
748.50/748.95	c CPU time              : 743.703 s
748.50/748.95	
748.50/748.97	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-1719064-1240642806/watcher-1719064-1240642806 -o /tmp/evaluation-result-1719064-1240642806/solver-1719064-1240642806 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1719064-1240642806.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.14 1.51 3/64 10758
/proc/meminfo: memFree=1594236/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=1964 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) R 10756 10758 10366 0 -1 4194304 50 0 0 0 0 0 0 0 21 0 1 0 92309787 2011136 34 1992294400 4194304 4889804 548682068832 18446744073709551615 256362183005 0 0 4096 0 0 0 0 17 0 0 0
/proc/10758/statm: 491 34 26 169 0 8 0

[startup+0.0951119 s]
/proc/loadavg: 1.00 1.14 1.51 3/64 10758
/proc/meminfo: memFree=1594236/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 92309787 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101103 s]
/proc/loadavg: 1.00 1.14 1.51 3/64 10758
/proc/meminfo: memFree=1594236/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 92309787 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301132 s]
/proc/loadavg: 1.00 1.14 1.51 3/64 10758
/proc/meminfo: memFree=1594236/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 92309787 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701171 s]
/proc/loadavg: 1.00 1.14 1.51 3/64 10758
/proc/meminfo: memFree=1594236/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 92309787 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50125 s]
/proc/loadavg: 1.00 1.14 1.51 2/66 10760
/proc/meminfo: memFree=1547820/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 92309787 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 236 195 169 0 51 0
[pid=10760] ppid=10758 vsize=54960 CPUtime=1.48
/proc/10760/stat : 10760 (SatELite_releas) R 10758 10758 10366 0 -1 4194304 12735 0 0 0 139 9 0 0 25 0 1 0 92309788 56279040 11572 1992294400 134512640 135225430 4294956176 18446744073709551615 134587334 0 0 4096 3 0 0 0 17 0 0 0
/proc/10760/statm: 13740 11572 77 174 0 13563 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60320

[startup+3.10141 s]
/proc/loadavg: 1.00 1.14 1.51 2/66 10760
/proc/meminfo: memFree=1546092/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=0
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 287 0 0 0 0 0 0 0 21 0 1 0 92309787 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 236 195 169 0 51 0
[pid=10760] ppid=10758 vsize=61860 CPUtime=3.07
/proc/10760/stat : 10760 (SatELite_releas) R 10758 10758 10366 0 -1 4194304 13884 0 0 0 298 9 0 0 25 0 1 0 92309788 63344640 12633 1992294400 134512640 135225430 4294956176 18446744073709551615 134602600 0 0 4096 3 0 0 0 17 0 0 0
/proc/10760/statm: 15465 12633 77 174 0 15288 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 67220

[startup+6.30174 s]
/proc/loadavg: 1.16 1.17 1.52 2/66 10761
/proc/meminfo: memFree=1548460/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=36332 CPUtime=1.61
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 8573 0 0 0 156 5 0 0 25 0 1 0 92310255 37203968 8559 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 9083 8559 77 172 0 8908 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41692

[startup+12.7014 s]
/proc/loadavg: 1.31 1.20 1.53 2/66 10761
/proc/meminfo: memFree=1542772/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=42068 CPUtime=8
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 10017 0 0 0 794 6 0 0 25 0 1 0 92310255 43077632 10003 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 10517 10003 77 172 0 10342 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47428

[startup+25.5017 s]
/proc/loadavg: 1.68 1.29 1.55 2/66 10761
/proc/meminfo: memFree=1538300/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=45660 CPUtime=20.79
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 10864 0 0 0 2072 7 0 0 25 0 1 0 92310255 46755840 10850 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 11415 10850 77 172 0 11240 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 51020

[startup+51.1014 s]
/proc/loadavg: 2.41 1.49 1.61 2/66 10761
/proc/meminfo: memFree=1532796/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=51160 CPUtime=46.36
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 12228 0 0 0 4628 8 0 0 25 0 1 0 92310255 52387840 12214 1992294400 134512640 135217611 4294956304 18446744073709551615 134526370 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 12790 12214 77 172 0 12615 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 56520

[startup+102.302 s]
/proc/loadavg: 2.25 1.63 1.65 2/66 10767
/proc/meminfo: memFree=1528564/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=56108 CPUtime=97.53
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 13411 0 0 0 9743 10 0 0 25 0 1 0 92310255 57454592 13397 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 14027 13397 77 172 0 13852 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 61468

[startup+162.302 s]
/proc/loadavg: 1.46 1.52 1.61 2/66 10767
/proc/meminfo: memFree=1522420/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=62380 CPUtime=157.5
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 14964 0 0 0 15738 12 0 0 25 0 1 0 92310255 63877120 14950 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 15595 14950 77 172 0 15420 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 67740

[startup+222.306 s]
/proc/loadavg: 1.17 1.42 1.57 2/66 10767
/proc/meminfo: memFree=1521076/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=63924 CPUtime=217.47
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 15359 0 0 0 21735 12 0 0 25 0 1 0 92310255 65458176 15345 1992294400 134512640 135217611 4294956304 18446744073709551615 134537417 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 15981 15345 77 172 0 15806 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 69284

[startup+282.301 s]
/proc/loadavg: 1.06 1.34 1.53 2/66 10767
/proc/meminfo: memFree=1500276/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=84956 CPUtime=277.45
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 20512 0 0 0 27730 15 0 0 25 0 1 0 92310255 86994944 20498 1992294400 134512640 135217611 4294956304 18446744073709551615 134527871 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 21239 20498 77 172 0 21064 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 90316

[startup+342.301 s]
/proc/loadavg: 1.02 1.28 1.49 2/66 10767
/proc/meminfo: memFree=1499316/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=86072 CPUtime=337.42
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 20753 0 0 0 33727 15 0 0 25 0 1 0 92310255 88137728 20739 1992294400 134512640 135217611 4294956304 18446744073709551615 134528141 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 21518 20739 77 172 0 21343 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 91432

[startup+402.302 s]
/proc/loadavg: 1.01 1.22 1.46 2/66 10767
/proc/meminfo: memFree=1480124/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=105252 CPUtime=397.39
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25580 0 0 0 39720 19 0 0 25 0 1 0 92310255 107778048 25536 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26313 25536 77 172 0 26138 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 110612

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.43 2/66 10767
/proc/meminfo: memFree=1479740/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=105720 CPUtime=457.37
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25672 0 0 0 45718 19 0 0 25 0 1 0 92310255 108257280 25628 1992294400 134512640 135217611 4294956304 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26430 25628 77 172 0 26255 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 111080

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.40 2/66 10767
/proc/meminfo: memFree=1479740/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=105720 CPUtime=517.34
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25678 0 0 0 51715 19 0 0 25 0 1 0 92310255 108257280 25634 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26430 25634 77 172 0 26255 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 111080

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.37 2/66 10767
/proc/meminfo: memFree=1479484/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106060 CPUtime=577.32
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25738 0 0 0 57713 19 0 0 25 0 1 0 92310255 108605440 25694 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26515 25694 77 172 0 26340 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 111420

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.35 2/66 10767
/proc/meminfo: memFree=1479356/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106060 CPUtime=637.29
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25772 0 0 0 63710 19 0 0 25 0 1 0 92310255 108605440 25728 1992294400 134512640 135217611 4294956304 18446744073709551615 134537707 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26515 25728 77 172 0 26340 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 111420

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.32 2/66 10767
/proc/meminfo: memFree=1479228/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=697.27
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25788 0 0 0 69707 20 0 0 25 0 1 0 92310255 108990464 25744 1992294400 134512640 135217611 4294956304 18446744073709551615 134533781 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25744 77 172 0 26434 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 111796

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

[startup+716.802 s]
/proc/loadavg: 1.00 1.07 1.32 2/66 10767
/proc/meminfo: memFree=1479164/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=711.76
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25806 0 0 0 71156 20 0 0 25 0 1 0 92310255 108990464 25762 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25762 77 172 0 26434 0
Current children cumulated CPU time (s) 716.41
Current children cumulated vsize (KiB) 111796

[startup+729.601 s]
/proc/loadavg: 1.00 1.06 1.31 2/66 10767
/proc/meminfo: memFree=1479164/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=724.55
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25810 0 0 0 72435 20 0 0 25 0 1 0 92310255 108990464 25766 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25766 77 172 0 26434 0
Current children cumulated CPU time (s) 729.2
Current children cumulated vsize (KiB) 111796

[startup+742.402 s]
/proc/loadavg: 1.00 1.06 1.31 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=737.35
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 73715 20 0 0 25 0 1 0 92310255 108990464 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25773 77 172 0 26434 0
Current children cumulated CPU time (s) 742
Current children cumulated vsize (KiB) 111796

[startup+745.602 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=740.55
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 74035 20 0 0 25 0 1 0 92310255 108990464 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25773 77 172 0 26434 0
Current children cumulated CPU time (s) 745.2
Current children cumulated vsize (KiB) 111796

[startup+747.201 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=742.15
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 74195 20 0 0 25 0 1 0 92310255 108990464 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25773 77 172 0 26434 0
Current children cumulated CPU time (s) 746.8
Current children cumulated vsize (KiB) 111796

[startup+748.001 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=742.95
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 74275 20 0 0 25 0 1 0 92310255 108990464 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134532693 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25773 77 172 0 26434 0
Current children cumulated CPU time (s) 747.6
Current children cumulated vsize (KiB) 111796

[startup+748.401 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106436 CPUtime=743.35
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 74315 20 0 0 25 0 1 0 92310255 108990464 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134522542 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26609 25773 77 172 0 26434 0
Current children cumulated CPU time (s) 748
Current children cumulated vsize (KiB) 111796

[startup+748.802 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106432 CPUtime=743.75
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 74355 20 0 0 25 0 1 0 92310255 108986368 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134522830 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26608 25773 77 172 0 26433 0
Current children cumulated CPU time (s) 748.4
Current children cumulated vsize (KiB) 111792

[startup+748.902 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 10767
/proc/meminfo: memFree=1479100/2055920 swapFree=4192956/4192956
[pid=10758] ppid=10756 vsize=5360 CPUtime=4.65
/proc/10758/stat : 10758 (glucose.sh) S 10756 10758 10366 0 -1 4194304 313 15046 0 0 0 0 451 14 16 0 1 0 92309787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10758/statm: 1340 238 195 169 0 51 0
[pid=10761] ppid=10758 vsize=106432 CPUtime=743.85
/proc/10761/stat : 10761 (glucose_static) R 10758 10758 10366 0 -1 4194304 25817 0 0 0 74365 20 0 0 25 0 1 0 92310255 108986368 25773 1992294400 134512640 135217611 4294956304 18446744073709551615 134522819 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10761/statm: 26608 25773 77 172 0 26433 0
Current children cumulated CPU time (s) 748.5
Current children cumulated vsize (KiB) 111792

Child status: 20
Real time (s): 748.983
CPU time (s): 748.595
CPU user time (s): 748.223
CPU system time (s): 0.371943
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 111796

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

runsolver used 1.05484 second user time and 1.87271 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 09:00:07
IDJOB=1719064
IDBENCH=20577
IDSOLVER=503
FILE ID=node90/1719064-1240642806
PBS_JOBID= 9186409
Free space on /tmp= 66516 MiB

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

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=1129882034

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1595420 kB
Buffers:         71280 kB
Cached:         285584 kB
SwapCached:          0 kB
Active:          36916 kB
Inactive:       334728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595420 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11832 kB
Writeback:           0 kB
Mapped:          23460 kB
Slab:            74848 kB
Committed_AS:   208172 kB
PageTables:       1428 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= 66512 MiB
End job on node90 at 2009-04-25 09:12:36