Trace number 1820619

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
APTUSAT 2009-03-22? (TO) 1200.03 1199.93

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  194072   507926 |   58221       0        0     nan |  0.000 % |
0.12/0.13	c ==============================================================================
0.12/0.13	c Result  :   #vars: 1156   #clauses: 194072   #literals: 507926
0.12/0.13	c CPU time:   0.11 s
0.12/0.13	c ==============================================================================
0.23/0.30	This is MiniSat 2.0 beta
0.23/0.30	WARNING: for repeatability, setting FPU to use double precision
0.23/0.30	============================[ Problem Statistics ]=============================
0.23/0.30	|                                                                             |
0.23/0.30	|  Number of variables:  1156                                                 |
0.23/0.30	|  Number of clauses:    194072                                               |
0.30/0.39	|  Parsing time:         0.08         s                                       |
0.30/0.40	============================[ Search Statistics ]==============================
0.30/0.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.30/0.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.30/0.40	===============================================================================
0.30/0.40	|         0 |    1156   194072   507926 |    64690        0    nan |  0.000 % |
0.30/0.48	|       100 |    1156   194072   507926 |    71159      100     35 |  0.000 % |
0.30/0.53	|       250 |    1156   194072   507926 |    78275      250     27 |  0.006 % |
0.30/0.60	|       475 |    1156   194072   507926 |    86103      475     24 |  0.006 % |
0.30/0.69	|       812 |    1156   194072   507926 |    94713      812     23 |  0.006 % |
0.30/0.82	|      1318 |    1156   194072   507926 |   104184     1318     23 |  0.006 % |
0.30/0.99	|      2077 |    1156   194072   507926 |   114603     2077     24 |  0.006 % |
1.23/1.27	|      3216 |    1156   194072   507926 |   126063     3216     23 |  0.006 % |
1.63/1.69	|      4924 |    1156   194072   507926 |   138670     4924     24 |  0.006 % |
2.33/2.33	|      7486 |    1156   194072   507926 |   152537     7486     24 |  0.006 % |
3.23/3.27	|     11330 |    1156   194072   507926 |   167790    11330     24 |  0.006 % |
4.83/4.90	|     17096 |    1156   194072   507926 |   184570    17096     24 |  0.006 % |
7.43/7.42	|     25745 |    1156   194072   507926 |   203027    25745     25 |  0.006 % |
12.23/12.25	|     38719 |    1156   194072   507926 |   223329    38719     26 |  0.006 % |
20.33/20.36	|     58180 |    1156   194072   507926 |   245662    58180     27 |  0.006 % |
37.54/37.61	|     87372 |    1156   194072   507926 |   270228    87372     27 |  0.006 % |
68.82/68.87	|    131161 |    1156   194072   507926 |   297251   131161     28 |  0.006 % |
136.03/136.02	|    196845 |    1156   194072   507926 |   326977   196845     29 |  0.006 % |
300.04/300.01	|    295371 |    1156   194072   507926 |   359674   295371     30 |  0.006 % |
513.36/513.35	|    443160 |    1156   194072   507926 |   395642   113198     33 |  0.006 % |
912.10/912.08	|    664843 |    1155   193742   507070 |   435206   334880     35 |  0.093 % |
1200.02/1199.92	HOME/SatELiteGTI: line 36:  4882 Terminated              $MS $2 $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-1820619-1242459614/watcher-1820619-1242459614 -o /tmp/evaluation-result-1820619-1242459614/solver-1820619-1242459614 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820619-1242459614.cnf -restarts=1 

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.02 1.01 1.00 5/93 4876
/proc/meminfo: memFree=682964/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2412 CPUtime=0.01
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 366 643 0 0 0 0 0 1 18 0 1 0 1010461919 2469888 276 4294967295 134512640 135169312 3218192480 3218191016 3085127406 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4876/statm: 603 276 235 161 0 42 0
[pid=4880] ppid=4876 vsize=948 CPUtime=0
/proc/4880/stat : 4880 (SatELite_releas) R 4876 4876 10436 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 1010461919 970752 30 4294967295 134512640 135223648 3220521616 3220521392 134651181 0 0 0 0 0 0 0 17 3 0 0 0
/proc/4880/statm: 237 42 33 174 0 62 0

[startup+0.112721 s]
/proc/loadavg: 1.02 1.01 1.00 5/93 4876
/proc/meminfo: memFree=682964/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2412 CPUtime=0.01
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 366 643 0 0 0 0 0 1 18 0 1 0 1010461919 2469888 276 4294967295 134512640 135169312 3218192480 3218191016 3085127406 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4876/statm: 603 276 235 161 0 42 0
[pid=4880] ppid=4876 vsize=11508 CPUtime=0.11
/proc/4880/stat : 4880 (SatELite_releas) R 4876 4876 10436 0 -1 4202496 2703 0 0 0 9 2 0 0 21 0 1 0 1010461919 11784192 2639 4294967295 134512640 135223648 3220521616 3220520456 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4880/statm: 2877 2639 47 174 0 2702 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13920

