Trace number 1821636

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 122.93 122.924

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark89.49
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.62/0.66	c ==============================================================================
0.62/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.66	c ==============================================================================
0.62/0.66	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
3.52/3.53	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
3.52/3.53	c ==============================================================================
3.52/3.53	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
3.52/3.53	c CPU time:   3.37 s
3.52/3.53	c ==============================================================================
3.92/3.94	c WARNING: for repeatability, setting FPU to use double precision
3.92/3.94	c Number of variables   : 65019        
3.92/3.94	c Number of clauses     : 393355       
3.94/4.23	c Parsing time: 0.27         s
122.83/122.91	c restarts              : 193
122.83/122.91	c conflicts             : 76302          (642 /sec)
122.83/122.91	c decisions             : 490773         (1.42 % random) (4130 /sec)
122.83/122.91	c propagations          : 126248006      (1062425 /sec)
122.83/122.91	c conflict literals     : 14992080       (25.06 % deleted)
122.83/122.91	c Memory used           : 72.68 MB
122.83/122.91	c CPU time              : 118.83 s
122.83/122.91	UNSATISFIABLE
122.83/122.91	
122.83/122.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821636-1242546878/watcher-1821636-1242546878 -o /tmp/evaluation-result-1821636-1242546878/solver-1821636-1242546878 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821636-1242546878.cnf -random-seed=149606207 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23939
/proc/meminfo: memFree=796480/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) R 23937 23939 10114 0 -1 4194304 353 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175212 3085006708 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=0 CPUtime=0
/proc/23943/stat : 23943 (SatELiteGTI) R 23939 23939 10114 0 -1 4194368 66 0 0 0 0 0 0 0 18 0 1 0 1019188717 0 0 4294967295 0 0 0 3216175364 3085007338 0 0 0 0 0 0 0 17 3 0 0 0
/proc/23943/statm: 0 0 0 0 0 0 0

