Trace number 1849340

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.07 1199.93

General information on the benchmark

Nameindustrial/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark358.2
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  120147   314766 |   36044       0        0     nan |  0.000 % |
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 841   #clauses: 120147   #literals: 314766
0.00/0.08	c CPU time:   0.08 s
0.00/0.08	c ==============================================================================
0.01/0.18	This is MiniSat 2.0 beta
0.01/0.18	WARNING: for repeatability, setting FPU to use double precision
0.01/0.19	============================[ Problem Statistics ]=============================
0.01/0.19	|                                                                             |
0.01/0.19	|  Number of variables:  841                                                  |
0.01/0.19	|  Number of clauses:    120147                                               |
0.19/0.24	|  Parsing time:         0.05         s                                       |
0.19/0.25	============================[ Search Statistics ]==============================
0.19/0.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.25	===============================================================================
0.19/0.25	|         0 |     841   120147   314766 |    40049        0    nan |  0.000 % |
0.19/0.29	|       101 |     841   120147   314766 |    44053      101     46 |  0.000 % |
0.19/0.31	|       251 |     841   120147   314766 |    48459      251     71 |  0.000 % |
0.19/0.35	|       476 |     841   120147   314766 |    53305      476     77 |  0.000 % |
0.19/0.40	|       815 |     841   120147   314766 |    58635      815     87 |  0.000 % |
0.19/0.49	|      1322 |     841   120147   314766 |    64499     1322     92 |  0.000 % |
0.19/0.62	|      2083 |     841   120147   314766 |    70949     2083     89 |  0.000 % |
0.19/0.82	|      3222 |     841   120147   314766 |    78044     3222     87 |  0.000 % |
1.12/1.19	|      4931 |     841   120147   314766 |    85848     4931     99 |  0.000 % |
1.82/1.89	|      7494 |     841   120147   314766 |    94433     7494     93 |  0.000 % |
3.12/3.15	|     11338 |     841   120147   314766 |   103876    11338     91 |  0.000 % |
5.62/5.61	|     17104 |     841   120147   314766 |   114264    17104     99 |  0.000 % |
10.82/10.83	|     25754 |     841   120147   314766 |   125690    25754     93 |  0.000 % |
23.02/23.10	|     38731 |     841   120147   314766 |   138260    38731     92 |  0.000 % |
47.33/47.31	|     58196 |     841   120147   314766 |   152086    58196     95 |  0.000 % |
98.54/98.55	|     87388 |     841   120147   314766 |   167294    87388     94 |  0.000 % |
221.05/221.02	|    131179 |     841   120147   314766 |   184024   131179     93 |  0.000 % |
374.96/374.94	|    196868 |     841   120147   314766 |   202426    32594     72 |  0.000 % |
565.39/565.35	|    295394 |     841   120147   314766 |   222669   131120    103 |  0.000 % |
1028.54/1028.45	|    443184 |     841   120147   314766 |   244936    80983     88 |  0.000 % |
1200.06/1199.92	HOME/SatELiteGTI: line 36: 22646 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-1849340-1244798889/watcher-1849340-1244798889 -o /tmp/evaluation-result-1849340-1244798889/solver-1849340-1244798889 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849340-1244798889.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 0.97 0.70 3/94 22643
/proc/meminfo: memFree=180188/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2416 CPUtime=0
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 77314100 2473984 271 4294967295 134512640 135169312 3220206160 3220203752 3085562798 0 0 4 65536 3222620697 0 0 17 3 0 0 0
/proc/22640/statm: 604 271 230 161 0 43 0
[pid=22641] ppid=22640 vsize=2416 CPUtime=0.01
/proc/22641/stat : 22641 (SatELiteGTI) R 22640 22640 18729 0 -1 4194368 102 0 0 0 0 1 0 0 25 0 1 0 77314101 2473984 115 4294967295 134512640 135169312 3220206160 3220202380 3085371252 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/22641/statm: 604 115 72 161 0 43 0
[pid=22642] ppid=22641 vsize=0 CPUtime=0
/proc/22642/stat : 22642 (SatELiteGTI) Z 22641 22640 18729 0 -1 4194380 143 0 0 0 0 0 0 0 25 0 1 0 77314101 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 3 0 0 0
/proc/22642/statm: 0 0 0 0 0 0 0
[pid=22643] ppid=22641 vsize=2416 CPUtime=0
/proc/22643/stat : 22643 (SatELiteGTI) R 22641 22640 18729 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 77314101 2473984 43 4294967295 134512640 135169312 3220206160 3220202380 3085371252 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/22643/statm: 604 43 0 161 0 43 0

