Trace number 1833872

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 1118.21 1118.52

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.218
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.00/0.86	c ==============================================================================
0.00/0.86	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.86	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.86	c ==============================================================================
0.00/0.86	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.87/5.98	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.87/5.98	c ==============================================================================
5.87/5.98	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.87/5.98	c CPU time:   5.78212 s
5.87/5.98	c ==============================================================================
6.49/6.54	c WARNING: for repeatability, setting FPU to use double precision
6.49/6.54	c Number of variables   : 85935        
6.49/6.54	c Number of clauses     : 546996       
6.52/6.88	c Parsing time: 0.31         s
1118.07/1118.48	c restarts              : 888
1118.07/1118.48	c conflicts             : 424328         (382 /sec)
1118.07/1118.48	c decisions             : 1983731        (1.33 % random) (1785 /sec)
1118.07/1118.48	c propagations          : 830188034      (747019 /sec)
1118.07/1118.48	c conflict literals     : 91450648       (39.53 % deleted)
1118.07/1118.48	c Memory used           : 127.05 MB
1118.07/1118.48	c CPU time              : 1111.33 s
1118.07/1118.48	UNSATISFIABLE
1118.07/1118.48	
1118.07/1118.50	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-1833872-1242825702/watcher-1833872-1242825702 -o /tmp/evaluation-result-1833872-1242825702/solver-1833872-1242825702 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833872-1242825702.cnf -random-seed=77316658 

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: 0.99 0.98 0.99 3/64 20555
/proc/meminfo: memFree=1936344/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0

