Trace number 1820606

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.01 1199.92

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.03/0.08	c ==============================================================================
0.03/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.08	c ==============================================================================
0.03/0.08	c |         0 |  120147   314766 |   36044       0        0     nan |  0.000 % |
0.03/0.08	c ==============================================================================
0.03/0.08	c Result  :   #vars: 841   #clauses: 120147   #literals: 314766
0.03/0.08	c CPU time:   0.08 s
0.03/0.08	c ==============================================================================
0.12/0.20	This is MiniSat 2.0 beta
0.12/0.20	WARNING: for repeatability, setting FPU to use double precision
0.12/0.20	============================[ Problem Statistics ]=============================
0.12/0.20	|                                                                             |
0.12/0.20	|  Number of variables:  841                                                  |
0.12/0.20	|  Number of clauses:    120147                                               |
0.19/0.24	|  Parsing time:         0.04         s                                       |
0.19/0.24	============================[ Search Statistics ]==============================
0.19/0.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.24	===============================================================================
0.19/0.25	|         0 |     841   120147   314766 |    40049        0    nan |  0.000 % |
0.19/0.28	|       104 |     841   120147   314766 |    44053      104     37 |  0.018 % |
0.19/0.32	|       254 |     841   120147   314766 |    48459      254     26 |  0.010 % |
0.19/0.35	|       479 |     841   120147   314766 |    53305      479     27 |  0.010 % |
0.19/0.40	|       818 |     841   120147   314766 |    58635      818     26 |  0.010 % |
0.19/0.48	|      1324 |     841   120147   314766 |    64499     1324     23 |  0.010 % |
0.19/0.60	|      2083 |     841   120147   314766 |    70949     2083     24 |  0.010 % |
0.19/0.76	|      3222 |     841   120147   314766 |    78044     3222     24 |  0.009 % |
1.02/1.03	|      4930 |     841   120147   314766 |    85848     4930     23 |  0.009 % |
1.52/1.51	|      7494 |     841   120147   314766 |    94433     7494     25 |  0.010 % |
2.32/2.35	|     11338 |     841   120147   314766 |   103876    11338     25 |  0.010 % |
3.71/3.78	|     17104 |     841   120147   314766 |   114264    17104     26 |  0.010 % |
6.30/6.33	|     25753 |     841   120147   314766 |   125690    25753     27 |  0.010 % |
10.50/10.52	|     38727 |     841   120147   314766 |   138260    38727     28 |  0.010 % |
19.00/19.02	|     58188 |     841   120147   314766 |   152086    58188     28 |  0.010 % |
35.10/35.16	|     87380 |     841   120147   314766 |   167294    87380     29 |  0.011 % |
69.91/69.99	|    131171 |     841   120147   314766 |   184024   131171     29 |  0.010 % |
134.12/134.21	|    196855 |     841   120147   314766 |   202426    35595     31 |  0.014 % |
215.21/215.21	|    295381 |     841   120147   314766 |   222669   134121     34 |  0.011 % |
417.03/417.08	|    443170 |     840   119861   314020 |   244936   164585     35 |  0.133 % |
728.97/728.97	|    664853 |     839   119577   313278 |   269429   119852     39 |  0.249 % |
1200.00/1199.92	HOME/SatELiteGTI: line 36:  3405 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-1820606-1242457943/watcher-1820606-1242457943 -o /tmp/evaluation-result-1820606-1242457943/solver-1820606-1242457943 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820606-1242457943.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/93 3398
/proc/meminfo: memFree=1456712/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2416 CPUtime=0
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 1010291414 2473984 277 4294967295 134512640 135169312 3219294576 3219293112 3085491950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3398/statm: 604 277 235 161 0 43 0
[pid=3402] ppid=3398 vsize=948 CPUtime=0
/proc/3402/stat : 3402 (SatELite_releas) R 3398 3398 14060 0 -1 4202496 106 0 0 0 0 0 0 0 18 0 1 0 1010291415 970752 43 4294967295 134512640 135223648 3215168880 3215167712 134725888 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3402/statm: 237 49 40 174 0 62 0

