Trace number 1832218

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 842.591 842.839

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

0.00/0.00	c Parsing...
1.09/1.12	c ==============================================================================
1.09/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.12	c ==============================================================================
1.09/1.12	c |         0 | 1139180  2298131 |  341753       0        0     nan |  0.000 % |
6.69/6.77	c |         0 | 1104460  3153095 |      --       0       --      -- |     --   | -34720/854964
6.69/6.77	c ==============================================================================
6.69/6.77	c Result  :   #vars: 22503   #clauses: 1104460   #literals: 3153095
6.69/6.77	c CPU time:   6.585 s
6.69/6.77	c ==============================================================================
7.78/7.87	c WARNING: for repeatability, setting FPU to use double precision
7.78/7.87	c Number of variables   : 22503        
7.78/7.87	c Number of clauses     : 1104460      
7.86/8.79	c Parsing time: 0.83         s
842.53/842.80	c restarts              : 1649
842.53/842.80	c conflicts             : 517154         (620 /sec)
842.53/842.80	c decisions             : 2958283        (1.63 % random) (3545 /sec)
842.53/842.80	c propagations          : 403178257      (483102 /sec)
842.53/842.80	c conflict literals     : 16757857       (52.72 % deleted)
842.53/842.80	c Memory used           : 67.25 MB
842.53/842.80	c CPU time              : 834.562 s
842.53/842.80	UNSATISFIABLE
842.53/842.80	
842.53/842.82	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-1832218-1242770361/watcher-1832218-1242770361 -o /tmp/evaluation-result-1832218-1242770361/solver-1832218-1242770361 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832218-1242770361.cnf -random-seed=1960364712 

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.94 3/65 25602
/proc/meminfo: memFree=1883192/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) R 25600 25602 25447 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968467955 0 0 4100 65536 0 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0