[startup+0.091674 s]
/proc/loadavg: 1.00 0.97 0.70 3/94 22643
/proc/meminfo: memFree=180188/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2416 CPUtime=0.01
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 367 644 0 0 0 0 0 1 25 0 1 0 77314100 2473984 276 4294967295 134512640 135169312 3220206160 3220204696 3085369070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22640/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.11167 s]
/proc/loadavg: 1.00 0.97 0.70 3/94 22643
/proc/meminfo: memFree=180188/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2416 CPUtime=0.01
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 367 644 0 0 0 0 0 1 25 0 1 0 77314100 2473984 276 4294967295 134512640 135169312 3220206160 3220204696 3085369070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22640/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.311648 s]
/proc/loadavg: 1.00 0.97 0.70 3/94 22643
/proc/meminfo: memFree=180188/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2420

[startup+0.711604 s]
/proc/loadavg: 1.00 0.97 0.70 3/94 22643
/proc/meminfo: memFree=180188/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2420

[startup+1.51151 s]
/proc/loadavg: 1.00 0.97 0.70 2/93 22646
/proc/meminfo: memFree=171120/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=9176 CPUtime=1.33
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 2228 0 0 0 130 3 0 0 19 0 1 0 77314119 9396224 2163 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 2294 2163 76 171 0 2122 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 11596

[startup+3.11133 s]
/proc/loadavg: 1.00 0.97 0.70 2/93 22646
/proc/meminfo: memFree=169384/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=11040 CPUtime=2.93
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 2705 0 0 0 290 3 0 0 25 0 1 0 77314119 11304960 2640 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 2760 2640 76 171 0 2588 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13460

[startup+6.31096 s]
/proc/loadavg: 1.00 0.97 0.70 2/93 22646
/proc/meminfo: memFree=165324/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=14820 CPUtime=6.13
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 3610 0 0 0 609 4 0 0 25 0 1 0 77314119 15175680 3545 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 3705 3545 76 171 0 3533 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 17240

[startup+12.7102 s]
/proc/loadavg: 1.00 0.97 0.70 2/93 22646
/proc/meminfo: memFree=161024/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=18548 CPUtime=12.53
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 4547 0 0 0 1249 4 0 0 25 0 1 0 77314119 18993152 4482 4294967295 134512640 135212939 3220439776 3220438240 134526757 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 4637 4482 76 171 0 4465 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 20968

[startup+25.5087 s]
/proc/loadavg: 1.00 0.97 0.70 3/93 22833
/proc/meminfo: memFree=155364/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=23828 CPUtime=25.33
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 5887 0 0 0 2529 4 0 0 25 0 1 0 77314119 24399872 5822 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 5957 5822 76 171 0 5785 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 26248

[startup+51.1058 s]
/proc/loadavg: 1.00 0.97 0.71 3/93 22834
/proc/meminfo: memFree=146604/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=32844 CPUtime=50.93
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 8135 0 0 0 5087 6 0 0 25 0 1 0 77314119 33632256 8070 4294967295 134512640 135212939 3220439776 3220438240 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 8211 8070 76 171 0 8039 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 35264

