Trace number 1773274

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 6836.2 6839.08

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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.00	c num clauses = 6069108
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  306095                                               |
0.00/0.00	c |  Number of clauses:    6069108                                              |
3.79/3.85	c |  Parsing time:         3.37         s                                       |
6836.01/6839.00	c restarts              : 9713
6836.01/6839.00	c nb ReduceDB           : 70
6836.01/6839.00	c nb learnts DL2        : 9282
6836.01/6839.00	c nb learnts size 2     : 8753
6836.01/6839.00	c nb learnts size 1     : 56
6836.01/6839.00	c conflicts             : 3866751        (566 /sec)
6836.01/6839.00	c decisions             : 130710296      (0.79 % random) (19123 /sec)
6836.01/6839.00	c propagations          : 8316230734     (1216658 /sec)
6836.01/6839.00	c conflict literals     : 365586379      (50.13 % deleted)
6836.01/6839.00	c Memory used           : 476.16 MB
6836.01/6839.00	c CPU time              : 6835.31 s
6836.01/6839.00	
6836.01/6839.00	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-1773274-1241257086/watcher-1773274-1241257086 -o /tmp/evaluation-result-1773274-1241257086/solver-1773274-1241257086 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773274-1241257086.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.95 0.98 0.99 3/64 29342
/proc/meminfo: memFree=1077488/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) R 29340 29342 29305 0 -1 4194304 295 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=1888 CPUtime=0
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 153737922 1933312 222 1992294400 134512640 135217611 4294956336 18446744073709551615 134745486 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 472 229 47 172 0 297 0

