Trace number 1821902

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
BinMiniSat 2009-03-21UNSAT 422.27 422.244

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.19
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
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.42/0.47	c ==============================================================================
0.42/0.47	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.47	c ==============================================================================
0.42/0.47	c |         0 |  473595  1105055 |  142078       0        0     nan |  0.000 % |
3.03/3.08	c |         0 |  206201   803155 |      --       0       --      -- |     --   | -267392/-301895
3.03/3.08	c ==============================================================================
3.03/3.08	c Result  :   #vars: 26986   #clauses: 206201   #literals: 803155
3.03/3.08	c CPU time:   2.88 s
3.03/3.08	c ==============================================================================
3.33/3.36	This is MiniSat 2.0 beta
3.33/3.36	WARNING: for repeatability, setting FPU to use double precision
3.33/3.36	============================[ Problem Statistics ]=============================
3.33/3.36	|                                                                             |
3.33/3.37	|  Number of variables:  26986                                                |
3.33/3.37	|  Number of clauses:    206201                                               |
3.37/3.53	|  Parsing time:         0.14         s                                       |
3.37/3.54	============================[ Search Statistics ]==============================
3.37/3.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.37/3.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.37/3.54	===============================================================================
3.37/3.55	|         0 |   26986   206201   803155 |    68733        0    nan |  0.000 % |
3.37/3.61	|       100 |   26982   206201   803155 |    75607       99     10 |  0.111 % |
3.37/3.68	|       250 |   26959   206201   803155 |    83167      248     11 |  0.245 % |
3.37/3.76	|       475 |   26951   206201   803155 |    91484      472     14 |  0.274 % |
3.37/3.96	|       812 |   26938   206201   803155 |   100632      806     16 |  0.348 % |
3.37/4.18	|      1318 |   26936   206201   803155 |   110696     1312     18 |  0.348 % |
4.52/4.60	|      2078 |   26934   206201   803155 |   121765     2072     17 |  0.348 % |
4.82/4.85	|      3219 |   26892   204379   796620 |   133942     3202     16 |  0.348 % |
4.92/4.98	|      4927 |   26892   204379   796620 |   147336     4910     19 |  0.348 % |
5.51/5.59	|      7489 |   26827   204379   796620 |   162070     7464     27 |  0.737 % |
6.01/6.07	|     11333 |   26787   202006   788449 |   178277    11262     41 |  0.737 % |
6.71/6.72	|     17101 |   26746   202006   788449 |   196105    17025     39 |  1.015 % |
7.51/7.55	|     25750 |   26712   201240   785351 |   215715    25500     35 |  1.015 % |
9.31/9.32	|     38724 |   26586   201240   785351 |   237287    38472     37 |  1.964 % |
12.51/12.55	|     58185 |   26456   196480   766336 |   261015    57903     41 |  1.964 % |
20.31/20.34	|     87377 |   26396   196458   766266 |   287117    87081     44 |  2.383 % |
33.01/33.09	|    131166 |   26328   194785   760102 |   315829   130840     46 |  2.464 % |
72.41/72.49	|    196850 |   26309   194379   758785 |   347412   196459     53 |  2.516 % |
158.72/158.74	|    295377 |   26273   194207   758092 |   382153   294972     52 |  2.664 % |
343.44/343.43	|    443167 |   26146   192847   753530 |   420368    93685     40 |  3.176 % |
422.24/422.22	===============================================================================
422.24/422.22	restarts              : 20
422.24/422.22	conflicts             : 520259         (1243 /sec)
422.24/422.22	decisions             : 1028371        (1.64 % random) (2457 /sec)
422.24/422.22	propagations          : 75624421       (180652 /sec)
422.24/422.22	conflict literals     : 25207393       (22.21 % deleted)
422.24/422.22	Memory used           : 107.39 MB
422.24/422.22	CPU time              : 418.62 s
422.24/422.22	
422.24/422.22	UNSATISFIABLE
422.24/422.23	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-1821902-1242578159/watcher-1821902-1242578159 -o /tmp/evaluation-result-1821902-1242578159/solver-1821902-1242578159 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821902-1242578159.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.99 0.98 0.99 2/93 7279
/proc/meminfo: memFree=796672/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=956 CPUtime=0
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 119 0 0 0 0 0 0 0 25 0 1 0 1022317074 978944 54 4294967295 134512640 135223648 3213577200 3213576132 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 239 56 46 174 0 64 0

