Trace number 1821510

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 66.57 66.5675

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.93
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.42/0.50	c ==============================================================================
0.42/0.50	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.50	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.50	c ==============================================================================
0.42/0.50	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.02/3.09	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.02/3.09	c ==============================================================================
3.02/3.09	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.02/3.09	c CPU time:   2.99 s
3.02/3.09	c ==============================================================================
3.33/3.40	c WARNING: for repeatability, setting FPU to use double precision
3.33/3.40	c Number of variables   : 49470        
3.33/3.40	c Number of clauses     : 300004       
3.40/3.61	c Parsing time: 0.21         s
66.52/66.55	c restarts              : 89
66.52/66.55	c conflicts             : 25567          (405 /sec)
66.52/66.55	c decisions             : 158455         (1.38 % random) (2511 /sec)
66.52/66.55	c propagations          : 83447209       (1322250 /sec)
66.52/66.55	c conflict literals     : 3987159        (29.16 % deleted)
66.52/66.55	c Memory used           : 33.41 MB
66.52/66.55	c CPU time              : 63.11 s
66.52/66.55	UNSATISFIABLE
66.52/66.55	
66.52/66.56	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-1821510-1242532403/watcher-1821510-1242532403 -o /tmp/evaluation-result-1821510-1242532403/solver-1821510-1242532403 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821510-1242532403.cnf -random-seed=481620891 

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 2/97 18180
/proc/meminfo: memFree=1928132/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=952 CPUtime=0
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 148 0 0 0 0 0 0 0 25 0 1 0 1017741411 974848 84 4294967295 134512640 135223648 3219470736 3219469616 134543108 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 238 86 46 174 0 63 0

