Trace number 1849487

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
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 variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
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.03/0.09	c ==============================================================================
0.03/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.09	c ==============================================================================
0.03/0.09	c |         0 |   97556   230314 |   29266       0        0     nan |  0.000 % |
1.21/1.27	c |         0 |   60741   181511 |      --       0       --      -- |     --   | -36695/-48379
1.21/1.27	c ==============================================================================
1.21/1.27	c Result  :   #vars: 14617   #clauses: 60741   #literals: 181511
1.21/1.27	c CPU time:   1.24 s
1.21/1.27	c ==============================================================================
1.31/1.34	This is MiniSat 2.0 beta
1.31/1.34	WARNING: for repeatability, setting FPU to use double precision
1.31/1.34	============================[ Problem Statistics ]=============================
1.31/1.34	|                                                                             |
1.31/1.34	|  Number of variables:  14617                                                |
1.31/1.34	|  Number of clauses:    60741                                                |
1.31/1.38	|  Parsing time:         0.04         s                                       |
1.31/1.38	============================[ Search Statistics ]==============================
1.31/1.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.38	===============================================================================
1.31/1.38	|         0 |   14617    60741   181511 |    20247        0    nan |  0.000 % |
1.32/1.45	|       100 |   14604    60741   181511 |    22271       95     56 |  1.827 % |
1.32/1.75	|       252 |   14603    60741   181511 |    24498      246     54 |  1.984 % |
2.51/2.61	|       477 |   14327    59193   177592 |    26948      464     49 |  1.984 % |
4.31/4.35	|       815 |   14327    59193   177592 |    29643      802     43 |  1.984 % |
7.21/7.30	|      1321 |   14327    59193   177592 |    32607     1308     38 |  1.984 % |
10.91/10.98	|      2081 |   14327    59193   177592 |    35868     2068     40 |  1.984 % |
16.71/16.73	|      3220 |   14327    59193   177592 |    39455     3207     40 |  1.984 % |
24.61/24.63	|      4929 |   14327    59193   177592 |    43401     4916     40 |  1.984 % |
37.31/37.37	|      7491 |   14327    59193   177592 |    47741     7478     46 |  1.984 % |
54.00/54.04	|     11336 |   14327    59193   177592 |    52515    11323     46 |  1.984 % |
82.91/83.00	|     17102 |   14327    59193   177592 |    57767    17089     45 |  1.984 % |
130.31/130.34	|     25751 |   14327    59193   177592 |    63543    25738     43 |  1.984 % |
203.61/203.69	|     38726 |   14327    59193   177592 |    69898    38713     43 |  1.984 % |
332.72/332.78	|     58190 |   14327    59193   177592 |    76887    58177     45 |  1.984 % |
523.93/523.94	|     87382 |   14327    59193   177592 |    84576    24146     42 |  1.984 % |
817.85/817.82	|    131172 |   14327    59193   177592 |    93034    67936     45 |  1.984 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 15385 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-1849487-1244826424/watcher-1849487-1244826424 -o /tmp/evaluation-result-1849487-1244826424/solver-1849487-1244826424 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849487-1244826424.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 0.99 2/94 15378
/proc/meminfo: memFree=1093644/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2416 CPUtime=0.01
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 80063296 2473984 277 4294967295 134512640 135169312 3213476848 3213475384 3085623022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15378/statm: 604 277 235 161 0 43 0
[pid=15382] ppid=15378 vsize=952 CPUtime=0
/proc/15382/stat : 15382 (SatELite_releas) R 15378 15378 19205 0 -1 4202496 119 0 0 0 0 0 0 0 20 0 1 0 80063296 974848 56 4294967295 134512640 135223648 3214710016 3214708612 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15382/statm: 238 58 45 174 0 63 0

[startup+0.020407 s]
/proc/loadavg: 1.00 1.00 0.99 2/94 15378
/proc/meminfo: memFree=1093644/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2416 CPUtime=0.01
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 80063296 2473984 277 4294967295 134512640 135169312 3213476848 3213475384 3085623022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15378/statm: 604 277 235 161 0 43 0
[pid=15382] ppid=15378 vsize=4900 CPUtime=0.02
/proc/15382/stat : 15382 (SatELite_releas) R 15378 15378 19205 0 -1 4202496 1104 0 0 0 2 0 0 0 20 0 1 0 80063296 5017600 1040 4294967295 134512640 135223648 3214710016 3214708600 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15382/statm: 1225 1041 47 174 0 1050 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7316

