Trace number 1849455

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
minisat2 070721/core? (TO) 1200.01 1199.93

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark327.06
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
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.51/0.53	c ==============================================================================
0.51/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.53	c ==============================================================================
0.51/0.53	c |         0 |  552411  1288959 |  165723       0        0     nan |  0.000 % |
3.51/3.60	c |         0 |  224311   892727 |      --       0       --      -- |     --   | -328093/-396215
3.61/3.60	c ==============================================================================
3.61/3.60	c Result  :   #vars: 29191   #clauses: 224311   #literals: 892727
3.61/3.60	c CPU time:   3.45 s
3.61/3.60	c ==============================================================================
3.91/3.92	This is MiniSat 2.0 beta
3.91/3.92	WARNING: for repeatability, setting FPU to use double precision
3.91/3.92	============================[ Problem Statistics ]=============================
3.91/3.92	|                                                                             |
3.91/3.92	|  Number of variables:  29191                                                |
3.91/3.92	|  Number of clauses:    224311                                               |
3.92/4.09	|  Parsing time:         0.16         s                                       |
3.92/4.11	============================[ Search Statistics ]==============================
3.92/4.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.92/4.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.92/4.11	===============================================================================
3.92/4.11	|         0 |   29191   224311   892727 |    74770        0    nan |  0.000 % |
3.92/4.18	|       100 |   29180   224311   892727 |    82247       95      9 |  0.093 % |
3.92/4.26	|       251 |   29180   224311   892727 |    90472      246     12 |  0.092 % |
4.31/4.37	|       476 |   29180   224311   892727 |    99519      471     18 |  0.092 % |
4.51/4.52	|       815 |   29180   224311   892727 |   109471      810     24 |  0.092 % |
4.71/4.71	|      1322 |   29169   224311   892727 |   120418     1315     26 |  0.178 % |
5.01/5.02	|      2082 |   29138   223877   891274 |   132460     2071     26 |  0.182 % |
5.21/5.22	|      3221 |   29136   223877   891274 |   145706     3208     33 |  0.188 % |
5.41/5.44	|      4930 |   29134   223877   891274 |   160276     4916     32 |  0.199 % |
5.61/5.69	|      7492 |   29130   223877   891274 |   176304     7477     33 |  0.236 % |
6.31/6.33	|     11336 |   29117   223780   891029 |   193934    11315     33 |  0.274 % |
7.41/7.45	|     17103 |   29117   223780   891029 |   213328    17082     39 |  0.274 % |
8.41/8.49	|     25752 |   29111   223383   889605 |   234661    25730     35 |  0.274 % |
12.31/12.31	|     38726 |   29111   223383   889605 |   258127    38704     40 |  0.274 % |
17.21/17.24	|     58193 |   29111   223383   889605 |   283940    58171     38 |  0.274 % |
24.22/24.24	|     87391 |   29111   223383   889605 |   312334    87369     36 |  0.274 % |
46.61/46.67	|    131180 |   29108   223357   889529 |   343567   131156     40 |  0.284 % |
91.82/91.84	|    196864 |   29108   223357   889529 |   377924   196840     41 |  0.284 % |
189.83/189.84	|    295390 |   29101   223331   889454 |   415716   295363     43 |  0.353 % |
359.74/359.73	|    443181 |   29087   222820   887555 |   457288    54284     54 |  0.356 % |
532.65/532.70	|    664866 |   29087   222820   887555 |   503017   275969     70 |  0.356 % |
923.28/923.31	|    997391 |   29080   222635   886829 |   553319   137699     53 |  0.380 % |
1200.00/1199.92	HOME/SatELiteGTI: line 36:  3861 Terminated              $MS $TMP.cnf $TMP.result

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-1849455-1244823241/watcher-1849455-1244823241 -o /tmp/evaluation-result-1849455-1244823241/solver-1849455-1244823241 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849455-1244823241.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: 1.00 1.00 1.00 2/91 3854
/proc/meminfo: memFree=1827468/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=952 CPUtime=0
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 90 0 0 0 0 0 0 0 25 0 1 0 79749482 974848 26 4294967295 134512640 135223648 3215300992 3215300852 134889888 0 0 0 0 0 0 0 17 3 0 0 0
/proc/3858/statm: 238 40 31 174 0 63 0

