Trace number 1784208

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 92.8909 92.9192

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.8909
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4990
Number of clauses of size 50
Number of clauses of size over 5138600

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.18/0.25	c ==============================================================================
0.18/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.25	c ==============================================================================
0.18/0.25	c |         0 |  139590  1667160 |   41876       0        0     nan |  0.000 % |
0.18/0.25	c ==============================================================================
0.18/0.25	c Result  :   #vars: 55   #clauses: 139590   #literals: 1667160
0.18/0.25	c CPU time:   0.217966 s
0.18/0.25	c ==============================================================================
0.59/0.68	c
0.59/0.68	c Starting glucose
0.59/0.68	c
0.59/0.68	
0.59/0.68	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.59/0.68	
0.59/0.68	c ============================[ Problem Statistics ]=============================
0.59/0.68	c |                                                                             |
0.59/0.68	c |  Number of variables:  55                                                   |
0.59/0.68	c |  Number of clauses:    139590                                               |
0.67/0.84	c |  Parsing time:         0.14         s                                       |
92.85/92.90	c restarts              : 1
92.85/92.90	c nb ReduceDB           : 14
92.85/92.90	c nb learnts DL2        : 98
92.85/92.90	c nb learnts size 2     : 88
92.85/92.90	c nb learnts size 1     : 14
92.85/92.90	c conflicts             : 385144         (4180 /sec)
92.85/92.90	c decisions             : 408800         (1.83 % random) (4436 /sec)
92.85/92.90	c propagations          : 2626059        (28499 /sec)
92.85/92.90	c conflict literals     : 5521707        (22.30 % deleted)
92.85/92.90	c Memory used           : 30.21 MB
92.85/92.90	c CPU time              : 92.147 s
92.85/92.90	
92.85/92.91	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-1784208-1241925032/watcher-1784208-1241925032 -o /tmp/evaluation-result-1784208-1241925032/solver-1784208-1241925032 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784208-1241925032.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27311
/proc/meminfo: memFree=1700992/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 220536697 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 236 195 169 0 51 0
[pid=27312] ppid=27311 vsize=876 CPUtime=0
/proc/27312/stat : 27312 (SatELite_releas) R 27311 27311 24021 0 -1 4194304 84 0 0 0 0 0 0 0 23 0 1 0 220536697 897024 68 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 219 69 50 174 0 42 0

