Trace number 1822009

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
MiniSat2hack 2009-03-23UNSAT 84.61 84.6894

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.66
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.22/0.27	c ==============================================================================
0.22/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.27	c ==============================================================================
0.22/0.27	c |         0 |  283362   661178 |   85008       0        0     nan |  0.000 % |
1.72/1.81	c |         0 |  123377   480567 |      --       0       --      -- |     --   | -159983/-180606
1.72/1.81	c ==============================================================================
1.72/1.81	c Result  :   #vars: 16544   #clauses: 123377   #literals: 480567
1.72/1.81	c CPU time:   1.69 s
1.72/1.81	c ==============================================================================
1.92/1.98	This is MiniSat 2.0 beta with hacks by AVG
1.92/1.98	WARNING: for repeatability, setting FPU to use double precision
1.92/1.98	============================[ Problem Statistics ]=============================
1.92/1.98	|                                                                             |
1.92/1.98	|  Number of variables:  16544                                                |
1.92/1.98	|  Number of clauses:    123377                                               |
1.98/2.08	|  Parsing time:         0.09         s                                       |
84.54/84.67	restarts              : 19
84.54/84.67	conflicts             : 335470         (4065 /sec)
84.54/84.67	decisions             : 1362778        (1.61 % random) (16513 /sec)
84.54/84.67	propagations          : 50725531       (614631 /sec)
84.54/84.67	conflict literals     : 9466681        (26.66 % deleted)
84.54/84.67	Memory used           : 40.11 MB
84.54/84.67	CPU time              : 82.53 s
84.54/84.67	
84.54/84.67	UNSATISFIABLE
84.54/84.68	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-1822009-1242587168/watcher-1822009-1242587168 -o /tmp/evaluation-result-1822009-1242587168/solver-1822009-1242587168 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1822009-1242587168.cnf 

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: 0.92 0.98 0.99 2/97 31084
/proc/meminfo: memFree=1143544/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2416 CPUtime=0
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1023217814 2473984 277 4294967295 134512640 135169312 3216434880 3216433416 3085532910 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31084/statm: 604 277 235 161 0 43 0
[pid=31088] ppid=31084 vsize=952 CPUtime=0
/proc/31088/stat : 31088 (SatELite_releas) R 31084 31084 16367 0 -1 4202496 150 0 0 0 0 0 0 0 25 0 1 0 1023217814 974848 85 4294967295 134512640 135223648 3215846944 3215845896 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31088/statm: 238 86 46 174 0 63 0

