Trace number 1832080

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
MiniSAT 09z 2009-03-22UNSAT 1106.46 1106.8

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.303
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.02	c Parsing...
1.16/1.20	c ==============================================================================
1.16/1.20	c |           |     ORIGINAL     |              LEARNT              |          |
1.16/1.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.16/1.20	c ==============================================================================
1.16/1.20	c |         0 | 1363529  3183304 |  409058       0        0     nan |  0.000 % |
21.96/22.02	c |         0 |  791939  2743161 |      --       0       --      -- |     --   | -571590/-440143
21.96/22.03	c ==============================================================================
21.96/22.03	c Result  :   #vars: 120512   #clauses: 791939   #literals: 2743161
21.96/22.03	c CPU time:   21.4747 s
21.96/22.03	c ==============================================================================
22.96/23.05	c WARNING: for repeatability, setting FPU to use double precision
22.96/23.05	c Number of variables   : 120512       
22.96/23.05	c Number of clauses     : 791939       
23.01/23.57	c Parsing time: 0.46         s
1106.34/1106.75	c restarts              : 259
1106.34/1106.75	c conflicts             : 110244         (102 /sec)
1106.34/1106.75	c decisions             : 360162         (1.46 % random) (332 /sec)
1106.34/1106.75	c propagations          : 1225149303     (1130981 /sec)
1106.34/1106.75	c conflict literals     : 9029610        (58.87 % deleted)
1106.34/1106.75	c Memory used           : 65.69 MB
1106.34/1106.75	c CPU time              : 1083.26 s
1106.34/1106.75	UNSATISFIABLE
1106.34/1106.75	
1106.34/1106.76	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-1832080-1242769133/watcher-1832080-1242769133 -o /tmp/evaluation-result-1832080-1242769133/solver-1832080-1242769133 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832080-1242769133.cnf -random-seed=1470281088 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 18067
/proc/meminfo: memFree=1805496/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) R 18065 18067 17980 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 304941833 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=5356 CPUtime=0
/proc/18068/stat : 18068 (SatELiteGTI) R 18067 18067 17980 0 -1 4194368 21 0 0 0 0 0 0 0 20 0 1 0 304941833 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211568287 0 65538 4096 65538 0 0 0 17 1 0 0
/proc/18068/statm: 1339 238 198 169 0 50 0
[pid=18069] ppid=18068 vsize=5356 CPUtime=0
/proc/18069/stat : 18069 (SatELiteGTI) R 18068 18067 17980 0 -1 4194368 20 0 0 0 0 0 0 0 20 0 1 0 304941833 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211243326 0 0 4096 65538 0 0 0 17 1 0 0
/proc/18069/statm: 1340 239 198 169 0 51 0