[startup+0.073989 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27311
/proc/meminfo: memFree=1700992/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 220536697 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 236 195 169 0 51 0
[pid=27312] ppid=27311 vsize=4860 CPUtime=0.06
/proc/27312/stat : 27312 (SatELite_releas) R 27311 27311 24021 0 -1 4194304 1040 0 0 0 6 0 0 0 23 0 1 0 220536697 4976640 1024 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 1215 1024 50 174 0 1038 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10220

[startup+0.101989 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27311
/proc/meminfo: memFree=1700992/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 220536697 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 236 195 169 0 51 0
[pid=27312] ppid=27311 vsize=6320 CPUtime=0.08
/proc/27312/stat : 27312 (SatELite_releas) R 27311 27311 24021 0 -1 4194304 1422 0 0 0 8 0 0 0 23 0 1 0 220536697 6471680 1406 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 1580 1407 50 174 0 1403 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11680

[startup+0.302008 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27311
/proc/meminfo: memFree=1700992/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 220536697 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 236 195 169 0 51 0
[pid=27312] ppid=27311 vsize=19680 CPUtime=0.29
/proc/27312/stat : 27312 (SatELite_releas) R 27311 27311 24021 0 -1 4194304 4614 0 0 0 26 3 0 0 25 0 1 0 220536697 20152320 4598 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 4920 4598 77 174 0 4743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25040

[startup+0.701055 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27311
/proc/meminfo: memFree=1700992/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5360

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1681072/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=17304 CPUtime=0.81
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 3899 0 0 0 79 2 0 0 24 0 1 0 220536765 17719296 3885 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 4326 3885 75 172 0 4151 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22664

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1679280/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=19288 CPUtime=2.4
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 4369 0 0 0 238 2 0 0 25 0 1 0 220536765 19750912 4355 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 4822 4355 75 172 0 4647 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24648

[startup+6.30256 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1677296/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=20788 CPUtime=5.6
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 4683 0 0 0 558 2 0 0 25 0 1 0 220536765 21286912 4669 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 5197 4669 75 172 0 5022 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26148

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1674992/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=23800 CPUtime=12
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 5331 0 0 0 1197 3 0 0 25 0 1 0 220536765 24371200 5317 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 5950 5317 75 172 0 5775 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29160

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1671792/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=27064 CPUtime=24.8
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6016 0 0 0 2476 4 0 0 25 0 1 0 220536765 27713536 5978 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 6766 5978 75 172 0 6591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32424

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1669872/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=29404 CPUtime=50.39
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6508 0 0 0 5035 4 0 0 25 0 1 0 220536765 30109696 6470 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7351 6470 75 172 0 7176 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34764

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

[startup+76.7011 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668848/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30472 CPUtime=75.98
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6760 0 0 0 7594 4 0 0 25 0 1 0 220536765 31203328 6722 1992294400 134512640 135217611 4294956304 18446744073709551615 134522539 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7618 6722 75 172 0 7443 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 35832

[startup+83.1027 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668656/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30624 CPUtime=82.38
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6796 0 0 0 8234 4 0 0 25 0 1 0 220536765 31358976 6758 1992294400 134512640 135217611 4294956304 18446744073709551615 134549151 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7656 6758 75 172 0 7481 0
Current children cumulated CPU time (s) 83.05
Current children cumulated vsize (KiB) 35984

[startup+89.5013 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668528/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30816 CPUtime=88.78
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6829 0 0 0 8874 4 0 0 25 0 1 0 220536765 31555584 6791 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7704 6791 75 172 0 7529 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 36176

[startup+91.1014 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668464/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30936 CPUtime=90.38
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6845 0 0 0 9034 4 0 0 25 0 1 0 220536765 31678464 6807 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7734 6807 75 172 0 7559 0
Current children cumulated CPU time (s) 91.05
Current children cumulated vsize (KiB) 36296

[startup+91.9025 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668464/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30936 CPUtime=91.18
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6846 0 0 0 9114 4 0 0 25 0 1 0 220536765 31678464 6808 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7734 6808 75 172 0 7559 0
Current children cumulated CPU time (s) 91.85
Current children cumulated vsize (KiB) 36296

[startup+92.7016 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668464/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30936 CPUtime=91.98
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6846 0 0 0 9194 4 0 0 25 0 1 0 220536765 31678464 6808 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7734 6808 75 172 0 7559 0
Current children cumulated CPU time (s) 92.65
Current children cumulated vsize (KiB) 36296

[startup+92.9016 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27314
/proc/meminfo: memFree=1668464/2055920 swapFree=4110764/4192956
[pid=27311] ppid=27309 vsize=5360 CPUtime=0.67
/proc/27311/stat : 27311 (glucose.sh) S 27309 27311 24021 0 -1 4194304 313 4615 0 0 0 0 62 5 15 0 1 0 220536697 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27311/statm: 1340 238 195 169 0 51 0
[pid=27314] ppid=27311 vsize=30936 CPUtime=92.18
/proc/27314/stat : 27314 (glucose_static) R 27311 27311 24021 0 -1 4194304 6846 0 0 0 9214 4 0 0 25 0 1 0 220536765 31678464 6808 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27314/statm: 7734 6808 75 172 0 7559 0
Current children cumulated CPU time (s) 92.85
Current children cumulated vsize (KiB) 36296

Child status: 20
Real time (s): 92.9192
CPU time (s): 92.8909
CPU user time (s): 92.7699
CPU system time (s): 0.120981
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 36296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.7699
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11940
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= 40
involuntary context switches= 249

runsolver used 0.113982 second user time and 0.231964 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-10 05:10:32
IDJOB=1784208
IDBENCH=71128
IDSOLVER=610
FILE ID=node14/1784208-1241925032
PBS_JOBID= 9264907
Free space on /tmp= 66012 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK11.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784208-1241925032/watcher-1784208-1241925032 -o /tmp/evaluation-result-1784208-1241925032/solver-1784208-1241925032 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784208-1241925032.cnf

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=4831256

node14.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1701408 kB
Buffers:         53932 kB
Cached:         154604 kB
SwapCached:      77132 kB
Active:         104924 kB
Inactive:       182788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701408 kB
SwapTotal:     4192956 kB
SwapFree:      4110764 kB
Dirty:            6468 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            52716 kB
Committed_AS:   672956 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66008 MiB
End job on node14 at 2009-05-10 05:12:05