[startup+102.32 s]
/proc/loadavg: 1.00 0.97 0.73 3/93 23024
/proc/meminfo: memFree=134032/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=45036 CPUtime=102.15
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 11171 0 0 0 10207 8 0 0 25 0 1 0 77314119 46116864 11106 4294967295 134512640 135212939 3220439776 3220438240 134526762 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 11259 11106 76 171 0 11087 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 47456

[startup+162.323 s]
/proc/loadavg: 1.00 0.97 0.74 3/93 23213
/proc/meminfo: memFree=124344/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=55076 CPUtime=162.16
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 13622 0 0 0 16204 12 0 0 25 0 1 0 77314119 56397824 13557 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 13769 13557 76 171 0 13597 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 57496

[startup+222.316 s]
/proc/loadavg: 1.00 0.97 0.75 2/93 23404
/proc/meminfo: memFree=116028/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=63296 CPUtime=222.16
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 15695 0 0 0 22200 16 0 0 25 0 1 0 77314119 64815104 15630 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 15824 15630 76 171 0 15652 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 65716

[startup+282.319 s]
/proc/loadavg: 1.00 0.97 0.76 2/93 23593
/proc/meminfo: memFree=106596/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=73104 CPUtime=282.17
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 18078 0 0 0 28200 17 0 0 25 0 1 0 77314119 74858496 18013 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 18276 18013 76 171 0 18104 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 75524

[startup+342.312 s]
/proc/loadavg: 1.00 0.97 0.77 3/93 23787
/proc/meminfo: memFree=99412/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=80524 CPUtime=342.17
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 19933 0 0 0 34198 19 0 0 25 0 1 0 77314119 82456576 19868 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 20131 19868 76 171 0 19959 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 82944

[startup+402.305 s]
/proc/loadavg: 1.00 0.97 0.79 2/93 23979
/proc/meminfo: memFree=96436/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19

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

/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=83908 CPUtime=522.2
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 20753 0 0 0 52201 19 0 0 25 0 1 0 77314119 85921792 20688 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 20977 20688 76 171 0 20805 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 86328

[startup+582.315 s]
/proc/loadavg: 1.03 1.01 0.83 2/93 24548
/proc/meminfo: memFree=95896/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=84584 CPUtime=582.2
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 20892 0 0 0 58201 19 0 0 25 0 1 0 77314119 86614016 20827 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 21146 20827 76 171 0 20974 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 87004

[startup+642.318 s]
/proc/loadavg: 1.01 1.00 0.83 2/93 24738
/proc/meminfo: memFree=95244/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=85224 CPUtime=642.21
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 21037 0 0 0 64200 21 0 0 25 0 1 0 77314119 87269376 20972 4294967295 134512640 135212939 3220439776 3220438240 134526720 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 21306 20972 76 171 0 21134 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 87644

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 0.84 3/93 24932
/proc/meminfo: memFree=92500/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=88560 CPUtime=702.21
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 21855 0 0 0 70198 23 0 0 25 0 1 0 77314119 90685440 21790 4294967295 134512640 135212939 3220439776 3220438240 134526674 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 22140 21790 76 171 0 21968 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 90980

[startup+762.314 s]
/proc/loadavg: 1.00 1.00 0.85 3/93 25121
/proc/meminfo: memFree=84976/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=96084 CPUtime=762.22
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 23664 0 0 0 76199 23 0 0 25 0 1 0 77314119 98390016 23599 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 24021 23599 76 171 0 23849 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 98504

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 0.85 2/93 25312
/proc/meminfo: memFree=77728/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=103548 CPUtime=822.23
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 25472 0 0 0 82200 23 0 0 25 0 1 0 77314119 106033152 25407 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 25887 25407 76 171 0 25715 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 105968

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 0.86 5/93 25501
/proc/meminfo: memFree=71832/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=109504 CPUtime=882.24
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 26970 0 0 0 88201 23 0 0 25 0 1 0 77314119 112132096 26905 4294967295 134512640 135212939 3220439776 3220438240 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 27376 26905 76 171 0 27204 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 111924

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 0.86 2/93 25691
/proc/meminfo: memFree=66152/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=115636 CPUtime=942.24
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 28374 0 0 0 94201 23 0 0 25 0 1 0 77314119 118411264 28309 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 28909 28309 76 171 0 28737 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 118056