[startup+0.0680231 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20555
/proc/meminfo: memFree=1936344/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101025 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20555
/proc/meminfo: memFree=1936344/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301042 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20555
/proc/meminfo: memFree=1936344/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701077 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20555
/proc/meminfo: memFree=1936344/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50115 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20560
/proc/meminfo: memFree=1862088/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
[pid=20559] ppid=20555 vsize=95540 CPUtime=1.48
/proc/20559/stat : 20559 (SatELite_releas) R 20555 20555 20256 0 -1 4194304 22527 0 0 0 136 12 0 0 25 0 1 0 310597541 97832960 20405 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 1 0 0
/proc/20559/statm: 23885 20405 76 173 0 23710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100896

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20560
/proc/meminfo: memFree=1845768/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
[pid=20559] ppid=20555 vsize=101812 CPUtime=3.08
/proc/20559/stat : 20559 (SatELite_releas) R 20555 20555 20256 0 -1 4194304 24180 0 0 0 293 15 0 0 25 0 1 0 310597541 104255488 21933 1992294400 134512640 135223648 4294956128 18446744073709551615 134587032 0 0 4096 3 0 0 0 17 1 0 0
/proc/20559/statm: 25453 21933 76 173 0 25278 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107168

[startup+6.30257 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20560
/proc/meminfo: memFree=1842504/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=0
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310597541 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20555/statm: 1339 237 197 169 0 50 0
[pid=20559] ppid=20555 vsize=103704 CPUtime=6.28
/proc/20559/stat : 20559 (SatELite_releas) R 20555 20555 20256 0 -1 4194304 29146 0 0 0 607 21 0 0 25 0 1 0 310597541 106192896 22265 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/20559/statm: 25926 22265 76 173 0 25751 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 109060

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1889416/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=32072 CPUtime=6.14
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 7612 0 0 0 611 3 0 0 25 0 1 0 310598195 32841728 7587 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 8018 7587 75 170 0 7845 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37428

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1885896/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=35776 CPUtime=18.94
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 8549 0 0 0 1890 4 0 0 25 0 1 0 310598195 36634624 8524 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 8944 8524 75 170 0 8771 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41132

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1876104/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=45800 CPUtime=44.53
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 11032 0 0 0 4446 7 0 0 25 0 1 0 310598195 46899200 11007 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 11450 11007 75 170 0 11277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 51156

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1852232/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=69504 CPUtime=95.73
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 16949 0 0 0 9561 12 0 0 25 0 1 0 310598195 71172096 16924 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 17376 16924 75 170 0 17203 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74860

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1844104/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=77428 CPUtime=155.7
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 18946 0 0 0 15557 13 0 0 25 0 1 0 310598195 79286272 18921 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 19357 18921 75 170 0 19184 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 82784

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1833800/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=87856 CPUtime=215.69
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 21534 0 0 0 21553 16 0 0 25 0 1 0 310598195 89964544 21509 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 21964 21509 75 170 0 21791 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 93212

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1828232/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=93272 CPUtime=275.67
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 22897 0 0 0 27550 17 0 0 25 0 1 0 310598195 95510528 22872 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 23318 22872 75 170 0 23145 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 98628

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1828168/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=93272 CPUtime=335.65
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 22897 0 0 0 33548 17 0 0 25 0 1 0 310598195 95510528 22872 1992294400 134512640 135212243 4294956240 18446744073709551615 134528036 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 23318 22872 75 170 0 23145 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 98628

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1824072/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=97240 CPUtime=395.64
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 23917 0 0 0 39545 19 0 0 25 0 1 0 310598195 99573760 23892 1992294400 134512640 135212243 4294956240 18446744073709551615 134527698 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 24310 23892 75 170 0 24137 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 102596

[startup+462.302 s]

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

/proc/20561/statm: 28551 28091 75 170 0 28378 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 119560

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1796232/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=125036 CPUtime=755.55
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 30838 0 0 0 75527 28 0 0 25 0 1 0 310598195 128036864 30813 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 31259 30813 75 170 0 31086 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 130392

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1793096/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=128204 CPUtime=815.53
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 31605 0 0 0 81524 29 0 0 25 0 1 0 310598195 131280896 31580 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32051 31580 75 170 0 31878 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 133560

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1793032/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=128204 CPUtime=875.51
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 31605 0 0 0 87522 29 0 0 25 0 1 0 310598195 131280896 31580 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32051 31580 75 170 0 31878 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 133560

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1792968/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=128204 CPUtime=935.5
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 31609 0 0 0 93521 29 0 0 25 0 1 0 310598195 131280896 31584 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32051 31584 75 170 0 31878 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 133560

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1792968/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=128204 CPUtime=995.48
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 31609 0 0 0 99519 29 0 0 25 0 1 0 310598195 131280896 31584 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32051 31584 75 170 0 31878 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 133560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1792904/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=128204 CPUtime=1055.47
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 31613 0 0 0 105517 30 0 0 25 0 1 0 310598195 131280896 31588 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32051 31588 75 170 0 31878 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 133560

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1792072/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=129028 CPUtime=1068.26
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 31834 0 0 0 106796 30 0 0 25 0 1 0 310598195 132124672 31809 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32257 31809 75 170 0 32084 0
Current children cumulated CPU time (s) 1074.78
Current children cumulated vsize (KiB) 134384

[startup+1100.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=130092 CPUtime=1093.85
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 32110 0 0 0 109355 30 0 0 25 0 1 0 310598195 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134527744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1100.37
Current children cumulated vsize (KiB) 135448

[startup+1107.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=130092 CPUtime=1100.25
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 32110 0 0 0 109995 30 0 0 25 0 1 0 310598195 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1106.77
Current children cumulated vsize (KiB) 135448

[startup+1113.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=130092 CPUtime=1106.65
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 32110 0 0 0 110635 30 0 0 25 0 1 0 310598195 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1113.17
Current children cumulated vsize (KiB) 135448

[startup+1116.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=130092 CPUtime=1109.85
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 32110 0 0 0 110955 30 0 0 25 0 1 0 310598195 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1116.37
Current children cumulated vsize (KiB) 135448

[startup+1117.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=130092 CPUtime=1110.65
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 32110 0 0 0 111035 30 0 0 25 0 1 0 310598195 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1117.17
Current children cumulated vsize (KiB) 135448

[startup+1118.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5356 CPUtime=6.52
/proc/20555/stat : 20555 (SatELiteGTI) S 20553 20555 20256 0 -1 4194304 335 29398 0 0 0 0 627 25 16 0 1 0 310597541 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20555/statm: 1339 239 197 169 0 50 0
[pid=20561] ppid=20555 vsize=130092 CPUtime=1111.45
/proc/20561/stat : 20561 (minisat_static) R 20555 20555 20256 0 -1 4194304 32110 0 0 0 111115 30 0 0 25 0 1 0 310598195 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/20561/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1117.97
Current children cumulated vsize (KiB) 135448

[startup+1118.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20561
/proc/meminfo: memFree=1790856/2055920 swapFree=4179368/4192956
[pid=20555] ppid=20553 vsize=5360 CPUtime=1118.18
/proc/20555/stat : 20555 (SatELiteGTI) R 20553 20555 20256 0 -1 4194304 340 61521 0 0 0 0 111761 57 16 0 1 0 310597541 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 4600096 0 0 4100 65536 0 0 0 17 1 0 0
/proc/20555/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 1118.18
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 1118.52
CPU time (s): 1118.21
CPU user time (s): 1117.62
CPU system time (s): 0.58891
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 135448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1117.62
system time used= 0.58891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62011
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= 47
involuntary context switches= 2744

runsolver used 1.26481 second user time and 2.81257 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-20 15:21:43
IDJOB=1833872
IDBENCH=71008
IDSOLVER=672
FILE ID=node58/1833872-1242825702
PBS_JOBID= 9322478
Free space on /tmp= 66052 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833872-1242825702/watcher-1833872-1242825702 -o /tmp/evaluation-result-1833872-1242825702/solver-1833872-1242825702 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833872-1242825702.cnf -random-seed=77316658

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=77316658

node58.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.233
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.233
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:       1936824 kB
Buffers:         19948 kB
Cached:          60268 kB
SwapCached:       7640 kB
Active:          36280 kB
Inactive:        53184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1936824 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:           16480 kB
Writeback:           0 kB
Mapped:          14452 kB
Slab:            15732 kB
Committed_AS:  1007600 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66052 MiB
End job on node58 at 2009-05-20 15:40:22