[startup+0.025657 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3398
/proc/meminfo: memFree=1456712/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2416 CPUtime=0
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 1010291414 2473984 277 4294967295 134512640 135169312 3219294576 3219293112 3085491950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3398/statm: 604 277 235 161 0 43 0
[pid=3402] ppid=3398 vsize=2712 CPUtime=0.03
/proc/3402/stat : 3402 (SatELite_releas) R 3398 3398 14060 0 -1 4202496 537 0 0 0 3 0 0 0 18 0 1 0 1010291415 2777088 473 4294967295 134512640 135223648 3215168880 3215167832 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3402/statm: 678 473 46 174 0 503 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5128

[startup+0.11563 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3398
/proc/meminfo: memFree=1456712/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2416 CPUtime=0
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 367 645 0 0 0 0 0 0 18 0 1 0 1010291414 2473984 277 4294967295 134512640 135169312 3219294576 3219293112 3085491950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3398/statm: 604 277 235 161 0 43 0
[pid=3402] ppid=3398 vsize=7460 CPUtime=0.12
/proc/3402/stat : 3402 (SatELite_releas) R 3398 3398 14060 0 -1 4202496 1782 0 0 0 11 1 0 0 18 0 1 0 1010291415 7639040 1718 4294967295 134512640 135223648 3215168880 3215165680 134687968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3402/statm: 1865 1718 72 174 0 1690 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9876

[startup+0.315625 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3398
/proc/meminfo: memFree=1456712/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2420

[startup+0.715587 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3398
/proc/meminfo: memFree=1456712/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2420

[startup+1.51551 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3405
/proc/meminfo: memFree=1448760/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=7588 CPUtime=1.33
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 1816 0 0 0 132 1 0 0 23 0 1 0 1010291433 7770112 1751 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 1897 1751 71 172 0 1724 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 10008

[startup+3.11537 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3405
/proc/meminfo: memFree=1447892/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=8548 CPUtime=2.92
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 2066 0 0 0 288 4 0 0 25 0 1 0 1010291433 8753152 2001 4294967295 134512640 135216011 3213145072 3213143424 134527330 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 2137 2001 71 172 0 1964 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10968

[startup+6.31509 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3405
/proc/meminfo: memFree=1446040/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=10220 CPUtime=6.11
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 2489 0 0 0 606 5 0 0 25 0 1 0 1010291433 10465280 2424 4294967295 134512640 135216011 3213145072 3213143424 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 2555 2424 71 172 0 2382 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12640

[startup+12.7145 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3592
/proc/meminfo: memFree=1442388/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=13148 CPUtime=12.51
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 3193 0 0 0 1246 5 0 0 25 0 1 0 1010291433 13463552 3128 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 3287 3128 71 172 0 3114 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 15568

[startup+25.5134 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3592
/proc/meminfo: memFree=1438216/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=17380 CPUtime=25.31
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 4233 0 0 0 2523 8 0 0 25 0 1 0 1010291433 17797120 4168 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 4345 4168 71 172 0 4172 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19800

[startup+51.1212 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3592
/proc/meminfo: memFree=1432724/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=23008 CPUtime=50.92
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 5653 0 0 0 5080 12 0 0 25 0 1 0 1010291433 23560192 5588 4294967295 134512640 135216011 3213145072 3213143424 134527559 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 5752 5588 71 172 0 5579 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 25428

[startup+102.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3787
/proc/meminfo: memFree=1424068/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=31696 CPUtime=102.13
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 7784 0 0 0 10200 13 0 0 25 0 1 0 1010291433 32456704 7719 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3405/statm: 7924 7719 71 172 0 7751 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 34116

[startup+162.322 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 3990
/proc/meminfo: memFree=1420640/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=34872 CPUtime=162.13
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 8614 0 0 0 16200 13 0 0 25 0 1 0 1010291433 35708928 8549 4294967295 134512640 135216011 3213145072 3213143424 134527888 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 8718 8549 71 172 0 8545 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 37292

[startup+222.306 s]
/proc/loadavg: 1.33 1.10 1.03 2/95 4188
/proc/meminfo: memFree=1420672/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=34872 CPUtime=222.12
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 8620 0 0 0 22199 13 0 0 25 0 1 0 1010291433 35708928 8555 4294967295 134512640 135216011 3213145072 3213143424 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 8718 8555 71 172 0 8545 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 37292

[startup+282.311 s]
/proc/loadavg: 1.30 1.14 1.05 2/95 4379
/proc/meminfo: memFree=1415944/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=39784 CPUtime=282.13
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 9837 0 0 0 28200 13 0 0 25 0 1 0 1010291433 40738816 9772 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 9946 9772 71 172 0 9773 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 42204

[startup+342.316 s]
/proc/loadavg: 1.11 1.11 1.04 2/95 4569
/proc/meminfo: memFree=1411256/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=44372 CPUtime=342.14
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 10983 0 0 0 34199 15 0 0 25 0 1 0 1010291433 45436928 10918 4294967295 134512640 135216011 3213145072 3213143424 134527471 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 11093 10918 71 172 0 10920 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 46792

[startup+402.311 s]
/proc/loadavg: 1.04 1.09 1.04 3/95 4758
/proc/meminfo: memFree=1410876/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19

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

/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=49664 CPUtime=522.15
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 12200 0 0 0 52198 17 0 0 25 0 1 0 1010291433 50855936 12135 4294967295 134512640 135216011 3213145072 3213143216 134535661 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 12416 12135 71 172 0 12243 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 52084

[startup+582.305 s]
/proc/loadavg: 1.00 1.04 1.02 2/95 5324
/proc/meminfo: memFree=1403056/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=52700 CPUtime=582.15
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 12994 0 0 0 58196 19 0 0 25 0 1 0 1010291433 53964800 12929 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13175 12929 71 172 0 13002 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 55120

[startup+642.32 s]
/proc/loadavg: 1.00 1.03 1.01 2/95 5512
/proc/meminfo: memFree=1402824/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=52980 CPUtime=642.17
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13051 0 0 0 64198 19 0 0 25 0 1 0 1010291433 54251520 12986 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13245 12986 71 172 0 13072 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 55400

[startup+702.315 s]
/proc/loadavg: 1.00 1.02 1.01 2/95 5701
/proc/meminfo: memFree=1402560/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=52980 CPUtime=702.17
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13051 0 0 0 70197 20 0 0 25 0 1 0 1010291433 54251520 12986 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13245 12986 71 172 0 13072 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 55400

[startup+762.319 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 5894
/proc/meminfo: memFree=1402288/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=52980 CPUtime=762.18
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13064 0 0 0 76198 20 0 0 25 0 1 0 1010291433 54251520 12999 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13245 12999 71 172 0 13072 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 55400

[startup+822.324 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 6079
/proc/meminfo: memFree=1402304/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=53132 CPUtime=822.19
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13099 0 0 0 82199 20 0 0 25 0 1 0 1010291433 54407168 13034 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13283 13034 71 172 0 13110 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 55552

[startup+882.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 6267
/proc/meminfo: memFree=1402420/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=53132 CPUtime=882.19
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13105 0 0 0 88199 20 0 0 25 0 1 0 1010291433 54407168 13040 4294967295 134512640 135216011 3213145072 3213143424 134527953 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13283 13040 71 172 0 13110 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 55552

[startup+942.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6455
/proc/meminfo: memFree=1402188/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=53400 CPUtime=942.19
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13155 0 0 0 94199 20 0 0 25 0 1 0 1010291433 54681600 13090 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13350 13090 71 172 0 13177 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 55820

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6644
/proc/meminfo: memFree=1401708/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=53836 CPUtime=1002.19
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 13237 0 0 0 100199 20 0 0 25 0 1 0 1010291433 55128064 13172 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 13459 13172 71 172 0 13286 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 56256

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6833
/proc/meminfo: memFree=1396856/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=58756 CPUtime=1062.2
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 14477 0 0 0 106198 22 0 0 25 0 1 0 1010291433 60166144 14412 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 14689 14412 71 172 0 14516 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 61176

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7022
/proc/meminfo: memFree=1391780/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=63624 CPUtime=1122.21
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 15702 0 0 0 112199 22 0 0 25 0 1 0 1010291433 65150976 15637 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 15906 15637 71 172 0 15733 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 66044

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7210
/proc/meminfo: memFree=1389912/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=65492 CPUtime=1182.21
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 16169 0 0 0 118199 22 0 0 25 0 1 0 1010291433 67063808 16104 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 16373 16104 71 172 0 16200 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 67912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7211
/proc/meminfo: memFree=1389920/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=65492 CPUtime=1199.81
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 16169 0 0 0 119958 23 0 0 25 0 1 0 1010291433 67063808 16104 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 16373 16104 71 172 0 16200 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 67912

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7211
/proc/meminfo: memFree=1389920/2074464 swapFree=1949056/1959888
[pid=3398] ppid=3396 vsize=2420 CPUtime=0.19
/proc/3398/stat : 3398 (SatELiteGTI) S 3396 3398 14060 0 -1 4194304 386 2429 0 0 0 0 17 2 18 0 1 0 1010291414 2478080 278 4294967295 134512640 135169312 3219294576 3219290792 3085491950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3398/statm: 605 278 235 161 0 44 0
[pid=3405] ppid=3398 vsize=65492 CPUtime=1199.81
/proc/3405/stat : 3405 (minisat_static) R 3398 3398 14060 0 -1 4202496 16169 0 0 0 119958 23 0 0 25 0 1 0 1010291433 67063808 16104 4294967295 134512640 135216011 3213145072 3213143424 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3405/statm: 16373 16104 71 172 0 16200 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 67912

Child status: 143
Real time (s): 1199.92
CPU time (s): 1200.01
CPU user time (s): 1199.75
CPU system time (s): 0.26
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 67912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
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= 19261
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 2688

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 09:12:23
IDJOB=1820606
IDBENCH=20491
IDSOLVER=661
FILE ID=tipi27/1820606-1242457943
PBS_JOBID=
Free space on /tmp= 9954 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820606-1242457943/watcher-1820606-1242457943 -o /tmp/evaluation-result-1820606-1242457943/solver-1820606-1242457943 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820606-1242457943.cnf

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

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED= 1849860152

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:       1456736 kB
Buffers:         32272 kB
Cached:         495472 kB
SwapCached:       5508 kB
Active:         339380 kB
Inactive:       198328 kB
HighTotal:     1178688 kB
HighFree:       703860 kB
LowTotal:       895776 kB
LowFree:        752876 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            3292 kB
Writeback:           0 kB
AnonPages:        9120 kB
Mapped:           3428 kB
Slab:            71460 kB
PageTables:        620 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= 9954 MiB
End job on tipi27 at 2009-05-16 09:32:23