[startup+1002.32 s]
/proc/loadavg: 1.06 1.01 0.87 2/93 25881
/proc/meminfo: memFree=63888/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=118060 CPUtime=1002.25
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 28956 0 0 0 100202 23 0 0 25 0 1 0 77314119 120893440 28891 4294967295 134512640 135212939 3220439776 3220438240 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 29515 28891 76 171 0 29343 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 120480

[startup+1062.31 s]
/proc/loadavg: 1.08 1.03 0.89 2/93 26070
/proc/meminfo: memFree=63400/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=118772 CPUtime=1062.25
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 29102 0 0 0 106202 23 0 0 25 0 1 0 77314119 121622528 29037 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 29693 29037 76 171 0 29521 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 121192

[startup+1122.31 s]
/proc/loadavg: 1.08 1.03 0.90 3/93 26265
/proc/meminfo: memFree=62136/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=119856 CPUtime=1122.26
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 29340 0 0 0 112203 23 0 0 25 0 1 0 77314119 122732544 29275 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 29964 29275 76 171 0 29792 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 122276

[startup+1182.32 s]
/proc/loadavg: 1.16 1.06 0.91 3/93 26454
/proc/meminfo: memFree=62036/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=120348 CPUtime=1182.27
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 29436 0 0 0 118204 23 0 0 25 0 1 0 77314119 123236352 29371 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 30087 29371 76 171 0 29915 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 122768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.18 1.07 0.92 3/93 26456
/proc/meminfo: memFree=61852/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=120676 CPUtime=1199.87
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 29500 0 0 0 119964 23 0 0 25 0 1 0 77314119 123572224 29435 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 30169 29435 76 171 0 29997 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 123096

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.18 1.07 0.92 3/93 26456
/proc/meminfo: memFree=61852/2074464 swapFree=1959888/1959888
[pid=22640] ppid=22638 vsize=2420 CPUtime=0.19
/proc/22640/stat : 22640 (SatELiteGTI) S 22638 22640 18729 0 -1 4194304 386 2429 0 0 0 0 17 2 24 0 1 0 77314100 2478080 277 4294967295 134512640 135169312 3220206160 3220202376 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22640/statm: 605 277 235 161 0 44 0
[pid=22646] ppid=22640 vsize=120676 CPUtime=1199.87
/proc/22646/stat : 22646 (minisat_static) R 22640 22640 18729 0 -1 4202496 29500 0 0 0 119964 23 0 0 25 0 1 0 77314119 123572224 29435 4294967295 134512640 135212939 3220439776 3220438240 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22646/statm: 30169 29435 76 171 0 29997 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 123096

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.26
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 123096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32594
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= 19
involuntary context switches= 5473

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 11:28:09
IDJOB=1849340
IDBENCH=20491
IDSOLVER=690
FILE ID=tipi07/1849340-1244798889
PBS_JOBID=
Free space on /tmp= 15818 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849340-1244798889/watcher-1849340-1244798889 -o /tmp/evaluation-result-1849340-1244798889/solver-1849340-1244798889 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849340-1244798889.cnf

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

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED= 1186942896

Linux tipi07 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.428
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.428
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.428
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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:        180600 kB
Buffers:         71408 kB
Cached:        1650848 kB
SwapCached:          0 kB
Active:         669268 kB
Inactive:      1064268 kB
HighTotal:     1178688 kB
HighFree:        84684 kB
LowTotal:       895776 kB
LowFree:         95916 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            3204 kB
Writeback:           0 kB
AnonPages:       11504 kB
Mapped:           5308 kB
Slab:           150768 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15818 MiB
End job on tipi07 at 2009-06-12 11:48:10