[startup+0.0377471 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 29342
/proc/meminfo: memFree=1077488/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=5312 CPUtime=0.02
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 1156 0 0 0 2 0 0 0 18 0 1 0 153737922 5439488 1141 1992294400 134512640 135217611 4294956336 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 1328 1143 60 172 0 1153 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10672

[startup+0.101761 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 29342
/proc/meminfo: memFree=1077488/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=11444 CPUtime=0.09
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 2630 0 0 0 8 1 0 0 21 0 1 0 153737922 11718656 2615 1992294400 134512640 135217611 4294956336 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 2861 2616 60 172 0 2686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16804

[startup+0.301797 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 29342
/proc/meminfo: memFree=1077488/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=30244 CPUtime=0.29
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 7043 0 0 0 26 3 0 0 22 0 1 0 153737922 30969856 7028 1992294400 134512640 135217611 4294956336 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 7561 7028 60 172 0 7386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35604

[startup+0.701872 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 29342
/proc/meminfo: memFree=1077488/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=67728 CPUtime=0.69
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 15762 0 0 0 61 8 0 0 25 0 1 0 153737922 69353472 15747 1992294400 134512640 135217611 4294956336 18446744073709551615 134726799 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 16932 15748 60 172 0 16757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73088

[startup+1.50302 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29345
/proc/meminfo: memFree=988768/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=133972 CPUtime=1.49
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 32852 0 0 0 131 18 0 0 25 0 1 0 153737922 137187328 32837 1992294400 134512640 135217611 4294956336 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 33493 32838 60 172 0 33318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139332

[startup+3.10132 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29345
/proc/meminfo: memFree=897696/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=277496 CPUtime=3.08
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 66927 0 0 0 270 38 0 0 25 0 1 0 153737922 284155904 66912 1992294400 134512640 135217611 4294956336 18446744073709551615 134548073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 69374 66912 60 172 0 69199 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 282856

[startup+6.30193 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 29345
/proc/meminfo: memFree=739360/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=355064 CPUtime=6.28
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 85348 0 0 0 579 49 0 0 25 0 1 0 153737922 363585536 85333 1992294400 134512640 135217611 4294956336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 88766 85333 74 172 0 88591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 360424

[startup+12.7011 s]
/proc/loadavg: 1.11 1.02 1.01 2/66 29345
/proc/meminfo: memFree=735656/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=358676 CPUtime=12.68
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 86260 0 0 0 1218 50 0 0 25 0 1 0 153737922 367284224 86245 1992294400 134512640 135217611 4294956336 18446744073709551615 134532883 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 89669 86245 76 172 0 89494 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 364036

[startup+25.5015 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 29345
/proc/meminfo: memFree=731496/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=362868 CPUtime=25.47
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 87269 0 0 0 2496 51 0 0 25 0 1 0 153737922 371576832 87254 1992294400 134512640 135217611 4294956336 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 90717 87254 76 172 0 90542 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 368228

[startup+51.1014 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 29345
/proc/meminfo: memFree=729384/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=365088 CPUtime=51.06
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 87840 0 0 0 5055 51 0 0 25 0 1 0 153737922 373850112 87825 1992294400 134512640 135217611 4294956336 18446744073709551615 134532736 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 91272 87825 76 172 0 91097 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 370448

[startup+102.307 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 29347
/proc/meminfo: memFree=722656/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=371604 CPUtime=102.24
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 89412 0 0 0 10171 53 0 0 25 0 1 0 153737922 380522496 89397 1992294400 134512640 135217611 4294956336 18446744073709551615 134532567 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 92901 89397 76 172 0 92726 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 376964

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 29347
/proc/meminfo: memFree=712680/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=381800 CPUtime=162.21
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 91955 0 0 0 16166 55 0 0 25 0 1 0 153737922 390963200 91940 1992294400 134512640 135217611 4294956336 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 95450 91940 76 172 0 95275 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 387160

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29347
/proc/meminfo: memFree=712616/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=381800 CPUtime=222.18
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 91974 0 0 0 22163 55 0 0 25 0 1 0 153737922 390963200 91959 1992294400 134512640 135217611 4294956336 18446744073709551615 134532688 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 95450 91959 76 172 0 95275 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 387160

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29347
/proc/meminfo: memFree=707624/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=386816 CPUtime=282.15
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 93227 0 0 0 28159 56 0 0 25 0 1 0 153737922 396099584 93212 1992294400 134512640 135217611 4294956336 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 96704 93212 76 172 0 96529 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 392176

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29347
/proc/meminfo: memFree=707624/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=386816 CPUtime=342.12
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 93230 0 0 0 34156 56 0 0 25 0 1 0 153737922 396099584 93215 1992294400 134512640 135217611 4294956336 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 96704 93215 76 172 0 96529 0
Current children cumulated CPU time (s) 342.12

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


[startup+6462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606440/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6459.54
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118328 0 0 0 645874 80 0 0 25 0 1 0 153737922 499281920 118313 1992294400 134512640 135217611 4294956336 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118313 76 172 0 121720 0
Current children cumulated CPU time (s) 6459.54
Current children cumulated vsize (KiB) 492940

[startup+6522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6519.52
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118328 0 0 0 651872 80 0 0 25 0 1 0 153737922 499281920 118313 1992294400 134512640 135217611 4294956336 18446744073709551615 134539603 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118313 76 172 0 121720 0
Current children cumulated CPU time (s) 6519.52
Current children cumulated vsize (KiB) 492940

[startup+6582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6579.5
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118328 0 0 0 657870 80 0 0 25 0 1 0 153737922 499281920 118313 1992294400 134512640 135217611 4294956336 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118313 76 172 0 121720 0
Current children cumulated CPU time (s) 6579.5
Current children cumulated vsize (KiB) 492940

[startup+6642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606568/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6639.47
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118328 0 0 0 663867 80 0 0 25 0 1 0 153737922 499281920 118313 1992294400 134512640 135217611 4294956336 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118313 76 172 0 121720 0
Current children cumulated CPU time (s) 6639.47
Current children cumulated vsize (KiB) 492940

[startup+6702.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6699.46
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118328 0 0 0 669865 81 0 0 25 0 1 0 153737922 499281920 118313 1992294400 134512640 135217611 4294956336 18446744073709551615 134527861 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118313 76 172 0 121720 0
Current children cumulated CPU time (s) 6699.46
Current children cumulated vsize (KiB) 492940

[startup+6762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6759.44
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118328 0 0 0 675863 81 0 0 25 0 1 0 153737922 499281920 118313 1992294400 134512640 135217611 4294956336 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118313 76 172 0 121720 0
Current children cumulated CPU time (s) 6759.44
Current children cumulated vsize (KiB) 492940

[startup+6822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6819.42
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 681861 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6819.42
Current children cumulated vsize (KiB) 492940

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

[startup+6828.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6825.82
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 682501 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134532700 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6825.82
Current children cumulated vsize (KiB) 492940

[startup+6835.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6832.21
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 683140 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6832.21
Current children cumulated vsize (KiB) 492940

[startup+6836.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6833.81
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 683300 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6833.81
Current children cumulated vsize (KiB) 492940

[startup+6838.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6835.41
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 683460 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6835.41
Current children cumulated vsize (KiB) 492940

[startup+6838.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6835.82
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 683501 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134524267 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6835.82
Current children cumulated vsize (KiB) 492940

[startup+6838.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=487580 CPUtime=6836.01
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194304 118329 0 0 0 683520 81 0 0 25 0 1 0 153737922 499281920 118314 1992294400 134512640 135217611 4294956336 18446744073709551615 134526426 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 121895 118314 76 172 0 121720 0
Current children cumulated CPU time (s) 6836.01
Current children cumulated vsize (KiB) 492940

[startup+6839 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29361
/proc/meminfo: memFree=606504/2055920 swapFree=4181168/4192956
[pid=29342] ppid=29340 vsize=5360 CPUtime=0
/proc/29342/stat : 29342 (glucose.sh) S 29340 29342 29305 0 -1 4194304 313 81 0 0 0 0 0 0 18 0 1 0 153737921 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29342/statm: 1340 238 195 169 0 51 0
[pid=29344] ppid=29342 vsize=0 CPUtime=6836.11
/proc/29344/stat : 29344 (glucose_static) R 29342 29342 29305 0 -1 4194308 118342 0 0 0 683530 81 0 0 25 0 1 0 153737922 0 0 1992294400 0 0 0 0 0 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6836.11
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 6839.08
CPU time (s): 6836.2
CPU user time (s): 6835.31
CPU system time (s): 0.891864
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 492940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6835.31
system time used= 0.891864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118892
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= 36
involuntary context switches= 20995

runsolver used 6.84596 second user time and 18.0293 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 11:38:14
IDJOB=1773274
IDBENCH=20580
IDSOLVER=610
FILE ID=node37/1773274-1241257086
PBS_JOBID= 9224929
Free space on /tmp= 66416 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773274-1241257086/watcher-1773274-1241257086 -o /tmp/evaluation-result-1773274-1241257086/solver-1773274-1241257086 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773274-1241257086.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1237067848

node37.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.259
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.259
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:       1077968 kB
Buffers:         74156 kB
Cached:         803488 kB
SwapCached:       5608 kB
Active:         190692 kB
Inactive:       694772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077968 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:          133464 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            78612 kB
Committed_AS:   805100 kB
PageTables:       1372 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= 66416 MiB
End job on node37 at 2009-05-02 13:32:13