Trace number 1821146

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.1 1200.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.05/0.09	c ==============================================================================
0.05/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.09	c ==============================================================================
0.05/0.09	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.22/1.26	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.22/1.26	c ==============================================================================
1.22/1.26	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.22/1.26	c CPU time:   1.24 s
1.22/1.26	c ==============================================================================
1.32/1.32	This is MiniSat 2.0 beta
1.32/1.32	WARNING: for repeatability, setting FPU to use double precision
1.32/1.32	============================[ Problem Statistics ]=============================
1.32/1.32	|                                                                             |
1.32/1.33	|  Number of variables:  14277                                                |
1.32/1.33	|  Number of clauses:    59390                                                |
1.32/1.37	|  Parsing time:         0.04         s                                       |
1.32/1.37	============================[ Search Statistics ]==============================
1.32/1.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.37	===============================================================================
1.32/1.37	|         0 |   14277    59390   177244 |    19796        0    nan |  0.000 % |
1.33/1.43	|       100 |   14257    59390   177244 |    21776       92     30 |  2.304 % |
1.33/1.58	|       250 |   14257    59390   177244 |    23953      242     78 |  2.304 % |
2.52/2.59	|       475 |   13948    57654   172802 |    26349      465     60 |  2.305 % |
3.92/3.97	|       812 |   13948    57654   172802 |    28984      802     47 |  2.304 % |
5.62/5.63	|      1319 |   13948    57654   172802 |    31882     1309     44 |  2.304 % |
8.83/8.86	|      2079 |   13948    57654   172802 |    35071     2069     37 |  2.304 % |
13.42/13.41	|      3219 |   13948    57654   172802 |    38578     3209     34 |  2.304 % |
19.73/19.81	|      4927 |   13948    57654   172802 |    42435     4917     34 |  2.304 % |
29.53/29.55	|      7489 |   13948    57654   172802 |    46679     7479     33 |  2.304 % |
44.63/44.66	|     11334 |   13948    57654   172802 |    51347    11324     34 |  2.304 % |
73.23/73.24	|     17100 |   13948    57654   172802 |    56482    17090     34 |  2.304 % |
112.73/112.72	|     25750 |   13902    57442   172321 |    62130    25739     34 |  2.627 % |
184.14/184.14	|     38725 |   13902    57442   172321 |    68343    38714     31 |  2.627 % |
298.04/298.10	|     58186 |   13902    57442   172321 |    75177    58175     31 |  2.627 % |
363.74/363.72	|     87378 |   13902    57442   172321 |    82695    25020     72 |  2.627 % |
638.95/638.93	|    131167 |   13902    57442   172321 |    90965    68809     63 |  2.627 % |
1057.88/1057.85	|    196851 |   13902    57442   172321 |   100061    58237     29 |  2.627 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36:  9149 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-1821146-1242512068/watcher-1821146-1242512068 -o /tmp/evaluation-result-1821146-1242512068/solver-1821146-1242512068 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821146-1242512068.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 3/91 9143
/proc/meminfo: memFree=1156760/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2412 CPUtime=0.01
/proc/9143/stat : 9143 (SatELiteGTI) R 9141 9143 9090 0 -1 4194304 353 643 0 0 1 0 0 0 18 0 1 0 1015707185 2469888 276 4294967295 134512640 135169312 3217840144 3217838620 3085784948 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/9143/statm: 603 276 235 161 0 42 0
[pid=9147] ppid=9143 vsize=2412 CPUtime=0
/proc/9147/stat : 9147 (SatELiteGTI) R 9143 9143 9090 0 -1 4194368 35 0 0 0 0 0 0 0 18 0 1 0 1015707185 2469888 64 4294967295 134512640 135169312 3217840144 3217838312 3085368280 0 0 0 65536 0 0 0 17 2 0 0 0
/proc/9147/statm: 603 87 45 161 0 42 0

