Trace number 1821872

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-21? (TO) 1200.03 1199.94

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark836.33
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
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.62/0.69	c ==============================================================================
0.62/0.69	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.69	c ==============================================================================
0.62/0.69	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
4.52/4.52	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
4.52/4.52	c ==============================================================================
4.52/4.52	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
4.52/4.52	c CPU time:   4.34 s
4.52/4.52	c ==============================================================================
4.92/4.94	This is MiniSat 2.0 beta
4.92/4.94	WARNING: for repeatability, setting FPU to use double precision
4.92/4.94	============================[ Problem Statistics ]=============================
4.92/4.94	|                                                                             |
4.92/4.94	|  Number of variables:  39231                                                |
4.92/4.94	|  Number of clauses:    302951                                               |
4.95/5.18	|  Parsing time:         0.20         s                                       |
4.95/5.20	============================[ Search Statistics ]==============================
4.95/5.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.95/5.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.95/5.20	===============================================================================
4.95/5.21	|         0 |   39231   302951  1188077 |   100983        0    nan |  0.000 % |
4.95/5.30	|       101 |   39227   302951  1188077 |   111082       99      9 |  0.023 % |
4.95/5.37	|       253 |   39206   302951  1188077 |   122190      250     10 |  0.138 % |
5.42/5.50	|       478 |   39205   302951  1188077 |   134409      474     12 |  0.176 % |
5.62/5.67	|       817 |   39200   302951  1188077 |   147850      813     12 |  0.176 % |
5.92/5.91	|      1323 |   39199   302951  1188077 |   162635     1319     13 |  0.176 % |
6.12/6.13	|      2084 |   39199   302951  1188077 |   178898     2080     18 |  0.176 % |
6.32/6.31	|      3224 |   39196   302951  1188077 |   196788     3219     24 |  0.209 % |
7.02/7.10	|      4932 |   39149   300977  1180792 |   216467     4921     22 |  0.209 % |
7.52/7.58	|      7494 |   39149   300977  1180792 |   238114     7483     21 |  0.209 % |
8.52/8.55	|     11338 |   39133   300935  1180692 |   261925    11321     21 |  0.255 % |
9.72/9.75	|     17105 |   39131   300935  1180692 |   288118    17088     26 |  0.255 % |
11.72/11.74	|     25755 |   39107   300728  1179995 |   316930    25736     30 |  0.354 % |
13.92/13.91	|     38730 |   39087   299794  1176510 |   348623    38705     29 |  0.375 % |
17.92/18.00	|     58192 |   39084   299588  1175837 |   383485    57292     38 |  0.375 % |
23.32/23.35	|     87384 |   38932   299546  1175698 |   421833    86475     39 |  0.971 % |
36.82/36.81	|    131173 |   38830   295568  1160163 |   464017   128383     50 |  1.216 % |
62.22/62.23	|    196857 |   38754   293116  1150315 |   510418   194028     53 |  1.216 % |
115.54/115.61	|    295383 |   38753   293102  1150265 |   561460   292549     55 |  1.218 % |
247.05/247.11	|    443173 |   38653   290605  1141664 |   617606   440301     58 |  1.489 % |
466.47/466.50	|    664859 |   38637   290348  1140753 |   679367    69655     63 |  1.519 % |
678.69/678.72	|    997384 |   38575   288437  1133780 |   747304   402145     64 |  1.672 % |
1136.72/1136.69	|   1496172 |   38494   288395  1133625 |   822034   186328     59 |  1.904 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821872-1242575563/watcher-1821872-1242575563 -o /tmp/evaluation-result-1821872-1242575563/solver-1821872-1242575563 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821872-1242575563.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/93 24605
/proc/meminfo: memFree=812908/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=948 CPUtime=0
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 114 0 0 0 0 0 0 0 20 0 1 0 1022053528 970752 49 4294967295 134512640 135223648 3219689920 3219688824 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 238 54 44 174 0 63 0

