Trace number 1849480

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat2 070721/core? (TO) 1200.02 1199.93

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
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 variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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.07/0.09	c ==============================================================================
0.07/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.09	c ==============================================================================
0.07/0.09	c |         0 |   95911   226247 |   28773       0        0     nan |  0.000 % |
1.22/1.28	c |         0 |   59414   177649 |      --       0       --      -- |     --   | -36157/-47622
1.22/1.28	c ==============================================================================
1.22/1.28	c Result  :   #vars: 14275   #clauses: 59414   #literals: 177649
1.22/1.28	c CPU time:   1.26 s
1.22/1.28	c ==============================================================================
1.32/1.35	This is MiniSat 2.0 beta
1.32/1.35	WARNING: for repeatability, setting FPU to use double precision
1.32/1.35	============================[ Problem Statistics ]=============================
1.32/1.35	|                                                                             |
1.32/1.35	|  Number of variables:  14275                                                |
1.32/1.35	|  Number of clauses:    59414                                                |
1.32/1.39	|  Parsing time:         0.04         s                                       |
1.32/1.40	============================[ Search Statistics ]==============================
1.32/1.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.40	===============================================================================
1.32/1.40	|         0 |   14275    59414   177649 |    19804        0    nan |  0.000 % |
1.36/1.49	|       100 |   14255    59414   177649 |    21785       92     39 |  2.508 % |
2.22/2.26	|       250 |   13917    57520   172850 |    23963      237     53 |  2.508 % |
3.22/3.29	|       476 |   13917    57520   172850 |    26360      463     41 |  2.508 % |
5.02/5.05	|       814 |   13917    57520   172850 |    28996      801     33 |  2.508 % |
7.12/7.18	|      1320 |   13917    57520   172850 |    31895     1307     37 |  2.508 % |
11.02/11.06	|      2079 |   13917    57520   172850 |    35085     2066     34 |  2.508 % |
16.02/16.04	|      3218 |   13917    57520   172850 |    38593     3205     36 |  2.508 % |
24.23/24.22	|      4927 |   13917    57520   172850 |    42453     4914     32 |  2.508 % |
36.83/36.87	|      7490 |   13917    57520   172850 |    46698     7477     34 |  2.508 % |
58.03/58.09	|     11335 |   13871    57308   172369 |    51368    11321     32 |  2.830 % |
90.14/90.14	|     17101 |   13871    57308   172369 |    56505    17087     30 |  2.830 % |
137.34/137.41	|     25751 |   13871    57308   172369 |    62155    25737     31 |  2.830 % |
220.54/220.56	|     38725 |   13871    57308   172369 |    68371    38711     33 |  2.830 % |
351.45/351.45	|     58186 |   13871    57308   172369 |    75208    58172     33 |  2.830 % |
536.57/536.59	|     87378 |   13871    57308   172369 |    82729    26146     31 |  2.830 % |
837.78/837.71	|    131167 |   13871    57308   172369 |    91001    69935     30 |  2.830 % |
1200.01/1199.92	HOME/SatELiteGTI: line 36:  7747 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-1849480-1244824445/watcher-1849480-1244824445 -o /tmp/evaluation-result-1849480-1244824445/solver-1849480-1244824445 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849480-1244824445.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 7741
/proc/meminfo: memFree=1833604/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2416 CPUtime=0.01
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 79869812 2473984 277 4294967295 134512640 135169312 3213063040 3213061576 3085344494 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7741/statm: 604 277 235 161 0 43 0
[pid=7745] ppid=7741 vsize=948 CPUtime=0
/proc/7745/stat : 7745 (SatELite_releas) R 7741 7741 18459 0 -1 4202496 112 0 0 0 0 0 0 0 25 0 1 0 79869813 970752 48 4294967295 134512640 135223648 3214828832 3214827800 134700496 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7745/statm: 237 52 43 174 0 62 0