[startup+0.119225 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 31084
/proc/meminfo: memFree=1143544/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2416 CPUtime=0
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1023217814 2473984 277 4294967295 134512640 135169312 3216434880 3216433416 3085532910 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31084/statm: 604 277 235 161 0 43 0
[pid=31088] ppid=31084 vsize=18656 CPUtime=0.12
/proc/31088/stat : 31088 (SatELite_releas) R 31084 31084 16367 0 -1 4202496 4091 0 0 0 8 4 0 0 25 0 1 0 1023217814 19103744 4026 4294967295 134512640 135223648 3215846944 3215845824 134543108 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31088/statm: 4664 4027 46 174 0 4489 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21072

[startup+0.219219 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 31084
/proc/meminfo: memFree=1143544/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2416 CPUtime=0
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1023217814 2473984 277 4294967295 134512640 135169312 3216434880 3216433416 3085532910 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31084/statm: 604 277 235 161 0 43 0
[pid=31088] ppid=31084 vsize=33668 CPUtime=0.22
/proc/31088/stat : 31088 (SatELite_releas) R 31084 31084 16367 0 -1 4202496 7371 0 0 0 16 6 0 0 25 0 1 0 1023217814 34476032 7306 4294967295 134512640 135223648 3215846944 3215845528 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31088/statm: 8417 7306 46 174 0 8242 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 36084

[startup+0.319214 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 31084
/proc/meminfo: memFree=1143544/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2416 CPUtime=0
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1023217814 2473984 277 4294967295 134512640 135169312 3216434880 3216433416 3085532910 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31084/statm: 604 277 235 161 0 43 0
[pid=31088] ppid=31084 vsize=44436 CPUtime=0.32
/proc/31088/stat : 31088 (SatELite_releas) R 31084 31084 16367 0 -1 4202496 10491 0 0 0 25 7 0 0 25 0 1 0 1023217814 45502464 9637 4294967295 134512640 135223648 3215846944 3215844960 134587324 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31088/statm: 11109 9637 73 174 0 10934 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46852

[startup+0.71919 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 31084
/proc/meminfo: memFree=1143544/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2416 CPUtime=0
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1023217814 2473984 277 4294967295 134512640 135169312 3216434880 3216433416 3085532910 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31084/statm: 604 277 235 161 0 43 0
[pid=31088] ppid=31084 vsize=46564 CPUtime=0.72
/proc/31088/stat : 31088 (SatELite_releas) R 31084 31084 16367 0 -1 4202496 11018 0 0 0 65 7 0 0 25 0 1 0 1023217814 47681536 10164 4294967295 134512640 135223648 3215846944 3215844712 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31088/statm: 11641 10164 73 174 0 11466 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 48980

[startup+1.51915 s]
/proc/loadavg: 0.92 0.98 0.99 3/99 31089
/proc/meminfo: memFree=1095432/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2416 CPUtime=0
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1023217814 2473984 277 4294967295 134512640 135169312 3216434880 3216433416 3085532910 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31084/statm: 604 277 235 161 0 43 0
[pid=31088] ppid=31084 vsize=49536 CPUtime=1.52
/proc/31088/stat : 31088 (SatELite_releas) R 31084 31084 16367 0 -1 4202496 11715 0 0 0 140 12 0 0 25 0 1 0 1023217814 50724864 10767 4294967295 134512640 135223648 3215846944 3215845040 134598430 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31088/statm: 12384 10767 73 174 0 12209 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 51952

[startup+3.11906 s]
/proc/loadavg: 0.92 0.98 0.99 3/99 31090
/proc/meminfo: memFree=1124572/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=10664 CPUtime=1.14
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 2550 0 0 0 113 1 0 0 19 0 1 0 1023218013 10919936 2485 4294967295 134512640 135214715 3212917680 3212916144 134528688 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31090/statm: 2666 2485 74 172 0 2493 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13084

[startup+6.31888 s]
/proc/loadavg: 0.93 0.98 0.99 3/99 31090
/proc/meminfo: memFree=1119364/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=15408 CPUtime=4.34
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 3744 0 0 0 431 3 0 0 25 0 1 0 1023218013 15777792 3679 4294967295 134512640 135214715 3212917680 3212916240 134540488 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31090/statm: 3852 3679 74 172 0 3679 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 17828

[startup+12.7185 s]
/proc/loadavg: 0.93 0.98 0.99 3/99 31090
/proc/meminfo: memFree=1110376/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=23792 CPUtime=10.74
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 5818 0 0 0 1070 4 0 0 25 0 1 0 1023218013 24363008 5753 4294967295 134512640 135214715 3212917680 3212916144 134528626 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31090/statm: 5948 5753 74 172 0 5775 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 26212

[startup+25.5078 s]
/proc/loadavg: 0.95 0.98 0.99 4/99 31090
/proc/meminfo: memFree=1100884/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=32856 CPUtime=23.46
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 8116 0 0 0 2341 5 0 0 25 0 1 0 1023218013 33644544 8051 4294967295 134512640 135214715 3212917680 3212916144 134528714 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31090/statm: 8214 8051 74 172 0 8041 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35276

[startup+51.1064 s]
/proc/loadavg: 0.96 0.98 0.99 2/99 31274
/proc/meminfo: memFree=1092284/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=49.05
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 4896 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528661 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 43484

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

[startup+51.2064 s]
/proc/loadavg: 0.96 0.98 0.99 2/99 31274
/proc/meminfo: memFree=1092284/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=49.15
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 4906 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 43484

[startup+64.0056 s]
/proc/loadavg: 0.97 0.98 0.99 2/99 31281
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=61.95
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 6186 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 63.93
Current children cumulated vsize (KiB) 43484

[startup+76.8149 s]
/proc/loadavg: 0.97 0.98 0.99 2/99 31283
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=74.76
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 7467 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 76.74
Current children cumulated vsize (KiB) 43484

[startup+80.0147 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 31283
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=77.96
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 7787 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (KiB) 43484

[startup+83.2146 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 31283
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=81.16
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 8107 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 83.14
Current children cumulated vsize (KiB) 43484

[startup+84.0145 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 31283
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=81.96
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 8187 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 83.94
Current children cumulated vsize (KiB) 43484

[startup+84.4145 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 31283
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=82.36
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 8227 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916064 134524419 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 84.34
Current children cumulated vsize (KiB) 43484

[startup+84.6145 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 31283
/proc/meminfo: memFree=1092024/2074464 swapFree=1949244/1959888
[pid=31084] ppid=31082 vsize=2420 CPUtime=1.98
/proc/31084/stat : 31084 (SatELiteGTI) S 31082 31084 16367 0 -1 4194304 386 12719 0 0 0 0 186 12 20 0 1 0 1023217814 2478080 278 4294967295 134512640 135169312 3216434880 3216431096 3085532910 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31084/statm: 605 278 235 161 0 44 0
[pid=31090] ppid=31084 vsize=41064 CPUtime=82.56
/proc/31090/stat : 31090 (minisat_static) R 31084 31084 16367 0 -1 4202496 10139 0 0 0 8247 9 0 0 25 0 1 0 1023218013 42049536 10074 4294967295 134512640 135214715 3212917680 3212916144 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31090/statm: 10266 10074 74 172 0 10093 0
Current children cumulated CPU time (s) 84.54
Current children cumulated vsize (KiB) 43484

Child status: 20
Real time (s): 84.6894
CPU time (s): 84.61
CPU user time (s): 84.39
CPU system time (s): 0.22
CPU usage (%): 99.9063
Max. virtual memory (cumulated for all children) (KiB): 51984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.39
system time used= 0.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23527
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= 356

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 21:06:08
IDJOB=1822009
IDBENCH=71780
IDSOLVER=660
FILE ID=tipi11/1822009-1242587168
PBS_JOBID=
Free space on /tmp= 9327 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1822009-1242587168/watcher-1822009-1242587168 -o /tmp/evaluation-result-1822009-1242587168/solver-1822009-1242587168 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1822009-1242587168.cnf

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED= 1399765599

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:       1143792 kB
Buffers:         49436 kB
Cached:         776720 kB
SwapCached:       5248 kB
Active:         497468 kB
Inactive:       340408 kB
HighTotal:     1178688 kB
HighFree:       557168 kB
LowTotal:       895776 kB
LowFree:        586624 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:       11080 kB
Mapped:           5012 kB
Slab:            83968 kB
PageTables:        696 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= 9327 MiB
End job on tipi11 at 2009-05-17 21:07:33