[startup+0.102479 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 7279
/proc/meminfo: memFree=796672/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=16396 CPUtime=0.1
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 3505 0 0 0 8 2 0 0 25 0 1 0 1022317074 16789504 3440 4294967295 134512640 135223648 3213577200 3213576080 134543407 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 4099 3445 46 174 0 3924 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 18808

[startup+0.212469 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 7279
/proc/meminfo: memFree=796672/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=32888 CPUtime=0.21
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 7071 0 0 0 18 3 0 0 25 0 1 0 1022317074 33677312 7006 4294967295 134512640 135223648 3213577200 3213576152 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 8222 7007 46 174 0 8047 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 35300

[startup+0.312459 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 7279
/proc/meminfo: memFree=796672/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=42492 CPUtime=0.31
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 10191 0 0 0 25 6 0 0 25 0 1 0 1022317074 43511808 10126 4294967295 134512640 135223648 3213577200 3213576080 134543095 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 10623 10127 46 174 0 10448 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 44904

[startup+0.71242 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 7279
/proc/meminfo: memFree=796672/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=77324 CPUtime=0.71
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 17591 0 0 0 60 11 0 0 25 0 1 0 1022317074 79179776 16210 4294967295 134512640 135223648 3213577200 3213575152 134564221 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 19331 16210 73 174 0 19156 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 79736

[startup+1.51234 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7284
/proc/meminfo: memFree=725860/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=81556 CPUtime=1.51
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 18532 0 0 0 135 16 0 0 25 0 1 0 1022317074 83513344 17151 4294967295 134512640 135223648 3213577200 3213575216 134586881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 20389 17151 73 174 0 20214 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 83968

[startup+3.12218 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7284
/proc/meminfo: memFree=712840/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2412 CPUtime=0.01
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 368 643 0 0 0 0 1 0 25 0 1 0 1022317073 2469888 276 4294967295 134512640 135169312 3214480608 3214479144 3085340398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7279/statm: 603 276 235 161 0 42 0
[pid=7283] ppid=7279 vsize=85080 CPUtime=3.12
/proc/7283/stat : 7283 (SatELite_releas) R 7279 7279 20977 0 -1 4202496 21049 0 0 0 292 20 0 0 25 0 1 0 1022317074 87121920 17953 4294967295 134512640 135223648 3213577200 3213574004 134830882 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7283/statm: 21270 17953 73 174 0 21095 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 87492

[startup+6.31187 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7285
/proc/meminfo: memFree=763928/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=17084 CPUtime=2.94
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 4171 0 0 0 291 3 0 0 25 0 1 0 1022317410 17494016 4106 4294967295 134512640 135216011 3214505280 3214503632 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 4271 4106 71 172 0 4098 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 19500

[startup+12.7112 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7285
/proc/meminfo: memFree=753700/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=26092 CPUtime=9.34
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 6436 0 0 0 930 4 0 0 25 0 1 0 1022317410 26718208 6371 4294967295 134512640 135216011 3214505280 3214503632 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 6523 6371 71 172 0 6350 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 28508

[startup+25.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7287
/proc/meminfo: memFree=742604/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=37120 CPUtime=22.14
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 9154 0 0 0 2209 5 0 0 25 0 1 0 1022317410 38010880 9089 4294967295 134512640 135216011 3214505280 3214503360 134524278 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 9280 9089 71 172 0 9107 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 39536

[startup+51.1075 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7471
/proc/meminfo: memFree=724932/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=54216 CPUtime=47.74
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 13403 0 0 0 4764 10 0 0 25 0 1 0 1022317410 55517184 13338 4294967295 134512640 135216011 3214505280 3214503632 134527376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 13554 13338 71 172 0 13381 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 56632

[startup+102.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7661
/proc/meminfo: memFree=703584/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=74836 CPUtime=98.95
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 18477 0 0 0 9882 13 0 0 25 0 1 0 1022317410 76632064 18412 4294967295 134512640 135216011 3214505280 3214503632 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 18709 18412 71 172 0 18536 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 77252

[startup+162.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7848
/proc/meminfo: memFree=689580/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=89192 CPUtime=158.95
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 22041 0 0 0 15881 14 0 0 25 0 1 0 1022317410 91332608 21976 4294967295 134512640 135216011 3214505280 3214503632 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 22298 21976 71 172 0 22125 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 91608

[startup+222.321 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8041
/proc/meminfo: memFree=679196/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=99892 CPUtime=218.97
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 24547 0 0 0 21880 17 0 0 25 0 1 0 1022317410 102289408 24482 4294967295 134512640 135216011 3214505280 3214503632 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 24973 24482 71 172 0 24800 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 102308

[startup+282.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 8228
/proc/meminfo: memFree=671700/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=107528 CPUtime=278.96
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 26481 0 0 0 27875 21 0 0 25 0 1 0 1022317410 110108672 26416 4294967295 134512640 135216011 3214505280 3214503632 134527303 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 26882 26416 71 172 0 26709 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 109944

[startup+342.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 8415
/proc/meminfo: memFree=669400/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=338.97
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27088 0 0 0 33875 22 0 0 25 0 1 0 1022317410 112599040 27023 4294967295 134512640 135216011 3214505280 3214503632 134527397 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27023 71 172 0 27317 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 112376

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669244/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=398.96
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27089 0 0 0 39872 24 0 0 25 0 1 0 1022317410 112599040 27024 4294967295 134512640 135216011 3214505280 3214503632 134527565 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27024 71 172 0 27317 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 112376

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

[startup+409.602 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669340/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=406.26
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27090 0 0 0 40600 26 0 0 25 0 1 0 1022317410 112599040 27025 4294967295 134512640 135216011 3214505280 3214503632 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27025 71 172 0 27317 0
Current children cumulated CPU time (s) 409.63
Current children cumulated vsize (KiB) 112376

[startup+416.012 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669404/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=412.67
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27092 0 0 0 41241 26 0 0 25 0 1 0 1022317410 112599040 27027 4294967295 134512640 135216011 3214505280 3214503632 134527301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27027 71 172 0 27317 0
Current children cumulated CPU time (s) 416.04
Current children cumulated vsize (KiB) 112376

[startup+419.211 s]
/proc/loadavg: 0.99 0.98 0.99 4/95 8604
/proc/meminfo: memFree=669436/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=415.87
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27092 0 0 0 41561 26 0 0 25 0 1 0 1022317410 112599040 27027 4294967295 134512640 135216011 3214505280 3214503632 134527899 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27027 71 172 0 27317 0
Current children cumulated CPU time (s) 419.24
Current children cumulated vsize (KiB) 112376

[startup+420.811 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669436/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=417.47
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27092 0 0 0 41721 26 0 0 25 0 1 0 1022317410 112599040 27027 4294967295 134512640 135216011 3214505280 3214503632 134527410 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27027 71 172 0 27317 0
Current children cumulated CPU time (s) 420.84
Current children cumulated vsize (KiB) 112376

[startup+421.611 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669436/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=418.27
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27092 0 0 0 41801 26 0 0 25 0 1 0 1022317410 112599040 27027 4294967295 134512640 135216011 3214505280 3214503632 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27027 71 172 0 27317 0
Current children cumulated CPU time (s) 421.64
Current children cumulated vsize (KiB) 112376

[startup+422.011 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669436/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=418.67
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27092 0 0 0 41841 26 0 0 25 0 1 0 1022317410 112599040 27027 4294967295 134512640 135216011 3214505280 3214503632 134527818 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27027 71 172 0 27317 0
Current children cumulated CPU time (s) 422.04
Current children cumulated vsize (KiB) 112376

[startup+422.211 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8604
/proc/meminfo: memFree=669436/2074464 swapFree=1951864/1959888
[pid=7279] ppid=7277 vsize=2416 CPUtime=3.37
/proc/7279/stat : 7279 (SatELiteGTI) S 7277 7279 20977 0 -1 4194304 386 21694 0 0 0 0 316 21 20 0 1 0 1022317073 2473984 277 4294967295 134512640 135169312 3214480608 3214476824 3085340398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7279/statm: 604 277 235 161 0 43 0
[pid=7285] ppid=7279 vsize=109960 CPUtime=418.87
/proc/7285/stat : 7285 (minisat_static) R 7279 7279 20977 0 -1 4202496 27092 0 0 0 41861 26 0 0 25 0 1 0 1022317410 112599040 27027 4294967295 134512640 135216011 3214505280 3214503632 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7285/statm: 27490 27027 71 172 0 27317 0
Current children cumulated CPU time (s) 422.24
Current children cumulated vsize (KiB) 112376

Child status: 20
Real time (s): 422.244
CPU time (s): 422.27
CPU user time (s): 421.78
CPU system time (s): 0.49
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 112376

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 18:35:59
IDJOB=1821902
IDBENCH=71717
IDSOLVER=661
FILE ID=tipi10/1821902-1242578159
PBS_JOBID=
Free space on /tmp= 3689 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821902-1242578159/watcher-1821902-1242578159 -o /tmp/evaluation-result-1821902-1242578159/solver-1821902-1242578159 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821902-1242578159.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED= 124043374

Linux tipi10 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.367
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.367
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.367
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.367
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:        796696 kB
Buffers:         49180 kB
Cached:        1108984 kB
SwapCached:       2732 kB
Active:         395944 kB
Inactive:       772056 kB
HighTotal:     1178688 kB
HighFree:       446648 kB
LowTotal:       895776 kB
LowFree:        350048 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           10032 kB
Writeback:           0 kB
AnonPages:        9220 kB
Mapped:           3332 kB
Slab:           101304 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3689 MiB
End job on tipi10 at 2009-05-17 18:43:03