[startup+0.120396 s]
/proc/loadavg: 1.00 1.00 0.99 2/94 15378
/proc/meminfo: memFree=1093644/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2416 CPUtime=0.01
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 80063296 2473984 277 4294967295 134512640 135169312 3213476848 3213475384 3085623022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15378/statm: 604 277 235 161 0 43 0
[pid=15382] ppid=15378 vsize=14184 CPUtime=0.12
/proc/15382/stat : 15382 (SatELite_releas) R 15378 15378 19205 0 -1 4202496 3394 0 0 0 11 1 0 0 21 0 1 0 80063296 14524416 3294 4294967295 134512640 135223648 3214710016 3214707968 134670040 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15382/statm: 3546 3294 73 174 0 3371 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 16600

[startup+0.320378 s]
/proc/loadavg: 1.00 1.00 0.99 2/94 15378
/proc/meminfo: memFree=1093644/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2416 CPUtime=0.01
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 80063296 2473984 277 4294967295 134512640 135169312 3213476848 3213475384 3085623022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15378/statm: 604 277 235 161 0 43 0
[pid=15382] ppid=15378 vsize=14800 CPUtime=0.3
/proc/15382/stat : 15382 (SatELite_releas) R 15378 15378 19205 0 -1 4202496 3556 0 0 0 29 1 0 0 21 0 1 0 80063296 15155200 3456 4294967295 134512640 135223648 3214710016 3214708032 134587348 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15382/statm: 3700 3456 73 174 0 3525 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17216

[startup+0.720345 s]
/proc/loadavg: 1.00 1.00 0.99 2/94 15378
/proc/meminfo: memFree=1093644/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2416 CPUtime=0.01
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 80063296 2473984 277 4294967295 134512640 135169312 3213476848 3213475384 3085623022 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15378/statm: 604 277 235 161 0 43 0
[pid=15382] ppid=15378 vsize=15824 CPUtime=0.7
/proc/15382/stat : 15382 (SatELite_releas) R 15378 15378 19205 0 -1 4202496 3791 0 0 0 69 1 0 0 22 0 1 0 80063296 16203776 3691 4294967295 134512640 135223648 3214710016 3214708032 134586742 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15382/statm: 3956 3691 96 174 0 3781 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18240