[startup+0.050526 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 24605
/proc/meminfo: memFree=812908/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=8464 CPUtime=0.05
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 1789 0 0 0 4 1 0 0 20 0 1 0 1022053528 8667136 1724 4294967295 134512640 135223648 3219689920 3219688872 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 2116 1725 46 174 0 1941 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10876

[startup+0.110503 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 24605
/proc/meminfo: memFree=812908/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=17940 CPUtime=0.11
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 3844 0 0 0 9 2 0 0 21 0 1 0 1022053528 18370560 3779 4294967295 134512640 135223648 3219689920 3219688656 134540952 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 4485 3780 46 174 0 4310 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20352

[startup+0.310485 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 24605
/proc/meminfo: memFree=812908/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=43340 CPUtime=0.31
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 10500 0 0 0 26 5 0 0 21 0 1 0 1022053528 44380160 10435 4294967295 134512640 135223648 3219689920 3219688800 134543457 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 10835 10441 46 174 0 10660 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 45752

[startup+0.710452 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 24605
/proc/meminfo: memFree=812908/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=100060 CPUtime=0.71
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 23497 0 0 0 62 9 0 0 22 0 1 0 1022053528 102461440 23433 4294967295 134512640 135223648 3219689920 3219688272 134609882 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 25015 23437 70 174 0 24840 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 102472

[startup+1.51038 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 24793
/proc/meminfo: memFree=715120/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=105808 CPUtime=1.51
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 26680 0 0 0 138 13 0 0 25 0 1 0 1022053528 108347392 24657 4294967295 134512640 135223648 3219689920 3219687688 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 26452 24657 73 174 0 26277 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 108220

[startup+3.11024 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 24793
/proc/meminfo: memFree=701604/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2412 CPUtime=0.01
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 367 642 0 0 0 1 0 0 18 0 1 0 1022053527 2469888 276 4294967295 134512640 135169312 3215463888 3215462424 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24605/statm: 603 276 235 161 0 42 0
[pid=24609] ppid=24605 vsize=113400 CPUtime=3.11
/proc/24609/stat : 24609 (SatELite_releas) R 24605 24605 14060 0 -1 4202496 28445 0 0 0 294 17 0 0 25 0 1 0 1022053528 116121600 26422 4294967295 134512640 135223648 3219689920 3219687688 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24609/statm: 28350 26422 73 174 0 28175 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 115812

[startup+6.30997 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 24794
/proc/meminfo: memFree=766676/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=20452 CPUtime=1.37
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 5022 0 0 0 132 5 0 0 23 0 1 0 1022054022 20942848 4935 4294967295 134512640 135216011 3219470832 3219469696 134529887 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24794/statm: 5113 4935 71 172 0 4940 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 22868

[startup+12.7094 s]
/proc/loadavg: 0.94 0.98 0.99 2/95 24797
/proc/meminfo: memFree=760728/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=25472 CPUtime=7.77
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 6247 0 0 0 772 5 0 0 25 0 1 0 1022054022 26083328 6160 4294967295 134512640 135216011 3219470832 3219469000 134525918 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 6368 6160 71 172 0 6195 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 27888

[startup+25.5083 s]
/proc/loadavg: 0.95 0.98 0.99 2/95 24799
/proc/meminfo: memFree=746672/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=39212 CPUtime=20.57
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 9654 0 0 0 2051 6 0 0 25 0 1 0 1022054022 40153088 9567 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 9803 9567 71 172 0 9630 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 41628

[startup+51.1061 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 24799
/proc/meminfo: memFree=723584/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=62616 CPUtime=46.17
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 15516 0 0 0 4605 12 0 0 25 0 1 0 1022054022 64118784 15429 4294967295 134512640 135216011 3219470832 3219469184 134527905 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 15654 15429 71 172 0 15481 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 65032

[startup+102.322 s]
/proc/loadavg: 1.24 1.05 1.01 3/95 24988
/proc/meminfo: memFree=696244/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=90072 CPUtime=97.39
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 22283 0 0 0 9723 16 0 0 25 0 1 0 1022054022 92233728 22196 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 22518 22196 71 172 0 22345 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 92488

[startup+162.316 s]
/proc/loadavg: 1.16 1.06 1.02 3/95 25172
/proc/meminfo: memFree=669452/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=117504 CPUtime=157.39
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 29035 0 0 0 15720 19 0 0 25 0 1 0 1022054022 120324096 28948 4294967295 134512640 135216011 3219470832 3219469184 134527391 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 29376 28948 71 172 0 29203 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 119920

[startup+222.321 s]
/proc/loadavg: 1.16 1.09 1.03 3/95 25365
/proc/meminfo: memFree=652224/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=134348 CPUtime=217.4
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 33260 0 0 0 21719 21 0 0 25 0 1 0 1022054022 137572352 33173 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 33587 33173 71 172 0 33414 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 136764

[startup+282.326 s]
/proc/loadavg: 1.06 1.07 1.02 2/95 25553
/proc/meminfo: memFree=627176/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=160516 CPUtime=277.41
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 39637 0 0 0 27716 25 0 0 25 0 1 0 1022054022 164368384 39550 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 40129 39550 71 172 0 39956 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 162932

[startup+342.311 s]
/proc/loadavg: 1.02 1.06 1.02 3/95 25744
/proc/meminfo: memFree=612792/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=174412 CPUtime=337.4
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 43132 0 0 0 33708 32 0 0 25 0 1 0 1022054022 178597888 43045 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 43603 43045 71 172 0 43430 0
Current children cumulated CPU time (s) 342.35

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

/proc/24794/statm: 50854 50267 71 172 0 50681 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 205832

[startup+642.315 s]
/proc/loadavg: 1.00 1.03 1.00 3/95 26687
/proc/meminfo: memFree=584024/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=203416 CPUtime=637.43
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 50376 0 0 0 63709 34 0 0 25 0 1 0 1022054022 208297984 50289 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 50854 50289 71 172 0 50681 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 205832

[startup+702.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 26876
/proc/meminfo: memFree=583776/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=203416 CPUtime=697.43
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 50400 0 0 0 69709 34 0 0 25 0 1 0 1022054022 208297984 50313 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 50854 50313 71 172 0 50681 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 205832

[startup+762.314 s]
/proc/loadavg: 1.00 1.02 1.00 4/95 27063
/proc/meminfo: memFree=583876/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=203416 CPUtime=757.44
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 50409 0 0 0 75710 34 0 0 25 0 1 0 1022054022 208297984 50322 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 50854 50322 71 172 0 50681 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 205832

[startup+822.309 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 27249
/proc/meminfo: memFree=583404/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=203416 CPUtime=817.44
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 50423 0 0 0 81710 34 0 0 25 0 1 0 1022054022 208297984 50336 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 50854 50336 71 172 0 50681 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 205832

[startup+882.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27437
/proc/meminfo: memFree=578320/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=209152 CPUtime=877.45
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 51842 0 0 0 87711 34 0 0 25 0 1 0 1022054022 214171648 51755 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 52288 51755 71 172 0 52115 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 211568

[startup+942.319 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 27630
/proc/meminfo: memFree=563192/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=224552 CPUtime=937.46
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 55665 0 0 0 93709 37 0 0 25 0 1 0 1022054022 229941248 55578 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 56138 55578 71 172 0 55965 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 226968

[startup+1002.32 s]
/proc/loadavg: 1.06 1.03 1.01 3/95 27819
/proc/meminfo: memFree=549056/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=240136 CPUtime=997.47
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 59124 0 0 0 99709 38 0 0 25 0 1 0 1022054022 245899264 59037 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 60034 59037 71 172 0 59861 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 242552

[startup+1062.31 s]
/proc/loadavg: 1.02 1.03 1.00 4/95 28003
/proc/meminfo: memFree=540748/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=248364 CPUtime=1057.46
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 61199 0 0 0 105706 40 0 0 25 0 1 0 1022054022 254324736 61112 4294967295 134512640 135216011 3219470832 3219469136 134532200 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 62091 61112 71 172 0 61918 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 250780

[startup+1122.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 28192
/proc/meminfo: memFree=540500/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=248364 CPUtime=1117.47
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 61199 0 0 0 111707 40 0 0 25 0 1 0 1022054022 254324736 61112 4294967295 134512640 135216011 3219470832 3219469184 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 62091 61112 71 172 0 61918 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 250780

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 28380
/proc/meminfo: memFree=540624/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=248364 CPUtime=1177.48
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 61200 0 0 0 117708 40 0 0 25 0 1 0 1022054022 254324736 61113 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 62091 61113 71 172 0 61918 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 250780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 28381
/proc/meminfo: memFree=540624/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=248364 CPUtime=1195.08
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 61206 0 0 0 119468 40 0 0 25 0 1 0 1022054022 254324736 61119 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 62091 61119 71 172 0 61918 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 250780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 28381
/proc/meminfo: memFree=540624/2074464 swapFree=1949056/1959888
[pid=24605] ppid=24603 vsize=2416 CPUtime=4.95
/proc/24605/stat : 24605 (SatELiteGTI) S 24603 24605 14060 0 -1 4194304 385 31849 0 0 0 1 473 21 18 0 1 0 1022053527 2473984 277 4294967295 134512640 135169312 3215463888 3215460104 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24605/statm: 604 277 235 161 0 43 0
[pid=24794] ppid=24605 vsize=248364 CPUtime=1195.08
/proc/24794/stat : 24794 (minisat_static) R 24605 24605 14060 0 -1 4202496 61206 0 0 0 119468 40 0 0 25 0 1 0 1022054022 254324736 61119 4294967295 134512640 135216011 3219470832 3219469184 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24794/statm: 62091 61119 71 172 0 61918 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 250780

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24605 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=730000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=220000
# CPU time returned by wait4() is 4.95
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.94
CPU time (s): 1200.03
CPU user time (s): 1199.41
CPU system time (s): 0.62
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 250780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.73
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= 32234
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= 13
involuntary context switches= 23

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 17:52:43
IDJOB=1821872
IDBENCH=71689
IDSOLVER=661
FILE ID=tipi27/1821872-1242575563
PBS_JOBID=
Free space on /tmp= 8489 MiB

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

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED= 663772961

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        812940 kB
Buffers:         61480 kB
Cached:        1084404 kB
SwapCached:       5456 kB
Active:         403412 kB
Inactive:       752332 kB
HighTotal:     1178688 kB
HighFree:       409024 kB
LowTotal:       895776 kB
LowFree:        403916 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           16844 kB
Writeback:           0 kB
AnonPages:        8956 kB
Mapped:           3444 kB
Slab:            96300 kB
PageTables:        660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8462 MiB
End job on tipi27 at 2009-05-17 18:12:46