[startup+0.0702821 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 18067
/proc/meminfo: memFree=1805496/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101284 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 18067
/proc/meminfo: memFree=1805496/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301299 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 18067
/proc/meminfo: memFree=1805496/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701352 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 18067
/proc/meminfo: memFree=1805496/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18072
/proc/meminfo: memFree=1666152/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
[pid=18072] ppid=18067 vsize=187748 CPUtime=1.46
/proc/18072/stat : 18072 (SatELite_releas) R 18067 18067 17980 0 -1 4194304 44179 0 0 0 120 26 0 0 25 0 1 0 304941836 192253952 43020 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/18072/statm: 46937 43020 76 173 0 46762 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 193104

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18072
/proc/meminfo: memFree=1629544/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
[pid=18072] ppid=18067 vsize=192880 CPUtime=3.06
/proc/18072/stat : 18072 (SatELite_releas) R 18067 18067 17980 0 -1 4194304 45277 0 0 0 276 30 0 0 25 0 1 0 304941836 197509120 44118 1992294400 134512640 135223648 4294956128 18446744073709551615 134548161 0 0 4096 3 0 0 0 17 1 0 0
/proc/18072/statm: 48220 44118 76 173 0 48045 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 198236

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18072
/proc/meminfo: memFree=1613096/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
[pid=18072] ppid=18067 vsize=202336 CPUtime=6.26
/proc/18072/stat : 18072 (SatELite_releas) R 18067 18067 17980 0 -1 4194304 47405 0 0 0 590 36 0 0 25 0 1 0 304941836 207192064 46246 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/18072/statm: 50584 46246 76 173 0 50409 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 207692

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18072
/proc/meminfo: memFree=1585456/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 304941833 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 237 197 169 0 50 0
[pid=18072] ppid=18067 vsize=217100 CPUtime=12.66
/proc/18072/stat : 18072 (SatELite_releas) R 18067 18067 17980 0 -1 4194304 50759 0 0 0 1221 45 0 0 25 0 1 0 304941836 222310400 49600 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/18072/statm: 54275 49600 76 173 0 54100 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 222456

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18073
/proc/meminfo: memFree=1711856/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=48304 CPUtime=2.44
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 11368 0 0 0 237 7 0 0 25 0 1 0 304944138 49463296 11320 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 12076 11320 75 170 0 11903 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53660

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.96 3/67 18073
/proc/meminfo: memFree=1708912/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=51348 CPUtime=28.03
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 12150 0 0 0 2794 9 0 0 25 0 1 0 304944138 52580352 12102 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 12837 12102 75 170 0 12664 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 56704

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18073
/proc/meminfo: memFree=1705776/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=54536 CPUtime=79.22
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 12924 0 0 0 7913 9 0 0 25 0 1 0 304944138 55844864 12876 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 13634 12876 75 170 0 13461 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 59892

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18073
/proc/meminfo: memFree=1702896/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=57472 CPUtime=139.2
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 13654 0 0 0 13910 10 0 0 25 0 1 0 304944138 58851328 13606 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 14368 13606 75 170 0 14195 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 62828

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18073
/proc/meminfo: memFree=1700848/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=59440 CPUtime=199.18
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 14155 0 0 0 19908 10 0 0 25 0 1 0 304944138 60866560 14107 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 14860 14107 75 170 0 14687 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 64796

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18073
/proc/meminfo: memFree=1697648/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=62784 CPUtime=259.16
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 14981 0 0 0 25905 11 0 0 25 0 1 0 304944138 64290816 14933 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 15696 14933 75 170 0 15523 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 68140

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1695600/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=64632 CPUtime=319.14
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 15451 0 0 0 31903 11 0 0 25 0 1 0 304944138 66183168 15403 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16158 15403 75 170 0 15985 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 69988

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1693936/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=66320 CPUtime=379.13

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692720/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=739.04
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16106 0 0 0 73891 13 0 0 25 0 1 0 304944138 68874240 16058 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16058 75 170 0 16642 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 72616

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692720/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=799.01
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16109 0 0 0 79888 13 0 0 25 0 1 0 304944138 68874240 16061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16061 75 170 0 16642 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 72616

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692656/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=859
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16109 0 0 0 85887 13 0 0 25 0 1 0 304944138 68874240 16061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16061 75 170 0 16642 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 72616

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692592/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=918.98
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16109 0 0 0 91885 13 0 0 25 0 1 0 304944138 68874240 16061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16061 75 170 0 16642 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 72616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692592/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=978.96
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16109 0 0 0 97883 13 0 0 25 0 1 0 304944138 68874240 16061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16061 75 170 0 16642 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 72616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692528/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1038.94
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16109 0 0 0 103881 13 0 0 25 0 1 0 304944138 68874240 16061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16061 75 170 0 16642 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 72616

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692528/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1051.74
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16109 0 0 0 105161 13 0 0 25 0 1 0 304944138 68874240 16061 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16061 75 170 0 16642 0
Current children cumulated CPU time (s) 1074.75
Current children cumulated vsize (KiB) 72616

[startup+1087.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692528/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1064.54
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 106441 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1087.55
Current children cumulated vsize (KiB) 72616

[startup+1094.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692528/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1070.94
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 107081 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134536087 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1093.95
Current children cumulated vsize (KiB) 72616

[startup+1100.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692464/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1077.33
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 107720 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134526061 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1100.34
Current children cumulated vsize (KiB) 72616

[startup+1103.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692464/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1080.53
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 108040 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134535846 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1103.54
Current children cumulated vsize (KiB) 72616

[startup+1105.51 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692464/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1082.14
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 108201 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1105.15
Current children cumulated vsize (KiB) 72616

[startup+1106.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692464/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1082.93
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 108280 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134523647 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1105.94
Current children cumulated vsize (KiB) 72616

[startup+1106.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 18075
/proc/meminfo: memFree=1692464/2055920 swapFree=4178876/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=23.01
/proc/18067/stat : 18067 (SatELiteGTI) S 18065 18067 17980 0 -1 4194304 335 59032 0 0 0 0 2239 62 16 0 1 0 304941833 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 239 197 169 0 50 0
[pid=18073] ppid=18067 vsize=67260 CPUtime=1083.33
/proc/18073/stat : 18073 (minisat_static) R 18067 18067 17980 0 -1 4194304 16110 0 0 0 108320 13 0 0 25 0 1 0 304944138 68874240 16062 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/18073/statm: 16815 16062 75 170 0 16642 0
Current children cumulated CPU time (s) 1106.34
Current children cumulated vsize (KiB) 72616

Child status: 20
Real time (s): 1106.8
CPU time (s): 1106.46
CPU user time (s): 1105.66
CPU system time (s): 0.801878
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 254020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1105.66
system time used= 0.801878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75645
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= 50
involuntary context switches= 935

runsolver used 1.00685 second user time and 3.02654 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-19 23:38:55
IDJOB=1832080
IDBENCH=20424
IDSOLVER=672
FILE ID=node54/1832080-1242769133
PBS_JOBID= 9322247
Free space on /tmp= 65948 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832080-1242769133/watcher-1832080-1242769133 -o /tmp/evaluation-result-1832080-1242769133/solver-1832080-1242769133 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832080-1242769133.cnf -random-seed=1470281088

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=1470281088

node54.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.234
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.234
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:       1805912 kB
Buffers:         10280 kB
Cached:         202416 kB
SwapCached:       7556 kB
Active:          42588 kB
Inactive:       179164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805912 kB
SwapTotal:     4192956 kB
SwapFree:      4178876 kB
Dirty:           26080 kB
Writeback:           0 kB
Mapped:          14196 kB
Slab:            14192 kB
Committed_AS:   986196 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65944 MiB
End job on node54 at 2009-05-19 23:57:21