[startup+0.040748 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 9143
/proc/meminfo: memFree=1156760/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2412 CPUtime=0.01
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 366 643 0 0 1 0 0 0 18 0 1 0 1015707185 2469888 276 4294967295 134512640 135169312 3217840144 3217838680 3085782766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9143/statm: 603 276 235 161 0 42 0
[pid=9147] ppid=9143 vsize=7068 CPUtime=0.04
/proc/9147/stat : 9147 (SatELite_releas) R 9143 9143 9090 0 -1 4202496 1640 0 0 0 4 0 0 0 20 0 1 0 1015707185 7237632 1575 4294967295 134512640 135223648 3220923120 3220921704 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9147/statm: 1767 1575 47 174 0 1592 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9480

[startup+0.110744 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 9143
/proc/meminfo: memFree=1156760/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2412 CPUtime=0.01
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 366 643 0 0 1 0 0 0 18 0 1 0 1015707185 2469888 276 4294967295 134512640 135169312 3217840144 3217838680 3085782766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9143/statm: 603 276 235 161 0 42 0
[pid=9147] ppid=9143 vsize=14552 CPUtime=0.11
/proc/9147/stat : 9147 (SatELite_releas) R 9143 9143 9090 0 -1 4202496 3486 0 0 0 10 1 0 0 21 0 1 0 1015707185 14901248 3278 4294967295 134512640 135223648 3220923120 3220921072 134563693 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9147/statm: 3638 3278 108 174 0 3463 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16964

[startup+0.310735 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 9143
/proc/meminfo: memFree=1156760/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2412 CPUtime=0.01
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 366 643 0 0 1 0 0 0 18 0 1 0 1015707185 2469888 276 4294967295 134512640 135169312 3217840144 3217838680 3085782766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9143/statm: 603 276 235 161 0 42 0
[pid=9147] ppid=9143 vsize=14932 CPUtime=0.31
/proc/9147/stat : 9147 (SatELite_releas) R 9143 9143 9090 0 -1 4202496 3667 0 0 0 29 2 0 0 21 0 1 0 1015707185 15290368 3424 4294967295 134512640 135223648 3220923120 3220921136 134586974 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9147/statm: 3733 3424 73 174 0 3558 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17344

[startup+0.710716 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 9143
/proc/meminfo: memFree=1156760/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2412 CPUtime=0.01
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 366 643 0 0 1 0 0 0 18 0 1 0 1015707185 2469888 276 4294967295 134512640 135169312 3217840144 3217838680 3085782766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9143/statm: 603 276 235 161 0 42 0
[pid=9147] ppid=9143 vsize=15744 CPUtime=0.71
/proc/9147/stat : 9147 (SatELite_releas) R 9143 9143 9090 0 -1 4202496 3864 0 0 0 69 2 0 0 22 0 1 0 1015707185 16121856 3621 4294967295 134512640 135223648 3220923120 3220921208 134587080 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9147/statm: 3936 3621 73 174 0 3761 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18156

[startup+1.51068 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9148
/proc/meminfo: memFree=1138144/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2416

[startup+3.1106 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9149
/proc/meminfo: memFree=1146824/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=6044 CPUtime=1.79
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 1398 0 0 0 177 2 0 0 20 0 1 0 1015707317 6189056 1333 4294967295 134512640 135216011 3214038208 3214036352 134535958 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 1511 1333 71 172 0 1338 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8460

[startup+6.31045 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9150
/proc/meminfo: memFree=1146856/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=6176 CPUtime=4.99
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 1441 0 0 0 497 2 0 0 25 0 1 0 1015707317 6324224 1376 4294967295 134512640 135216011 3214038208 3214036560 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 1544 1376 71 172 0 1371 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8592

[startup+12.7101 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9150
/proc/meminfo: memFree=1146788/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=6440 CPUtime=11.39
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 1497 0 0 0 1137 2 0 0 25 0 1 0 1015707317 6594560 1432 4294967295 134512640 135216011 3214038208 3214036560 134527760 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 1610 1432 71 172 0 1437 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8856

[startup+25.5195 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9153
/proc/meminfo: memFree=1146356/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=7108 CPUtime=24.2
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 1650 0 0 0 2418 2 0 0 25 0 1 0 1015707317 7278592 1585 4294967295 134512640 135216011 3214038208 3214036352 134535950 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 1777 1585 71 172 0 1604 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 9524

[startup+51.1183 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9338
/proc/meminfo: memFree=1144888/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=8224 CPUtime=49.8
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 1925 0 0 0 4977 3 0 0 25 0 1 0 1015707317 8421376 1860 4294967295 134512640 135216011 3214038208 3214036352 134536015 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 2056 1860 71 172 0 1883 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 10640

[startup+102.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9342
/proc/meminfo: memFree=1143444/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=9948 CPUtime=101.01
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 2351 0 0 0 10097 4 0 0 25 0 1 0 1015707317 10186752 2286 4294967295 134512640 135216011 3214038208 3214036560 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 2487 2286 71 172 0 2314 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 12364

[startup+162.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9531
/proc/meminfo: memFree=1141468/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=11712 CPUtime=161.01
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 2813 0 0 0 16097 4 0 0 25 0 1 0 1015707317 11993088 2748 4294967295 134512640 135216011 3214038208 3214036560 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 2928 2748 71 172 0 2755 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 14128

[startup+222.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9719
/proc/meminfo: memFree=1139980/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=13144 CPUtime=221.01
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 3157 0 0 0 22094 7 0 0 25 0 1 0 1015707317 13459456 3092 4294967295 134512640 135216011 3214038208 3214036352 134536575 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 3286 3092 71 172 0 3113 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 15560

[startup+282.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9908
/proc/meminfo: memFree=1138120/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=15020 CPUtime=281.01
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 3616 0 0 0 28093 8 0 0 25 0 1 0 1015707317 15380480 3551 4294967295 134512640 135216011 3214038208 3214036560 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 3755 3551 71 172 0 3582 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 17436

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10101
/proc/meminfo: memFree=1131796/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=21928 CPUtime=341.01
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 5328 0 0 0 34091 10 0 0 25 0 1 0 1015707317 22454272 5263 4294967295 134512640 135216011 3214038208 3214036560 134527579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 5482 5263 71 172 0 5309 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 24344

[startup+402.312 s]

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

/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=21928 CPUtime=461.01
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 5329 0 0 0 46090 11 0 0 25 0 1 0 1015707317 22454272 5264 4294967295 134512640 135216011 3214038208 3214036352 134536369 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 5482 5264 71 172 0 5309 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 24344

[startup+522.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10664
/proc/meminfo: memFree=1131052/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=22512 CPUtime=521.02
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 5473 0 0 0 52090 12 0 0 25 0 1 0 1015707317 23052288 5408 4294967295 134512640 135216011 3214038208 3214036352 134536495 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 5628 5408 71 172 0 5455 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 24928

[startup+582.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10853
/proc/meminfo: memFree=1129068/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=24652 CPUtime=581.02
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 6008 0 0 0 58090 12 0 0 25 0 1 0 1015707317 25243648 5943 4294967295 134512640 135216011 3214038208 3214036352 134536015 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 6163 5943 71 172 0 5990 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 27068

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11040
/proc/meminfo: memFree=1126588/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=26768 CPUtime=641.02
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 6547 0 0 0 64087 15 0 0 25 0 1 0 1015707317 27410432 6482 4294967295 134512640 135216011 3214038208 3214036352 134535994 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 6692 6482 71 172 0 6519 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 29184

[startup+702.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11233
/proc/meminfo: memFree=1124580/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=28628 CPUtime=701.02
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7016 0 0 0 70087 15 0 0 25 0 1 0 1015707317 29315072 6951 4294967295 134512640 135216011 3214038208 3214036560 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7157 6951 71 172 0 6984 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 31044

[startup+762.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11419
/proc/meminfo: memFree=1122744/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=30372 CPUtime=761.03
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7441 0 0 0 76087 16 0 0 25 0 1 0 1015707317 31100928 7376 4294967295 134512640 135216011 3214038208 3214036560 134527435 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7593 7376 71 172 0 7420 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 32788

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11607
/proc/meminfo: memFree=1122000/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31344 CPUtime=821.04
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7646 0 0 0 82088 16 0 0 25 0 1 0 1015707317 32096256 7581 4294967295 134512640 135216011 3214038208 3214036352 134537330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7836 7581 71 172 0 7663 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 33760

[startup+882.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11796
/proc/meminfo: memFree=1121876/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31344 CPUtime=881.04
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7646 0 0 0 88088 16 0 0 25 0 1 0 1015707317 32096256 7581 4294967295 134512640 135216011 3214038208 3214036560 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7836 7581 71 172 0 7663 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 33760

[startup+942.326 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11983
/proc/meminfo: memFree=1121752/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31344 CPUtime=941.05
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7646 0 0 0 94088 17 0 0 25 0 1 0 1015707317 32096256 7581 4294967295 134512640 135216011 3214038208 3214036352 134536416 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7836 7581 71 172 0 7663 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 33760

[startup+1002.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 12172
/proc/meminfo: memFree=1121744/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31476 CPUtime=1001.04
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7673 0 0 0 100087 17 0 0 25 0 1 0 1015707317 32231424 7608 4294967295 134512640 135216011 3214038208 3214036560 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7869 7608 71 172 0 7696 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 33892

[startup+1062.32 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 12358
/proc/meminfo: memFree=1121504/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31612 CPUtime=1061.05
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7702 0 0 0 106088 17 0 0 25 0 1 0 1015707317 32370688 7637 4294967295 134512640 135216011 3214038208 3214036560 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7903 7637 71 172 0 7730 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 34028

[startup+1122.32 s]
/proc/loadavg: 1.07 1.03 1.01 3/93 12550
/proc/meminfo: memFree=1121752/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31612 CPUtime=1121.05
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7707 0 0 0 112088 17 0 0 25 0 1 0 1015707317 32370688 7642 4294967295 134512640 135216011 3214038208 3214036560 134527888 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7903 7642 71 172 0 7730 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 34028

[startup+1182.32 s]
/proc/loadavg: 1.09 1.05 1.01 3/93 12739
/proc/meminfo: memFree=1121628/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31796 CPUtime=1181.06
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7741 0 0 0 118089 17 0 0 25 0 1 0 1015707317 32559104 7676 4294967295 134512640 135216011 3214038208 3214036352 134536039 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7949 7676 71 172 0 7776 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 34212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.07 1.05 1.01 3/93 12922
/proc/meminfo: memFree=1121648/2074464 swapFree=1953004/1959888
[pid=9143] ppid=9141 vsize=2416 CPUtime=1.33
/proc/9143/stat : 9143 (SatELiteGTI) S 9141 9143 9090 0 -1 4194304 385 4814 0 0 1 0 130 2 20 0 1 0 1015707185 2473984 277 4294967295 134512640 135169312 3217840144 3217836360 3085782766 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9143/statm: 604 277 235 161 0 43 0
[pid=9149] ppid=9143 vsize=31936 CPUtime=1198.76
/proc/9149/stat : 9149 (minisat_static) R 9143 9143 9090 0 -1 4202496 7756 0 0 0 119859 17 0 0 25 0 1 0 1015707317 32702464 7691 4294967295 134512640 135216011 3214038208 3214036352 134536315 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9149/statm: 7984 7691 71 172 0 7811 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 34352

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.1
CPU user time (s): 1199.9
CPU system time (s): 0.2
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 34352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13230
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= 2027

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 00:14:28
IDJOB=1821146
IDBENCH=70850
IDSOLVER=661
FILE ID=tipi19/1821146-1242512068
PBS_JOBID=
Free space on /tmp= 9098 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-26-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821146-1242512068/watcher-1821146-1242512068 -o /tmp/evaluation-result-1821146-1242512068/solver-1821146-1242512068 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821146-1242512068.cnf

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED= 1672689484

Linux tipi19 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.426
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.39

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1156784 kB
Buffers:         26580 kB
Cached:         801272 kB
SwapCached:       2992 kB
Active:         167552 kB
Inactive:       669860 kB
HighTotal:     1178688 kB
HighFree:       454340 kB
LowTotal:       895776 kB
LowFree:        702444 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            3200 kB
Writeback:           0 kB
AnonPages:        8812 kB
Mapped:           3196 kB
Slab:            71624 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9098 MiB
End job on tipi19 at 2009-05-17 00:34:29