[startup+0.22271 s]
/proc/loadavg: 1.02 1.01 1.00 5/93 4876
/proc/meminfo: memFree=682964/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2412 CPUtime=0.01
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 366 643 0 0 0 0 0 1 18 0 1 0 1010461919 2469888 276 4294967295 134512640 135169312 3218192480 3218191016 3085127406 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4876/statm: 603 276 235 161 0 42 0
[pid=4880] ppid=4876 vsize=11512 CPUtime=0.22
/proc/4880/stat : 4880 (SatELite_releas) R 4876 4876 10436 0 -1 4202496 2734 0 0 0 20 2 0 0 21 0 1 0 1010461919 11788288 2670 4294967295 134512640 135223648 3220521616 3220518420 134818454 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4880/statm: 2878 2670 72 174 0 2703 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13924

[startup+0.322703 s]
/proc/loadavg: 1.02 1.01 1.00 5/93 4876
/proc/meminfo: memFree=682964/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2416

[startup+0.722669 s]
/proc/loadavg: 1.02 1.01 1.00 5/93 4876
/proc/meminfo: memFree=682964/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2416

[startup+1.5226 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 4882
/proc/meminfo: memFree=670152/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=10640 CPUtime=1.23
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 2594 0 0 0 121 2 0 0 19 0 1 0 1010461949 10895360 2529 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 2660 2529 73 172 0 2486 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 13056

[startup+3.12247 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 4882
/proc/meminfo: memFree=669780/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=11168 CPUtime=2.83
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 2734 0 0 0 281 2 0 0 24 0 1 0 1010461949 11436032 2669 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 2792 2669 73 172 0 2618 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 13584

[startup+6.32221 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 5065
/proc/meminfo: memFree=667808/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=12672 CPUtime=6.03
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 3096 0 0 0 601 2 0 0 25 0 1 0 1010461949 12976128 3031 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 3168 3031 73 172 0 2994 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 15088

[startup+12.7217 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 5067
/proc/meminfo: memFree=665300/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=14960 CPUtime=12.43
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 3678 0 0 0 1241 2 0 0 25 0 1 0 1010461949 15319040 3613 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 3740 3613 73 172 0 3566 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 17376

[startup+25.5206 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 5068
/proc/meminfo: memFree=661576/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=18988 CPUtime=25.23
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 4646 0 0 0 2521 2 0 0 25 0 1 0 1010461949 19443712 4581 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 4747 4581 73 172 0 4573 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 21404

[startup+51.1185 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5070
/proc/meminfo: memFree=655704/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=24876 CPUtime=50.83
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 6123 0 0 0 5079 4 0 0 25 0 1 0 1010461949 25473024 6058 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 6219 6058 73 172 0 6045 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 27292

[startup+102.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5261
/proc/meminfo: memFree=646388/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=33876 CPUtime=102.03
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 8362 0 0 0 10197 6 0 0 25 0 1 0 1010461949 34689024 8297 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 8469 8297 73 172 0 8295 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 36292

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 5449
/proc/meminfo: memFree=638212/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=42216 CPUtime=162.03
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 10391 0 0 0 16194 9 0 0 25 0 1 0 1010461949 43229184 10326 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 10554 10326 73 172 0 10380 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 44632

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5636
/proc/meminfo: memFree=632028/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=48208 CPUtime=222.04
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 11891 0 0 0 22194 10 0 0 25 0 1 0 1010461949 49364992 11826 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 12052 11826 73 172 0 11878 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 50624

[startup+282.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5825
/proc/meminfo: memFree=626936/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=53232 CPUtime=282.04
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 13181 0 0 0 28191 13 0 0 25 0 1 0 1010461949 54509568 13116 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 13308 13116 73 172 0 13134 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 55648

[startup+342.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6011
/proc/meminfo: memFree=621116/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=59548 CPUtime=342.05
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 14656 0 0 0 34192 13 0 0 25 0 1 0 1010461949 60977152 14591 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 14887 14591 73 172 0 14713 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 61964

[startup+402.32 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 6202
/proc/meminfo: memFree=615652/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3

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

/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66040 CPUtime=462.06
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16277 0 0 0 46191 15 0 0 25 0 1 0 1010461949 67624960 16212 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16510 16212 73 172 0 16336 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 68456

[startup+522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6581
/proc/meminfo: memFree=614420/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66176 CPUtime=522.06
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16312 0 0 0 52191 15 0 0 25 0 1 0 1010461949 67764224 16247 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16544 16247 73 172 0 16370 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 68592

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6770
/proc/meminfo: memFree=614536/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66176 CPUtime=582.07
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16321 0 0 0 58192 15 0 0 25 0 1 0 1010461949 67764224 16256 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16544 16256 73 172 0 16370 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 68592

[startup+642.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6956
/proc/meminfo: memFree=614172/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66496 CPUtime=642.08
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16369 0 0 0 64193 15 0 0 25 0 1 0 1010461949 68091904 16304 4294967295 134512640 135213731 3215627856 3215626336 134530042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16624 16304 73 172 0 16450 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 68912

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7145
/proc/meminfo: memFree=614040/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66496 CPUtime=702.08
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16373 0 0 0 70193 15 0 0 25 0 1 0 1010461949 68091904 16308 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16624 16308 73 172 0 16450 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 68912

[startup+762.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7333
/proc/meminfo: memFree=613908/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66496 CPUtime=762.09
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16390 0 0 0 76192 17 0 0 25 0 1 0 1010461949 68091904 16325 4294967295 134512640 135213731 3215627856 3215626336 134530171 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16624 16325 73 172 0 16450 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 68912

[startup+822.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7520
/proc/meminfo: memFree=613800/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=66660 CPUtime=822.08
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16421 0 0 0 82191 17 0 0 25 0 1 0 1010461949 68259840 16356 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 16665 16356 73 172 0 16491 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 69076

[startup+882.32 s]
/proc/loadavg: 1.14 1.04 1.01 2/95 7713
/proc/meminfo: memFree=612040/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=68776 CPUtime=882.1
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 16937 0 0 0 88193 17 0 0 25 0 1 0 1010461949 70426624 16872 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4882/statm: 17194 16872 73 172 0 17020 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 71192

[startup+942.315 s]
/proc/loadavg: 1.05 1.03 1.01 2/95 7899
/proc/meminfo: memFree=607600/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=73176 CPUtime=942.1
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 18016 0 0 0 94191 19 0 0 25 0 1 0 1010461949 74932224 17951 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4882/statm: 18294 17951 73 172 0 18120 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 75592

[startup+1002.32 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 8088
/proc/meminfo: memFree=603004/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=78156 CPUtime=1002.11
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 19283 0 0 0 100191 20 0 0 25 0 1 0 1010461949 80031744 19218 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4882/statm: 19539 19218 73 172 0 19365 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 80572

[startup+1062.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 8276
/proc/meminfo: memFree=598532/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=82792 CPUtime=1062.11
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 20450 0 0 0 106191 20 0 0 25 0 1 0 1010461949 84779008 20385 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4882/statm: 20698 20385 73 172 0 20524 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 85208

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 8463
/proc/meminfo: memFree=593712/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=87324 CPUtime=1122.12
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 21601 0 0 0 112192 20 0 0 25 0 1 0 1010461949 89419776 21536 4294967295 134512640 135213731 3215627856 3215626336 134530096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4882/statm: 21831 21536 73 172 0 21657 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 89740

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 8656
/proc/meminfo: memFree=592564/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=87984 CPUtime=1182.11
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 21778 0 0 0 118191 20 0 0 25 0 1 0 1010461949 90095616 21713 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4882/statm: 21996 21713 73 172 0 21822 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 90400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 8656
/proc/meminfo: memFree=592596/2074464 swapFree=1948616/1959888
[pid=4876] ppid=4874 vsize=2416 CPUtime=0.3
/proc/4876/stat : 4876 (SatELiteGTI) S 4874 4876 10436 0 -1 4194304 384 3379 0 0 0 0 27 3 18 0 1 0 1010461919 2473984 277 4294967295 134512640 135169312 3218192480 3218188696 3085127406 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4876/statm: 604 277 235 161 0 43 0
[pid=4882] ppid=4876 vsize=87984 CPUtime=1199.72
/proc/4882/stat : 4882 (minisat_static) R 4876 4876 10436 0 -1 4202496 21786 0 0 0 119952 20 0 0 25 0 1 0 1010461949 90095616 21721 4294967295 134512640 135213731 3215627856 3215626336 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4882/statm: 21996 21721 73 172 0 21822 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 90400

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.03
CPU user time (s): 1199.79
CPU system time (s): 0.24
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 90400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25825
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= 23
involuntary context switches= 1313

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 09:40:14
IDJOB=1820619
IDBENCH=20493
IDSOLVER=662
FILE ID=tipi16/1820619-1242459614
PBS_JOBID=
Free space on /tmp= 5848 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820619-1242459614/watcher-1820619-1242459614 -o /tmp/evaluation-result-1820619-1242459614/solver-1820619-1242459614 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820619-1242459614.cnf -restarts=1

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED= 779083349

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

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

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        682980 kB
Buffers:         43724 kB
Cached:        1251480 kB
SwapCached:       6028 kB
Active:         726348 kB
Inactive:       578864 kB
HighTotal:     1178688 kB
HighFree:       191588 kB
LowTotal:       895776 kB
LowFree:        491392 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            4256 kB
Writeback:           0 kB
AnonPages:        9152 kB
Mapped:           3336 kB
Slab:            78292 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5848 MiB
End job on tipi16 at 2009-05-16 10:00:14