[startup+1.52028 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 15384
/proc/meminfo: memFree=1074896/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2420

[startup+3.12014 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 15385
/proc/meminfo: memFree=1083204/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=5916 CPUtime=1.79
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 1393 0 0 0 178 1 0 0 25 0 1 0 80063430 6057984 1328 4294967295 134512640 135212939 3217909872 3217908336 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 1479 1328 76 171 0 1307 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8336

[startup+6.31987 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 15385
/proc/meminfo: memFree=1083112/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=6048 CPUtime=4.99
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 1421 0 0 0 498 1 0 0 25 0 1 0 80063430 6193152 1356 4294967295 134512640 135212939 3217909872 3217908336 134526569 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 1512 1356 76 171 0 1340 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 8468

[startup+12.7193 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 15387
/proc/meminfo: memFree=1082664/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=6444 CPUtime=11.39
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 1498 0 0 0 1138 1 0 0 25 0 1 0 80063430 6598656 1433 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 1611 1433 76 171 0 1439 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 8864

[startup+25.5183 s]
/proc/loadavg: 1.00 1.00 0.99 2/96 15572
/proc/meminfo: memFree=1081624/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=6980 CPUtime=24.19
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 1633 0 0 0 2418 1 0 0 25 0 1 0 80063430 7147520 1568 4294967295 134512640 135212939 3217909872 3217908048 134529376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 1745 1568 76 171 0 1573 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 9400

[startup+51.1061 s]
/proc/loadavg: 1.00 1.00 0.99 2/96 15578
/proc/meminfo: memFree=1080428/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=8172 CPUtime=49.78
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 1952 0 0 0 4977 1 0 0 25 0 1 0 80063430 8368128 1887 4294967295 134512640 135212939 3217909872 3217908336 134526668 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 2043 1887 76 171 0 1871 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 10592

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 15767
/proc/meminfo: memFree=1077700/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=10504 CPUtime=100.99
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 2513 0 0 0 10096 3 0 0 25 0 1 0 80063430 10756096 2448 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 2626 2448 76 171 0 2454 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 12924

[startup+162.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/96 15958
/proc/meminfo: memFree=1075776/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=12684 CPUtime=160.99
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 3036 0 0 0 16095 4 0 0 25 0 1 0 80063430 12988416 2971 4294967295 134512640 135212939 3217909872 3217908336 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 3171 2971 76 171 0 2999 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 15104

[startup+222.312 s]
/proc/loadavg: 1.00 1.00 0.99 4/96 16146
/proc/meminfo: memFree=1073592/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=15124 CPUtime=220.99
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 3647 0 0 0 22094 5 0 0 25 0 1 0 80063430 15486976 3582 4294967295 134512640 135212939 3217909872 3217908112 134537406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 3781 3582 76 171 0 3609 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 17544

[startup+282.317 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 16337
/proc/meminfo: memFree=1071420/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=17056 CPUtime=281
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 4108 0 0 0 28095 5 0 0 25 0 1 0 80063430 17465344 4043 4294967295 134512640 135212939 3217909872 3217908112 134536379 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 4264 4043 76 171 0 4092 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 19476

[startup+342.312 s]
/proc/loadavg: 1.00 1.00 0.99 3/96 16528
/proc/meminfo: memFree=1069508/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=19360 CPUtime=341
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 4679 0 0 0 34094 6 0 0 25 0 1 0 80063430 19824640 4614 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 4840 4614 76 171 0 4668 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 21780

[startup+402.307 s]

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

[pid=15385] ppid=15378 vsize=23036 CPUtime=461.01
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5593 0 0 0 46093 8 0 0 25 0 1 0 80063430 23588864 5528 4294967295 134512640 135212939 3217909872 3217908112 134535725 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 5759 5528 76 171 0 5587 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 25456

[startup+522.307 s]
/proc/loadavg: 1.05 1.02 1.00 3/96 17101
/proc/meminfo: memFree=1065036/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=23828 CPUtime=521.01
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5760 0 0 0 52093 8 0 0 25 0 1 0 80063430 24399872 5695 4294967295 134512640 135212939 3217909872 3217908336 134526762 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 5957 5695 76 171 0 5785 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 26248

[startup+582.311 s]
/proc/loadavg: 1.02 1.02 1.00 2/96 17292
/proc/meminfo: memFree=1064972/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=23828 CPUtime=581.02
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5792 0 0 0 58094 8 0 0 25 0 1 0 80063430 24399872 5727 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 5957 5727 76 171 0 5785 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 26248

[startup+642.326 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 17484
/proc/meminfo: memFree=1064804/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=23828 CPUtime=641.04
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5795 0 0 0 64096 8 0 0 25 0 1 0 80063430 24399872 5730 4294967295 134512640 135212939 3217909872 3217908336 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 5957 5730 76 171 0 5785 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 26248

[startup+702.321 s]
/proc/loadavg: 1.17 1.06 1.01 3/96 17674
/proc/meminfo: memFree=1064292/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=24292 CPUtime=701.04
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5876 0 0 0 70096 8 0 0 25 0 1 0 80063430 24875008 5811 4294967295 134512640 135212939 3217909872 3217908336 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 6073 5811 76 171 0 5901 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 26712

[startup+762.316 s]
/proc/loadavg: 1.06 1.04 1.00 2/96 17865
/proc/meminfo: memFree=1064112/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=24292 CPUtime=761.04
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5894 0 0 0 76096 8 0 0 25 0 1 0 80063430 24875008 5829 4294967295 134512640 135212939 3217909872 3217908112 134536367 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15385/statm: 6073 5829 76 171 0 5901 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 26712

[startup+822.311 s]
/proc/loadavg: 1.08 1.05 1.00 2/96 18057
/proc/meminfo: memFree=1064044/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=24456 CPUtime=821.03
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 5940 0 0 0 82093 10 0 0 25 0 1 0 80063430 25042944 5875 4294967295 134512640 135212939 3217909872 3217908336 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 6114 5875 76 171 0 5942 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 26876

[startup+882.316 s]
/proc/loadavg: 1.03 1.04 1.00 3/96 18251
/proc/meminfo: memFree=1063592/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=24876 CPUtime=881.04
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 6019 0 0 0 88091 13 0 0 25 0 1 0 80063430 25473024 5954 4294967295 134512640 135212939 3217909872 3217908336 134526739 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 6219 5954 76 171 0 6047 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 27296

[startup+942.321 s]
/proc/loadavg: 1.11 1.06 1.01 2/96 18440
/proc/meminfo: memFree=1061952/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=26472 CPUtime=941.05
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 6438 0 0 0 94087 18 0 0 25 0 1 0 80063430 27107328 6373 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 6618 6373 76 171 0 6446 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 28892

[startup+1002.32 s]
/proc/loadavg: 1.04 1.04 1.00 2/96 18630
/proc/meminfo: memFree=1060580/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=27924 CPUtime=1001.05
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 6813 0 0 0 100086 19 0 0 25 0 1 0 80063430 28594176 6748 4294967295 134512640 135212939 3217909872 3217908112 134535725 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 6981 6748 76 171 0 6809 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 30344

[startup+1062.32 s]
/proc/loadavg: 1.01 1.03 1.00 2/96 18821
/proc/meminfo: memFree=1059384/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=29292 CPUtime=1061.06
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 7112 0 0 0 106082 24 0 0 25 0 1 0 80063430 29995008 7047 4294967295 134512640 135212939 3217909872 3217908336 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 7323 7047 76 171 0 7151 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 31712

[startup+1122.32 s]
/proc/loadavg: 1.00 1.03 1.00 2/96 19009
/proc/meminfo: memFree=1059580/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=29292 CPUtime=1121.06
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 7123 0 0 0 112076 30 0 0 25 0 1 0 80063430 29995008 7058 4294967295 134512640 135212939 3217909872 3217908336 134526608 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 7323 7058 76 171 0 7151 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 31712

[startup+1182.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 19204
/proc/meminfo: memFree=1059260/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=29436 CPUtime=1181.06
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 7157 0 0 0 118069 37 0 0 25 0 1 0 80063430 30142464 7092 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 7359 7092 76 171 0 7187 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 31856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 19204
/proc/meminfo: memFree=1059496/2074464 swapFree=1959888/1959888
[pid=15378] ppid=15376 vsize=2420 CPUtime=1.32
/proc/15378/stat : 15378 (SatELiteGTI) S 15376 15378 19205 0 -1 4194304 386 4648 0 0 0 1 130 1 18 0 1 0 80063296 2478080 278 4294967295 134512640 135169312 3213476848 3213473064 3085623022 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15378/statm: 605 278 235 161 0 44 0
[pid=15385] ppid=15378 vsize=29436 CPUtime=1198.77
/proc/15385/stat : 15385 (minisat_static) R 15378 15378 19205 0 -1 4202496 7157 0 0 0 119840 37 0 0 25 0 1 0 80063430 30142464 7092 4294967295 134512640 135212939 3217909872 3217908336 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15385/statm: 7359 7092 76 171 0 7187 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 31856

Sending SIGTERM to process tree (bottom up)

2 seconds


Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1199.7
CPU system time (s): 0.4
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 31856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12469
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= 22
involuntary context switches= 784

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 19:07:04
IDJOB=1849487
IDBENCH=70864
IDSOLVER=690
FILE ID=tipi09/1849487-1244826424
PBS_JOBID=
Free space on /tmp= 15296 MiB

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

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED= 1871709091

Linux tipi09 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.365
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1093792 kB
Buffers:         67244 kB
Cached:         786320 kB
SwapCached:          0 kB
Active:         291124 kB
Inactive:       574964 kB
HighTotal:     1178688 kB
HighFree:       498172 kB
LowTotal:       895776 kB
LowFree:        595620 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            3200 kB
Writeback:           0 kB
AnonPages:       12252 kB
Mapped:           6520 kB
Slab:           107204 kB
PageTables:        372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15296 MiB
End job on tipi09 at 2009-06-12 19:27:04