[startup+0.060941 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 7741
/proc/meminfo: memFree=1833604/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2416 CPUtime=0.01
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 79869812 2473984 277 4294967295 134512640 135169312 3213063040 3213061576 3085344494 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7741/statm: 604 277 235 161 0 43 0
[pid=7745] ppid=7741 vsize=9436 CPUtime=0.06
/proc/7745/stat : 7745 (SatELite_releas) R 7741 7741 18459 0 -1 4202496 2173 0 0 0 5 1 0 0 25 0 1 0 79869813 9662464 2109 4294967295 134512640 135223648 3214828832 3214827416 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7745/statm: 2359 2110 47 174 0 2184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11852

[startup+0.110938 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 7741
/proc/meminfo: memFree=1833604/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2416 CPUtime=0.01
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 79869812 2473984 277 4294967295 134512640 135169312 3213063040 3213061576 3085344494 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7741/statm: 604 277 235 161 0 43 0
[pid=7745] ppid=7741 vsize=14548 CPUtime=0.11
/proc/7745/stat : 7745 (SatELite_releas) R 7741 7741 18459 0 -1 4202496 3484 0 0 0 10 1 0 0 25 0 1 0 79869813 14897152 3277 4294967295 134512640 135223648 3214828832 3214826688 134578231 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7745/statm: 3637 3277 107 174 0 3462 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16964

[startup+0.310923 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 7741
/proc/meminfo: memFree=1833604/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2416 CPUtime=0.01
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 79869812 2473984 277 4294967295 134512640 135169312 3213063040 3213061576 3085344494 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7741/statm: 604 277 235 161 0 43 0
[pid=7745] ppid=7741 vsize=14936 CPUtime=0.31
/proc/7745/stat : 7745 (SatELite_releas) R 7741 7741 18459 0 -1 4202496 3663 0 0 0 29 2 0 0 25 0 1 0 79869813 15294464 3422 4294967295 134512640 135223648 3214828832 3214826780 134687968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7745/statm: 3734 3422 73 174 0 3559 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17352

[startup+0.710932 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 7741
/proc/meminfo: memFree=1833604/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2416 CPUtime=0.01
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 79869812 2473984 277 4294967295 134512640 135169312 3213063040 3213061576 3085344494 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7741/statm: 604 277 235 161 0 43 0
[pid=7745] ppid=7741 vsize=15748 CPUtime=0.71
/proc/7745/stat : 7745 (SatELite_releas) R 7741 7741 18459 0 -1 4202496 3862 0 0 0 69 2 0 0 25 0 1 0 79869813 16125952 3621 4294967295 134512640 135223648 3214828832 3214826848 134587023 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7745/statm: 3937 3621 73 174 0 3762 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18164

[startup+1.51084 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 7746
/proc/meminfo: memFree=1815244/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 2420

[startup+3.11072 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7747
/proc/meminfo: memFree=1824296/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=5836 CPUtime=1.76
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 1363 0 0 0 176 0 0 0 25 0 1 0 79869948 5976064 1298 4294967295 134512640 135212939 3217309664 3217308128 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 1459 1298 75 171 0 1287 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8256

[startup+6.3105 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7749
/proc/meminfo: memFree=1824172/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=5968 CPUtime=4.96
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 1395 0 0 0 495 1 0 0 25 0 1 0 79869948 6111232 1330 4294967295 134512640 135212939 3217309664 3217308128 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 1492 1330 75 171 0 1320 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8388

[startup+12.7101 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7749
/proc/meminfo: memFree=1823864/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=6232 CPUtime=11.36
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 1457 0 0 0 1135 1 0 0 25 0 1 0 79869948 6381568 1392 4294967295 134512640 135212939 3217309664 3217307840 134529544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 1558 1392 75 171 0 1386 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8652

[startup+25.5191 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7749
/proc/meminfo: memFree=1823588/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=6760 CPUtime=24.17
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 1575 0 0 0 2416 1 0 0 25 0 1 0 79869948 6922240 1510 4294967295 134512640 135212939 3217309664 3217308128 134526800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 1690 1510 75 171 0 1518 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 9180

[startup+51.1173 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7936
/proc/meminfo: memFree=1822212/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=7568 CPUtime=49.77
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 1778 0 0 0 4976 1 0 0 25 0 1 0 79869948 7749632 1713 4294967295 134512640 135212939 3217309664 3217308128 134526557 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 1892 1713 75 171 0 1720 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 9988

[startup+102.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7940
/proc/meminfo: memFree=1821024/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=9068 CPUtime=100.98
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 2159 0 0 0 10097 1 0 0 25 0 1 0 79869948 9285632 2094 4294967295 134512640 135212939 3217309664 3217308128 134526674 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 2267 2094 75 171 0 2095 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 11488

[startup+162.319 s]
/proc/loadavg: 1.13 1.03 1.01 3/93 8131
/proc/meminfo: memFree=1819536/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=11032 CPUtime=160.98
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 2614 0 0 0 16096 2 0 0 25 0 1 0 79869948 11296768 2549 4294967295 134512640 135212939 3217309664 3217308128 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 2758 2549 75 171 0 2586 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 13452

[startup+222.315 s]
/proc/loadavg: 1.05 1.02 1.00 2/93 8323
/proc/meminfo: memFree=1817552/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=12776 CPUtime=220.98
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 3059 0 0 0 22095 3 0 0 25 0 1 0 79869948 13082624 2994 4294967295 134512640 135212939 3217309664 3217308128 134526746 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 3194 2994 75 171 0 3022 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 15196

[startup+282.311 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 8514
/proc/meminfo: memFree=1815932/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=14476 CPUtime=280.98
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 3477 0 0 0 28095 3 0 0 25 0 1 0 79869948 14823424 3412 4294967295 134512640 135212939 3217309664 3217308128 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 3619 3412 75 171 0 3447 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 16896

[startup+342.317 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 8704
/proc/meminfo: memFree=1814444/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=15952 CPUtime=340.99
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 3847 0 0 0 34096 3 0 0 25 0 1 0 79869948 16334848 3782 4294967295 134512640 135212939 3217309664 3217308128 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 3988 3782 75 171 0 3816 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 18372

[startup+402.312 s]

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

/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=19544 CPUtime=521.01
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 4714 0 0 0 52092 9 0 0 25 0 1 0 79869948 20013056 4649 4294967295 134512640 135212939 3217309664 3217308128 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 4886 4649 75 171 0 4714 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 21964

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9470
/proc/meminfo: memFree=1810840/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=19696 CPUtime=581
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 4770 0 0 0 58091 9 0 0 25 0 1 0 79869948 20168704 4705 4294967295 134512640 135212939 3217309664 3217308128 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 4924 4705 75 171 0 4752 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 22116

[startup+642.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9660
/proc/meminfo: memFree=1810716/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=19848 CPUtime=641.01
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 4796 0 0 0 64092 9 0 0 25 0 1 0 79869948 20324352 4731 4294967295 134512640 135212939 3217309664 3217307904 134535972 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 4962 4731 75 171 0 4790 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 22268

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9849
/proc/meminfo: memFree=1810228/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=19992 CPUtime=701.01
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 4817 0 0 0 70092 9 0 0 25 0 1 0 79869948 20471808 4752 4294967295 134512640 135212939 3217309664 3217308128 134526820 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 4998 4752 75 171 0 4826 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 22412

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10040
/proc/meminfo: memFree=1810104/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=19992 CPUtime=761.02
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 4842 0 0 0 76093 9 0 0 25 0 1 0 79869948 20471808 4777 4294967295 134512640 135212939 3217309664 3217308128 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 4998 4777 75 171 0 4826 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 22412

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10232
/proc/meminfo: memFree=1810236/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=20192 CPUtime=821.02
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 4859 0 0 0 82093 9 0 0 25 0 1 0 79869948 20676608 4794 4294967295 134512640 135212939 3217309664 3217308128 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5048 4794 75 171 0 4876 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 22612

[startup+882.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10423
/proc/meminfo: memFree=1808616/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=21860 CPUtime=881.03
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5243 0 0 0 88094 9 0 0 25 0 1 0 79869948 22384640 5178 4294967295 134512640 135212939 3217309664 3217307904 134536596 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5465 5178 75 171 0 5293 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 24280

[startup+942.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 10613
/proc/meminfo: memFree=1808492/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=21860 CPUtime=941.02
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5266 0 0 0 94093 9 0 0 25 0 1 0 79869948 22384640 5201 4294967295 134512640 135212939 3217309664 3217308128 134526829 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5465 5201 75 171 0 5293 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 24280

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10813
/proc/meminfo: memFree=1807048/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=23312 CPUtime=1001.04
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5638 0 0 0 100092 12 0 0 25 0 1 0 79869948 23871488 5573 4294967295 134512640 135212939 3217309664 3217308128 134526820 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5828 5573 75 171 0 5656 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 25732

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11004
/proc/meminfo: memFree=1806888/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=23756 CPUtime=1061.04
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5690 0 0 0 106087 17 0 0 25 0 1 0 79869948 24326144 5625 4294967295 134512640 135212939 3217309664 3217308128 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5939 5625 75 171 0 5767 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 26176

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11192
/proc/meminfo: memFree=1806888/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=23756 CPUtime=1121.05
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5691 0 0 0 112088 17 0 0 25 0 1 0 79869948 24326144 5626 4294967295 134512640 135212939 3217309664 3217308128 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5939 5626 75 171 0 5767 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 26176

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11387
/proc/meminfo: memFree=1806756/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=23756 CPUtime=1181.05
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5700 0 0 0 118088 17 0 0 25 0 1 0 79869948 24326144 5635 4294967295 134512640 135212939 3217309664 3217308128 134526661 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5939 5635 75 171 0 5767 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 26176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11573
/proc/meminfo: memFree=1806784/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=23756 CPUtime=1198.65
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5700 0 0 0 119848 17 0 0 25 0 1 0 79869948 24326144 5635 4294967295 134512640 135212939 3217309664 3217308128 134526557 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5939 5635 75 171 0 5767 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 26176

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11573
/proc/meminfo: memFree=1806784/2074464 swapFree=1959864/1959888
[pid=7741] ppid=7739 vsize=2420 CPUtime=1.36
/proc/7741/stat : 7741 (SatELiteGTI) S 7739 7741 18459 0 -1 4194304 387 4749 0 0 1 0 133 2 18 0 1 0 79869812 2478080 278 4294967295 134512640 135169312 3213063040 3213059256 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7741/statm: 605 278 235 161 0 44 0
[pid=7747] ppid=7741 vsize=23756 CPUtime=1198.65
/proc/7747/stat : 7747 (minisat_static) R 7741 7741 18459 0 -1 4202496 5700 0 0 0 119848 17 0 0 25 0 1 0 79869948 24326144 5635 4294967295 134512640 135212939 3217309664 3217308128 134526557 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7747/statm: 5939 5635 75 171 0 5767 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 26176

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.02
CPU user time (s): 1199.82
CPU system time (s): 0.2
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 26176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
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= 11115
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= 2160

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 18:34:05
IDJOB=1849480
IDBENCH=70878
IDSOLVER=690
FILE ID=tipi06/1849480-1244824445
PBS_JOBID=
Free space on /tmp= 15530 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849480-1244824445/watcher-1849480-1244824445 -o /tmp/evaluation-result-1849480-1244824445/solver-1849480-1244824445 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849480-1244824445.cnf

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED= 1246600774

Linux tipi06 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1833628 kB
Buffers:         15016 kB
Cached:         160116 kB
SwapCached:         24 kB
Active:          33776 kB
Inactive:       152580 kB
HighTotal:     1178688 kB
HighFree:      1058888 kB
LowTotal:       895776 kB
LowFree:        774740 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:            3200 kB
Writeback:           0 kB
AnonPages:       10916 kB
Mapped:           5568 kB
Slab:            45152 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15530 MiB
End job on tipi06 at 2009-06-12 18:54:06