[startup+0.095276 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23939
/proc/meminfo: memFree=796480/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 367 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175272 3085004526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=19172 CPUtime=0.1
/proc/23943/stat : 23943 (SatELite_releas) R 23939 23939 10114 0 -1 4202496 4311 0 0 0 8 2 0 0 18 0 1 0 1019188717 19632128 4190 4294967295 134512640 135223648 3217342352 3217341304 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23943/statm: 4793 4191 46 174 0 4618 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21584

[startup+0.115275 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23939
/proc/meminfo: memFree=796480/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 367 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175272 3085004526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=21416 CPUtime=0.12
/proc/23943/stat : 23943 (SatELite_releas) R 23939 23939 10114 0 -1 4202496 4898 0 0 0 10 2 0 0 18 0 1 0 1019188717 21929984 4777 4294967295 134512640 135223648 3217342352 3217341304 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23943/statm: 5354 4778 46 174 0 5179 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 23828

[startup+0.315265 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23939
/proc/meminfo: memFree=796480/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 367 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175272 3085004526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=35096 CPUtime=0.32
/proc/23943/stat : 23943 (SatELite_releas) R 23939 23939 10114 0 -1 4202496 8156 0 0 0 27 5 0 0 18 0 1 0 1019188717 35938304 8035 4294967295 134512640 135223648 3217342352 3217341304 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23943/statm: 8774 8036 46 174 0 8599 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 37508

[startup+0.715245 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23939
/proc/meminfo: memFree=796480/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 367 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175272 3085004526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=61132 CPUtime=0.72
/proc/23943/stat : 23943 (SatELite_releas) R 23939 23939 10114 0 -1 4202496 14364 0 0 0 62 10 0 0 19 0 1 0 1019188717 62599168 14243 4294967295 134512640 135223648 3217342352 3217341008 134546392 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23943/statm: 15283 14243 67 174 0 15108 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 63544

[startup+1.51521 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23944
/proc/meminfo: memFree=735224/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 367 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175272 3085004526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=74824 CPUtime=1.52
/proc/23943/stat : 23943 (SatELite_releas) R 23939 23939 10114 0 -1 4202496 18790 0 0 0 139 13 0 0 20 0 1 0 1019188717 76619776 17073 4294967295 134512640 135223648 3217342352 3217340304 134563693 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23943/statm: 18706 17073 73 174 0 18531 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 77236

[startup+3.11513 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23944
/proc/meminfo: memFree=726444/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2412 CPUtime=0
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 367 641 0 0 0 0 0 0 18 0 1 0 1019188716 2469888 276 4294967295 134512640 135169312 3216176736 3216175272 3085004526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23939/statm: 603 276 235 161 0 42 0
[pid=23943] ppid=23939 vsize=75116 CPUtime=3.12
/proc/23943/stat : 23943 (SatELite_releas) R 23939 23939 10114 0 -1 4202496 20594 0 0 0 297 15 0 0 25 0 1 0 1019188717 76918784 17251 4294967295 134512640 135223648 3217342352 3217340368 134586777 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23943/statm: 18779 17251 73 174 0 18604 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 77528

[startup+6.31497 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23945
/proc/meminfo: memFree=763412/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=24112 CPUtime=2.38
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 5704 0 0 0 235 3 0 0 22 0 1 0 1019189110 24690688 5631 4294967295 134512640 135212243 3220239024 3220237632 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23945/statm: 6028 5631 73 171 0 5855 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 26528

[startup+12.7147 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23947
/proc/meminfo: memFree=760160/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=27412 CPUtime=8.78
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 6511 0 0 0 873 5 0 0 25 0 1 0 1019189110 28069888 6438 4294967295 134512640 135212243 3220239024 3220237632 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23945/statm: 6853 6438 73 171 0 6680 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 29828

[startup+25.524 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23947
/proc/meminfo: memFree=752940/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=34724 CPUtime=21.59
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 8337 0 0 0 2154 5 0 0 25 0 1 0 1019189110 35557376 8264 4294967295 134512640 135212243 3220239024 3220237632 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23945/statm: 8681 8264 73 171 0 8508 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 37140

[startup+51.1228 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23950
/proc/meminfo: memFree=738100/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=49804 CPUtime=47.19
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 12119 0 0 0 4710 9 0 0 25 0 1 0 1019189110 50999296 12046 4294967295 134512640 135212243 3220239024 3220237632 134525974 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23945/statm: 12451 12046 73 171 0 12278 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 52220

[startup+102.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24136
/proc/meminfo: memFree=719732/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=68364 CPUtime=98.4
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 16755 0 0 0 9825 15 0 0 25 0 1 0 1019189110 70004736 16682 4294967295 134512640 135212243 3220239024 3220237632 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23945/statm: 17091 16682 73 171 0 16918 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 70780

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

[startup+115.12 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 24306
/proc/meminfo: memFree=713308/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=74424 CPUtime=111.19
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 18235 0 0 0 11104 15 0 0 25 0 1 0 1019189110 76210176 18162 4294967295 134512640 135212243 3220239024 3220237632 134526065 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23945/statm: 18606 18162 73 171 0 18433 0
Current children cumulated CPU time (s) 115.13
Current children cumulated vsize (KiB) 76840

[startup+118.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24321
/proc/meminfo: memFree=713276/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=74424 CPUtime=114.39
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 18235 0 0 0 11424 15 0 0 25 0 1 0 1019189110 76210176 18162 4294967295 134512640 135212243 3220239024 3220237344 134528028 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23945/statm: 18606 18162 73 171 0 18433 0
Current children cumulated CPU time (s) 118.33
Current children cumulated vsize (KiB) 76840

[startup+121.519 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24321
/proc/meminfo: memFree=713356/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=74424 CPUtime=117.59
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 18235 0 0 0 11744 15 0 0 25 0 1 0 1019189110 76210176 18162 4294967295 134512640 135212243 3220239024 3220237632 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23945/statm: 18606 18162 73 171 0 18433 0
Current children cumulated CPU time (s) 121.53
Current children cumulated vsize (KiB) 76840

[startup+122.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24321
/proc/meminfo: memFree=713388/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=74424 CPUtime=118.39
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 18235 0 0 0 11824 15 0 0 25 0 1 0 1019189110 76210176 18162 4294967295 134512640 135212243 3220239024 3220237632 134526169 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23945/statm: 18606 18162 73 171 0 18433 0
Current children cumulated CPU time (s) 122.33
Current children cumulated vsize (KiB) 76840

[startup+122.719 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24321
/proc/meminfo: memFree=713388/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2416 CPUtime=3.94
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 384 23647 0 0 0 0 378 16 20 0 1 0 1019188716 2473984 277 4294967295 134512640 135169312 3216176736 3216172952 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 604 277 235 161 0 43 0
[pid=23945] ppid=23939 vsize=74424 CPUtime=118.79
/proc/23945/stat : 23945 (minisat_static) R 23939 23939 10114 0 -1 4202496 18235 0 0 0 11864 15 0 0 25 0 1 0 1019189110 76210176 18162 4294967295 134512640 135212243 3220239024 3220237632 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23945/statm: 18606 18162 73 171 0 18433 0
Current children cumulated CPU time (s) 122.73
Current children cumulated vsize (KiB) 76840

[startup+122.919 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24321
/proc/meminfo: memFree=713388/2074464 swapFree=1950884/1959888
[pid=23939] ppid=23937 vsize=2932 CPUtime=122.92
/proc/23939/stat : 23939 (SatELiteGTI) S 23937 23939 10114 0 -1 4194304 474 41896 0 0 0 0 12261 31 18 0 1 0 1019188716 3002368 345 4294967295 134512640 135169312 3216176736 3216172120 3085004526 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23939/statm: 733 345 237 161 0 172 0
Current children cumulated CPU time (s) 122.92
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 122.924
CPU time (s): 122.93
CPU user time (s): 122.61
CPU system time (s): 0.32
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 86356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.61
system time used= 0.32
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42555
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= 20
involuntary context switches= 666

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 09:54:38
IDJOB=1821636
IDBENCH=71042
IDSOLVER=659
FILE ID=tipi13/1821636-1242546878
PBS_JOBID=
Free space on /tmp= 6856 MiB

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

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED= 149606207

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        796480 kB
Buffers:         62732 kB
Cached:        1102672 kB
SwapCached:       3516 kB
Active:         492204 kB
Inactive:       682816 kB
HighTotal:     1178688 kB
HighFree:       133784 kB
LowTotal:       895776 kB
LowFree:        662696 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           12608 kB
Writeback:           0 kB
AnonPages:        8732 kB
Mapped:           3068 kB
Slab:            93436 kB
PageTables:        660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6856 MiB
End job on tipi13 at 2009-05-17 09:56:42