[startup+0.049216 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 3854
/proc/meminfo: memFree=1827468/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=8360 CPUtime=0.05
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 1717 0 0 0 4 1 0 0 25 0 1 0 79749482 8560640 1653 4294967295 134512640 135223648 3215300992 3215299944 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3858/statm: 2090 1653 46 174 0 1915 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10772

[startup+0.109208 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 3854
/proc/meminfo: memFree=1827468/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=17956 CPUtime=0.11
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 3840 0 0 0 9 2 0 0 25 0 1 0 79749482 18386944 3777 4294967295 134512640 135223648 3215300992 3215299872 134543108 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3858/statm: 4489 3777 46 174 0 4314 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 20368

[startup+0.309194 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 3854
/proc/meminfo: memFree=1827468/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=43420 CPUtime=0.31
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 10520 0 0 0 29 2 0 0 25 0 1 0 79749482 44462080 10456 4294967295 134512640 135223648 3215300992 3215299560 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3858/statm: 10855 10457 46 174 0 10680 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 45832

[startup+0.709165 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 3854
/proc/meminfo: memFree=1827468/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=86936 CPUtime=0.71
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 20282 0 0 0 63 8 0 0 25 0 1 0 79749482 89022464 18685 4294967295 134512640 135223648 3215300992 3215298768 134585415 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3858/statm: 21734 18686 73 174 0 21559 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 89348

[startup+1.50911 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3860
/proc/meminfo: memFree=1749316/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=90720 CPUtime=1.51
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 21112 0 0 0 141 10 0 0 25 0 1 0 79749482 92897280 19515 4294967295 134512640 135223648 3215300992 3215299008 134586676 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3858/statm: 22680 19515 73 174 0 22505 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 93132

[startup+3.10899 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3860
/proc/meminfo: memFree=1736668/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2412 CPUtime=0
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 79749481 2469888 276 4294967295 134512640 135169312 3221025568 3221024104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3854/statm: 603 276 235 161 0 42 0
[pid=3858] ppid=3854 vsize=95188 CPUtime=3.11
/proc/3858/stat : 3858 (SatELite_releas) R 3854 3854 18459 0 -1 4202496 22281 0 0 0 296 15 0 0 25 0 1 0 79749482 97472512 20503 4294967295 134512640 135223648 3215300992 3215299008 134587041 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3858/statm: 23797 20503 73 174 0 23622 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 97600

[startup+6.30877 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3861
/proc/meminfo: memFree=1791228/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=17696 CPUtime=2.39
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 4262 0 0 0 237 2 0 0 25 0 1 0 79749873 18120704 4167 4294967295 134512640 135212939 3216324336 3216322896 134540981 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 4424 4167 76 171 0 4252 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 20112

[startup+12.7083 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3863
/proc/meminfo: memFree=1784340/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=23764 CPUtime=8.79
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 5770 0 0 0 874 5 0 0 25 0 1 0 79749873 24334336 5675 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 5941 5675 76 171 0 5769 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 26180

[startup+25.5074 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3863
/proc/meminfo: memFree=1775260/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=32560 CPUtime=21.59
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 7973 0 0 0 2154 5 0 0 25 0 1 0 79749873 33341440 7878 4294967295 134512640 135212939 3216324336 3216322800 134526778 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 8140 7878 76 171 0 7968 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 34976

[startup+51.1156 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4050
/proc/meminfo: memFree=1762612/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=44960 CPUtime=47.2
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 10993 0 0 0 4707 13 0 0 25 0 1 0 79749873 46039040 10898 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 11240 10898 76 171 0 11068 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 47376

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4054
/proc/meminfo: memFree=1748756/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=59228 CPUtime=98.4
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 14501 0 0 0 9824 16 0 0 25 0 1 0 79749873 60649472 14406 4294967295 134512640 135212939 3216324336 3216322800 134526820 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 14807 14406 76 171 0 14635 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 61644

[startup+162.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4245
/proc/meminfo: memFree=1737952/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=70236 CPUtime=158.4
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 17273 0 0 0 15817 23 0 0 25 0 1 0 79749873 71921664 17178 4294967295 134512640 135212939 3216324336 3216322512 134529504 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 17559 17178 76 171 0 17387 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 72652

[startup+222.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4436
/proc/meminfo: memFree=1714284/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=93696 CPUtime=218.41
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 23056 0 0 0 21812 29 0 0 25 0 1 0 79749873 95944704 22961 4294967295 134512640 135212939 3216324336 3216322800 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 23424 22961 76 171 0 23252 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 96112

[startup+282.319 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 4627
/proc/meminfo: memFree=1695676/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=112336 CPUtime=278.42
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 27738 0 0 0 27808 34 0 0 25 0 1 0 79749873 115032064 27643 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 28084 27643 76 171 0 27912 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 114752

[startup+342.325 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 4817
/proc/meminfo: memFree=1679036/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=128664 CPUtime=338.43
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 31829 0 0 0 33799 44 0 0 25 0 1 0 79749873 131751936 31734 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 32166 31734 76 171 0 31994 0
Current children cumulated CPU time (s) 342.35

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

[pid=3861] ppid=3854 vsize=129812 CPUtime=518.43
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 32137 0 0 0 51777 66 0 0 25 0 1 0 79749873 132927488 32042 4294967295 134512640 135212939 3216324336 3216322800 134526757 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 32453 32042 76 171 0 32281 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 132228

[startup+582.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 5601
/proc/meminfo: memFree=1675812/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=129812 CPUtime=578.44
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 32141 0 0 0 57771 73 0 0 25 0 1 0 79749873 132927488 32046 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 32453 32046 76 171 0 32281 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 132228

[startup+642.314 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 5789
/proc/meminfo: memFree=1669372/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=136504 CPUtime=638.44
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 33803 0 0 0 63769 75 0 0 25 0 1 0 79749873 139780096 33708 4294967295 134512640 135212939 3216324336 3216322728 134719078 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 34126 33708 76 171 0 33954 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 138920

[startup+702.309 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 5984
/proc/meminfo: memFree=1661320/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=145056 CPUtime=698.44
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 35873 0 0 0 69759 85 0 0 25 0 1 0 79749873 148537344 35778 4294967295 134512640 135212939 3216324336 3216322800 134526820 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 36264 35778 76 171 0 36092 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 147472

[startup+762.325 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6177
/proc/meminfo: memFree=1654616/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=151472 CPUtime=758.46
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 37519 0 0 0 75760 86 0 0 25 0 1 0 79749873 155107328 37424 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 37868 37424 76 171 0 37696 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 153888

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6365
/proc/meminfo: memFree=1649424/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=157832 CPUtime=818.46
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 38880 0 0 0 81756 90 0 0 25 0 1 0 79749873 161619968 38785 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 39458 38785 76 171 0 39286 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 160248

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6556
/proc/meminfo: memFree=1645448/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=878.46
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39881 0 0 0 87754 92 0 0 25 0 1 0 79749873 165736448 39786 4294967295 134512640 135212939 3216324336 3216322512 134529658 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39786 76 171 0 40291 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 164268

[startup+942.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6744
/proc/meminfo: memFree=1645208/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=938.47
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39882 0 0 0 93750 97 0 0 25 0 1 0 79749873 165736448 39787 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39787 76 171 0 40291 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 164268

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6935
/proc/meminfo: memFree=1645208/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=998.47
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39884 0 0 0 99746 101 0 0 25 0 1 0 79749873 165736448 39789 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39789 76 171 0 40291 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 164268

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7130
/proc/meminfo: memFree=1645076/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=1058.46
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39888 0 0 0 105745 101 0 0 25 0 1 0 79749873 165736448 39793 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39793 76 171 0 40291 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 164268

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7318
/proc/meminfo: memFree=1645208/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=1118.47
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39889 0 0 0 111745 102 0 0 25 0 1 0 79749873 165736448 39794 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39794 76 171 0 40291 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 164268

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7509
/proc/meminfo: memFree=1645076/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=1178.47
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39902 0 0 0 117741 106 0 0 25 0 1 0 79749873 165736448 39807 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39807 76 171 0 40291 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 164268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7694
/proc/meminfo: memFree=1645104/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=1196.08
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39905 0 0 0 119502 106 0 0 25 0 1 0 79749873 165736448 39810 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39810 76 171 0 40291 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 164268

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

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7694
/proc/meminfo: memFree=1645104/2074464 swapFree=1959864/1959888
[pid=3854] ppid=3852 vsize=2416 CPUtime=3.92
/proc/3854/stat : 3854 (SatELiteGTI) S 3852 3854 18459 0 -1 4194304 385 24821 0 0 0 0 375 17 20 0 1 0 79749481 2473984 277 4294967295 134512640 135169312 3221025568 3221021784 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3854/statm: 604 277 235 161 0 43 0
[pid=3861] ppid=3854 vsize=161852 CPUtime=1196.08
/proc/3861/stat : 3861 (minisat_static) R 3854 3854 18459 0 -1 4202496 39905 0 0 0 119502 106 0 0 25 0 1 0 79749873 165736448 39810 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3861/statm: 40463 39810 76 171 0 40291 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 164268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.93
CPU time (s): 1200.01
CPU user time (s): 1198.77
CPU system time (s): 1.24
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 164268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.77
system time used= 1.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65203
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= 18
involuntary context switches= 1275

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 18:14:01
IDJOB=1849455
IDBENCH=71745
IDSOLVER=690
FILE ID=tipi06/1849455-1244823241
PBS_JOBID=
Free space on /tmp= 15522 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849455-1244823241/watcher-1849455-1244823241 -o /tmp/evaluation-result-1849455-1244823241/solver-1849455-1244823241 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849455-1244823241.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED= 429659942

Linux tipi06 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.461
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.461
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.76

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1827840 kB
Buffers:         14668 kB
Cached:         167456 kB
SwapCached:         24 kB
Active:          40948 kB
Inactive:       152272 kB
HighTotal:     1178688 kB
HighFree:      1052348 kB
LowTotal:       895776 kB
LowFree:        775492 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:           11452 kB
Writeback:           0 kB
AnonPages:       11132 kB
Mapped:           5444 kB
Slab:            45192 kB
PageTables:        476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85608 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15522 MiB
End job on tipi06 at 2009-06-12 18:34:04