[startup+0.102271 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 25602
/proc/meminfo: memFree=1883192/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202281 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 25602
/proc/meminfo: memFree=1883192/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30129 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 25602
/proc/meminfo: memFree=1883192/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701328 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 25602
/proc/meminfo: memFree=1883192/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50241 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 25607
/proc/meminfo: memFree=1824872/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
[pid=25606] ppid=25602 vsize=77996 CPUtime=1.48
/proc/25606/stat : 25606 (SatELite_releas) R 25602 25602 25447 0 -1 4194304 17242 0 0 0 137 11 0 0 25 0 1 0 305064125 79867904 17178 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 1 0 0
/proc/25606/statm: 19499 17178 76 173 0 19324 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83352

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 0.94 3/67 25607
/proc/meminfo: memFree=1802536/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
[pid=25606] ppid=25602 vsize=116712 CPUtime=3.09
/proc/25606/stat : 25606 (SatELite_releas) R 25602 25602 25447 0 -1 4194304 23532 0 0 0 294 15 0 0 25 0 1 0 305064125 119513088 23468 1992294400 134512640 135223648 4294956128 18446744073709551615 134585620 0 0 4096 3 0 0 0 17 1 0 0
/proc/25606/statm: 29178 23468 76 173 0 29003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122068

[startup+6.30188 s]
/proc/loadavg: 1.08 1.02 0.94 2/67 25607
/proc/meminfo: memFree=1786344/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=0
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305064124 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25602/statm: 1339 237 197 169 0 50 0
[pid=25606] ppid=25602 vsize=118056 CPUtime=6.29
/proc/25606/stat : 25606 (SatELite_releas) R 25602 25602 25447 0 -1 4194304 23561 0 0 0 613 16 0 0 25 0 1 0 305064125 120889344 23497 1992294400 134512640 135223648 4294956128 18446744073709551615 134585461 0 0 4096 3 0 0 0 17 1 0 0
/proc/25606/statm: 29514 23497 76 173 0 29339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123412

[startup+12.7015 s]
/proc/loadavg: 1.15 1.03 0.95 2/67 25608
/proc/meminfo: memFree=1808296/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=53776 CPUtime=4.81
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 12797 0 0 0 472 9 0 0 25 0 1 0 305064912 55066624 12783 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 13444 12783 75 170 0 13271 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59132

[startup+25.5017 s]
/proc/loadavg: 1.12 1.03 0.95 2/67 25608
/proc/meminfo: memFree=1807784/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=54304 CPUtime=17.61
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 12954 0 0 0 1752 9 0 0 25 0 1 0 305064912 55607296 12940 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 13576 12940 75 170 0 13403 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59660

[startup+51.1012 s]
/proc/loadavg: 1.08 1.03 0.95 2/67 25608
/proc/meminfo: memFree=1807080/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=55164 CPUtime=43.17
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 13142 0 0 0 4308 9 0 0 25 0 1 0 305064912 56487936 13128 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 13791 13128 75 170 0 13618 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 60520

[startup+102.301 s]
/proc/loadavg: 1.03 1.02 0.95 2/67 25614
/proc/meminfo: memFree=1805352/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=56808 CPUtime=94.36
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 13556 0 0 0 9426 10 0 0 25 0 1 0 305064912 58171392 13542 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 14202 13542 75 170 0 14029 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 62164

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 0.95 2/67 25614
/proc/meminfo: memFree=1804968/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=57236 CPUtime=154.34
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 13669 0 0 0 15424 10 0 0 25 0 1 0 305064912 58609664 13655 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 14309 13655 75 170 0 14136 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 62592

[startup+222.306 s]
/proc/loadavg: 1.00 1.01 0.95 2/67 25614
/proc/meminfo: memFree=1803752/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=58424 CPUtime=214.33
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 13963 0 0 0 21422 11 0 0 25 0 1 0 305064912 59826176 13949 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 14606 13949 75 170 0 14433 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 63780

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1802216/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=59968 CPUtime=274.31
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 14340 0 0 0 27420 11 0 0 25 0 1 0 305064912 61407232 14326 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 14992 14326 75 170 0 14819 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 65324

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1801512/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=60628 CPUtime=334.3
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 14508 0 0 0 33419 11 0 0 25 0 1 0 305064912 62083072 14494 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 15157 14494 75 170 0 14984 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 65984

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1800552/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=61420 CPUtime=394.28
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 14731 0 0 0 39417 11 0 0 25 0 1 0 305064912 62894080 14717 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 15355 14717 75 170 0 15182 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 66776

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1799208/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=62860 CPUtime=454.27
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 15064 0 0 0 45415 12 0 0 25 0 1 0 305064912 64368640 15050 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 15715 15050 75 170 0 15542 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 68216

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1797416/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=64708 CPUtime=514.25
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 15515 0 0 0 51413 12 0 0 25 0 1 0 305064912 66260992 15501 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 16177 15501 75 170 0 16004 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 70064

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1796264/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=65764 CPUtime=574.24
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 15805 0 0 0 57412 12 0 0 25 0 1 0 305064912 67342336 15791 1992294400 134512640 135212243 4294956240 18446744073709551615 134526052 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 16441 15791 75 170 0 16268 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 71120

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1795560/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=66424 CPUtime=634.22
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 15965 0 0 0 63410 12 0 0 25 0 1 0 305064912 68018176 15951 1992294400 134512640 135212243 4294956240 18446744073709551615 134526092 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 16606 15951 75 170 0 16433 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 71780

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793448/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68432 CPUtime=694.21
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16472 0 0 0 69409 12 0 0 25 0 1 0 305064912 70074368 16458 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17108 16458 75 170 0 16935 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 73788

[startup+762.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793320/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68564 CPUtime=754.2
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16498 0 0 0 75408 12 0 0 25 0 1 0 305064912 70209536 16484 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17141 16484 75 170 0 16968 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 73920

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=814.18
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 81406 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526239 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 74212

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

[startup+832.001 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=823.87
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 82375 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 831.73
Current children cumulated vsize (KiB) 74212

[startup+838.401 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=830.27
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 83015 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 838.13
Current children cumulated vsize (KiB) 74212

[startup+840.002 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=831.87
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 83175 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526231 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 839.73
Current children cumulated vsize (KiB) 74212

[startup+841.605 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=833.47
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 83335 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 841.33
Current children cumulated vsize (KiB) 74212

[startup+842.401 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=834.27
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 83415 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 842.13
Current children cumulated vsize (KiB) 74212

[startup+842.802 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 25614
/proc/meminfo: memFree=1793064/2055920 swapFree=4179988/4192956
[pid=25602] ppid=25600 vsize=5356 CPUtime=7.86
/proc/25602/stat : 25602 (SatELiteGTI) S 25600 25602 25447 0 -1 4194304 335 28341 0 0 0 0 758 28 16 0 1 0 305064124 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25602/statm: 1339 239 197 169 0 50 0
[pid=25608] ppid=25602 vsize=68856 CPUtime=834.67
/proc/25608/stat : 25608 (minisat_static) R 25602 25602 25447 0 -1 4194304 16547 0 0 0 83455 12 0 0 25 0 1 0 305064912 70508544 16533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/25608/statm: 17214 16533 75 170 0 17041 0
Current children cumulated CPU time (s) 842.53
Current children cumulated vsize (KiB) 74212

Child status: 20
Real time (s): 842.839
CPU time (s): 842.591
CPU user time (s): 842.148
CPU system time (s): 0.442932
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 123412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 842.148
system time used= 0.442932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45391
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= 45
involuntary context switches= 1115

runsolver used 0.78288 second user time and 2.29265 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-19 23:59:24
IDJOB=1832218
IDBENCH=24632
IDSOLVER=672
FILE ID=node56/1832218-1242770361
PBS_JOBID= 9322245
Free space on /tmp= 103028 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832218-1242770361/watcher-1832218-1242770361 -o /tmp/evaluation-result-1832218-1242770361/solver-1832218-1242770361 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832218-1242770361.cnf -random-seed=1960364712

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1960364712

node56.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.218
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.218
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:       1883736 kB
Buffers:         13852 kB
Cached:         121244 kB
SwapCached:       7024 kB
Active:          45504 kB
Inactive:        99272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883736 kB
SwapTotal:     4192956 kB
SwapFree:      4179988 kB
Dirty:           17436 kB
Writeback:           0 kB
Mapped:          14504 kB
Slab:            13448 kB
Committed_AS:   939216 kB
PageTables:       1472 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= 103028 MiB
End job on node56 at 2009-05-20 00:13:27