[startup+0.089246 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18180
/proc/meminfo: memFree=1928132/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=19564 CPUtime=0.09
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 3940 0 0 0 8 1 0 0 25 0 1 0 1017741411 20033536 3772 4294967295 134512640 135223648 3219470736 3219469320 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 4891 3772 46 174 0 4716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21980

[startup+0.119244 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18180
/proc/meminfo: memFree=1928132/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=23128 CPUtime=0.12
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 4858 0 0 0 10 2 0 0 25 0 1 0 1017741411 23683072 4690 4294967295 134512640 135223648 3219470736 3219469320 134718983 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 5782 4691 46 174 0 5607 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25544

[startup+0.319233 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18180
/proc/meminfo: memFree=1928132/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=35488 CPUtime=0.32
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 7845 0 0 0 27 5 0 0 25 0 1 0 1017741411 36339712 7677 4294967295 134512640 135223648 3219470736 3219469688 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 8872 7678 46 174 0 8697 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 37904

[startup+0.71921 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 18180
/proc/meminfo: memFree=1928132/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=54964 CPUtime=0.72
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 13565 0 0 0 64 8 0 0 25 0 1 0 1017741411 56283136 12172 4294967295 134512640 135223648 3219470736 3219468800 134546390 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 13741 12172 73 174 0 13566 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 57380

[startup+1.51917 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 18185
/proc/meminfo: memFree=1874192/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=60676 CPUtime=1.52
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 14924 0 0 0 143 9 0 0 25 0 1 0 1017741411 62132224 13531 4294967295 134512640 135223648 3219470736 3219468752 134586742 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 15169 13531 73 174 0 14994 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 63092

[startup+3.11908 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 18185
/proc/meminfo: memFree=1871588/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2416 CPUtime=0
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1017741411 2473984 277 4294967295 134512640 135169312 3213665280 3213663816 3085909742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18180/statm: 604 277 235 161 0 43 0
[pid=18184] ppid=18180 vsize=61048 CPUtime=3.12
/proc/18184/stat : 18184 (SatELite_releas) R 18180 18180 16367 0 -1 4202496 17984 0 0 0 302 10 0 0 25 0 1 0 1017741411 62513152 13681 4294967295 134512640 135223648 3219470736 3219467540 134818329 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18184/statm: 15262 13681 73 174 0 15087 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 63464

[startup+6.3189 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18186
/proc/meminfo: memFree=1901968/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=18672 CPUtime=2.92
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 4382 0 0 0 291 1 0 0 25 0 1 0 1017741751 19120128 4317 4294967295 134512640 135212243 3213966512 3213964832 134527783 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 4668 4317 73 171 0 4495 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 21092

[startup+12.7185 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18186
/proc/meminfo: memFree=1900172/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=20532 CPUtime=9.32
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 4867 0 0 0 931 1 0 0 25 0 1 0 1017741751 21024768 4802 4294967295 134512640 135212243 3213966512 3213965120 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 5133 4802 73 171 0 4960 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 22952

[startup+25.5078 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18369
/proc/meminfo: memFree=1894992/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=25416 CPUtime=22.11
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 6088 0 0 0 2209 2 0 0 25 0 1 0 1017741751 26025984 6023 4294967295 134512640 135212243 3213966512 3213965120 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 6354 6023 73 171 0 6181 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 27836

[startup+51.1164 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18375
/proc/meminfo: memFree=1888448/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=32092 CPUtime=47.72
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 7745 0 0 0 4768 4 0 0 25 0 1 0 1017741751 32862208 7680 4294967295 134512640 135212243 3213966512 3213965216 134538401 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8023 7680 73 171 0 7850 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 34512

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

[startup+57.516 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18377
/proc/meminfo: memFree=1887332/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=33016 CPUtime=54.12
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 7987 0 0 0 5408 4 0 0 25 0 1 0 1017741751 33808384 7922 4294967295 134512640 135212243 3213966512 3213965120 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8254 7922 73 171 0 8081 0
Current children cumulated CPU time (s) 57.52
Current children cumulated vsize (KiB) 35436

[startup+60.7158 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18377
/proc/meminfo: memFree=1886712/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=33680 CPUtime=57.32
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 8136 0 0 0 5728 4 0 0 25 0 1 0 1017741751 34488320 8071 4294967295 134512640 135212243 3213966512 3213965120 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8420 8071 73 171 0 8247 0
Current children cumulated CPU time (s) 60.72
Current children cumulated vsize (KiB) 36100

[startup+63.9157 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18377
/proc/meminfo: memFree=1886216/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=34076 CPUtime=60.52
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 8247 0 0 0 6047 5 0 0 25 0 1 0 1017741751 34893824 8182 4294967295 134512640 135212243 3213966512 3213965120 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8519 8182 73 171 0 8346 0
Current children cumulated CPU time (s) 63.92
Current children cumulated vsize (KiB) 36496

[startup+65.5156 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18377
/proc/meminfo: memFree=1886216/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=34208 CPUtime=62.12
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 8282 0 0 0 6207 5 0 0 25 0 1 0 1017741751 35028992 8217 4294967295 134512640 135212243 3213966512 3213965216 134538382 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8552 8217 73 171 0 8379 0
Current children cumulated CPU time (s) 65.52
Current children cumulated vsize (KiB) 36628

[startup+66.3155 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18377
/proc/meminfo: memFree=1886092/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=34208 CPUtime=62.92
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 8283 0 0 0 6287 5 0 0 25 0 1 0 1017741751 35028992 8218 4294967295 134512640 135212243 3213966512 3213965120 134525977 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8552 8218 73 171 0 8379 0
Current children cumulated CPU time (s) 66.32
Current children cumulated vsize (KiB) 36628

[startup+66.5155 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18377
/proc/meminfo: memFree=1886092/2074464 swapFree=1949244/1959888
[pid=18180] ppid=18178 vsize=2420 CPUtime=3.4
/proc/18180/stat : 18180 (SatELiteGTI) S 18178 18180 16367 0 -1 4194304 386 18631 0 0 0 0 327 13 18 0 1 0 1017741411 2478080 278 4294967295 134512640 135169312 3213665280 3213661496 3085909742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18180/statm: 605 278 235 161 0 44 0
[pid=18186] ppid=18180 vsize=34208 CPUtime=63.12
/proc/18186/stat : 18186 (minisat_static) R 18180 18180 16367 0 -1 4202496 8283 0 0 0 6307 5 0 0 25 0 1 0 1017741751 35028992 8218 4294967295 134512640 135212243 3213966512 3213965120 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18186/statm: 8552 8218 73 171 0 8379 0
Current children cumulated CPU time (s) 66.52
Current children cumulated vsize (KiB) 36628

Child status: 20
Real time (s): 66.5675
CPU time (s): 66.57
CPU user time (s): 66.38
CPU system time (s): 0.19
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 68820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.38
system time used= 0.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27589
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= 21
involuntary context switches= 43

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 05:53:23
IDJOB=1821510
IDBENCH=70974
IDSOLVER=659
FILE ID=tipi11/1821510-1242532403
PBS_JOBID=
Free space on /tmp= 9835 MiB

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

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED= 481620891

Linux tipi11 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.431
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1928132 kB
Buffers:         18668 kB
Cached:          73844 kB
SwapCached:       5248 kB
Active:          58064 kB
Inactive:        46424 kB
HighTotal:     1178688 kB
HighFree:      1091580 kB
LowTotal:       895776 kB
LowFree:        836552 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           10012 kB
Writeback:           0 kB
AnonPages:       11176 kB
Mapped:           5188 kB
Slab:            32904 kB
PageTables:        648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9835 MiB
End job on tipi11 at 2009-05-17 05:54:31