Trace number 1849492

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.06 1199.93

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
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 variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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.06/0.09	c ==============================================================================
0.06/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.09	c ==============================================================================
0.06/0.09	c |         0 |   95961   226361 |   28788       0        0     nan |  0.000 % |
1.21/1.29	c |         0 |   59330   176425 |      --       0       --      -- |     --   | -36291/-48960
1.21/1.29	c ==============================================================================
1.21/1.29	c Result  :   #vars: 14275   #clauses: 59330   #literals: 176425
1.21/1.29	c CPU time:   1.27 s
1.21/1.29	c ==============================================================================
1.31/1.36	This is MiniSat 2.0 beta
1.31/1.36	WARNING: for repeatability, setting FPU to use double precision
1.31/1.36	============================[ Problem Statistics ]=============================
1.31/1.36	|                                                                             |
1.31/1.36	|  Number of variables:  14275                                                |
1.31/1.36	|  Number of clauses:    59330                                                |
1.31/1.40	|  Parsing time:         0.04         s                                       |
1.31/1.40	============================[ Search Statistics ]==============================
1.31/1.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.40	===============================================================================
1.31/1.40	|         0 |   14275    59330   176425 |    19776        0    nan |  0.000 % |
1.36/1.51	|       101 |   14250    59330   176425 |    21754       95     41 |  2.186 % |
1.36/1.87	|       251 |   13963    57704   172320 |    23929      239     39 |  2.186 % |
2.60/2.65	|       476 |   13917    57492   171839 |    26322      463     37 |  2.508 % |
4.20/4.27	|       814 |   13917    57492   171839 |    28955      801     35 |  2.508 % |
6.80/6.85	|      1320 |   13917    57492   171839 |    31850     1307     35 |  2.508 % |
10.60/10.65	|      2079 |   13917    57492   171839 |    35035     2066     33 |  2.508 % |
15.60/15.61	|      3219 |   13917    57492   171839 |    38539     3206     35 |  2.508 % |
23.50/23.57	|      4927 |   13917    57492   171839 |    42393     4914     34 |  2.508 % |
35.90/35.95	|      7489 |   13917    57492   171839 |    46632     7476     35 |  2.508 % |
52.91/53.00	|     11334 |   13917    57492   171839 |    51295    11321     36 |  2.508 % |
83.72/83.77	|     17100 |   13917    57492   171839 |    56425    17087     36 |  2.508 % |
140.73/140.76	|     25749 |   13917    57492   171839 |    62067    25736     33 |  2.508 % |
225.44/225.45	|     38724 |   13917    57492   171839 |    68274    38711     32 |  2.508 % |
363.05/363.05	|     58185 |   13917    57492   171839 |    75101    58172     31 |  2.508 % |
573.78/573.74	|     87377 |   13917    57492   171839 |    82612    26045     31 |  2.508 % |
892.71/892.70	|    131166 |   13917    57492   171839 |    90873    69834     35 |  2.508 % |
1200.05/1199.92	HOME/SatELiteGTI: line 36: 18033 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-1849492-1244827528/watcher-1849492-1244827528 -o /tmp/evaluation-result-1849492-1244827528/solver-1849492-1244827528 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849492-1244827528.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 18026
/proc/meminfo: memFree=1368636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2412 CPUtime=0
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80177987 2469888 276 4294967295 134512640 135169312 3218999600 3218998136 3085348590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18026/statm: 603 276 235 161 0 42 0
[pid=18030] ppid=18026 vsize=956 CPUtime=0
/proc/18030/stat : 18030 (SatELite_releas) R 18026 18026 18729 0 -1 4202496 128 0 0 0 0 0 0 0 25 0 1 0 80177988 978944 64 4294967295 134512640 135223648 3216967472 3216966068 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18030/statm: 239 70 45 174 0 64 0

[startup+0.056983 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 18026
/proc/meminfo: memFree=1368636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2412 CPUtime=0
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80177987 2469888 276 4294967295 134512640 135169312 3218999600 3218998136 3085348590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18026/statm: 603 276 235 161 0 42 0
[pid=18030] ppid=18026 vsize=8788 CPUtime=0.06
/proc/18030/stat : 18030 (SatELite_releas) R 18026 18026 18729 0 -1 4202496 2075 0 0 0 5 1 0 0 25 0 1 0 80177988 8998912 2011 4294967295 134512640 135223648 3216967472 3216966424 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18030/statm: 2197 2012 47 174 0 2022 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11200

[startup+0.106978 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 18026
/proc/meminfo: memFree=1368636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2412 CPUtime=0
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80177987 2469888 276 4294967295 134512640 135169312 3218999600 3218998136 3085348590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18026/statm: 603 276 235 161 0 42 0
[pid=18030] ppid=18026 vsize=13756 CPUtime=0.11
/proc/18030/stat : 18030 (SatELite_releas) R 18026 18026 18729 0 -1 4202496 3400 0 0 0 10 1 0 0 25 0 1 0 80177988 14086144 3194 4294967295 134512640 135223648 3216967472 3216965472 134548489 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18030/statm: 3439 3194 74 174 0 3264 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16168

[startup+0.306954 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 18026
/proc/meminfo: memFree=1368636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2412 CPUtime=0
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80177987 2469888 276 4294967295 134512640 135169312 3218999600 3218998136 3085348590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18026/statm: 603 276 235 161 0 42 0
[pid=18030] ppid=18026 vsize=14628 CPUtime=0.31
/proc/18030/stat : 18030 (SatELite_releas) R 18026 18026 18729 0 -1 4202496 3630 0 0 0 30 1 0 0 25 0 1 0 80177988 14979072 3423 4294967295 134512640 135223648 3216967472 3216965488 134587032 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18030/statm: 3657 3423 73 174 0 3482 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17040

[startup+0.706907 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 18026
/proc/meminfo: memFree=1368636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2412 CPUtime=0
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80177987 2469888 276 4294967295 134512640 135169312 3218999600 3218998136 3085348590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18026/statm: 603 276 235 161 0 42 0
[pid=18030] ppid=18026 vsize=15768 CPUtime=0.71
/proc/18030/stat : 18030 (SatELite_releas) R 18026 18026 18729 0 -1 4202496 3864 0 0 0 70 1 0 0 25 0 1 0 80177988 16146432 3657 4294967295 134512640 135223648 3216967472 3216965488 134586740 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18030/statm: 3942 3657 73 174 0 3767 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18180

[startup+1.50682 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18032
/proc/meminfo: memFree=1350772/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 2416

[startup+3.10663 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18034
/proc/meminfo: memFree=1359452/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=5908 CPUtime=1.74
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 1364 0 0 0 173 1 0 0 25 0 1 0 80178123 6049792 1299 4294967295 134512640 135212939 3219636768 3219635232 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 1477 1299 75 171 0 1305 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8324

[startup+6.30626 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18034
/proc/meminfo: memFree=1359452/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=6040 CPUtime=4.94
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 1394 0 0 0 493 1 0 0 25 0 1 0 80178123 6184960 1329 4294967295 134512640 135212939 3219636768 3219635008 134535725 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 1510 1329 75 171 0 1338 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8456

[startup+12.7055 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18034
/proc/meminfo: memFree=1359268/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=6304 CPUtime=11.34
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 1461 0 0 0 1133 1 0 0 25 0 1 0 80178123 6455296 1396 4294967295 134512640 135212939 3219636768 3219635232 134526875 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 1576 1396 75 171 0 1404 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8720

[startup+25.504 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18034
/proc/meminfo: memFree=1358868/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=6832 CPUtime=24.14
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 1606 0 0 0 2413 1 0 0 25 0 1 0 80178123 6995968 1541 4294967295 134512640 135212939 3219636768 3219635008 134536103 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 1708 1541 75 171 0 1536 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9248

[startup+51.1111 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18037
/proc/meminfo: memFree=1357752/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=7928 CPUtime=49.75
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 1874 0 0 0 4974 1 0 0 25 0 1 0 80178123 8118272 1809 4294967295 134512640 135212939 3219636768 3219634944 134529647 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 1982 1809 75 171 0 1810 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 10344

[startup+102.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18225
/proc/meminfo: memFree=1355908/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=9608 CPUtime=100.97
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 2275 0 0 0 10095 2 0 0 25 0 1 0 80178123 9838592 2210 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 2402 2210 75 171 0 2230 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12024

[startup+162.318 s]
/proc/loadavg: 1.06 1.03 1.01 2/93 18416
/proc/meminfo: memFree=1354428/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=10980 CPUtime=160.97
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 2624 0 0 0 16095 2 0 0 25 0 1 0 80178123 11243520 2559 4294967295 134512640 135212939 3219636768 3219635008 134535725 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 2745 2559 75 171 0 2573 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 13396

[startup+222.321 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 18605
/proc/meminfo: memFree=1352932/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=12488 CPUtime=220.98
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 2978 0 0 0 22093 5 0 0 25 0 1 0 80178123 12787712 2913 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 3122 2913 75 171 0 2950 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 14904

[startup+282.314 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 18798
/proc/meminfo: memFree=1351096/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=14376 CPUtime=280.98
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 3421 0 0 0 28093 5 0 0 25 0 1 0 80178123 14721024 3356 4294967295 134512640 135212939 3219636768 3219635232 134526797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 3594 3356 75 171 0 3422 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 16792

[startup+342.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 18992
/proc/meminfo: memFree=1350072/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=15368 CPUtime=340.98
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 3698 0 0 0 34093 5 0 0 25 0 1 0 80178123 15736832 3633 4294967295 134512640 135212939 3219636768 3219635232 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 3842 3633 75 171 0 3670 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 17784

[startup+402.311 s]

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

/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=19980 CPUtime=521.01
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4783 0 0 0 52094 7 0 0 25 0 1 0 80178123 20459520 4718 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 4995 4718 75 171 0 4823 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 22396

[startup+582.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 19753
/proc/meminfo: memFree=1345780/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=20120 CPUtime=581.02
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4823 0 0 0 58095 7 0 0 25 0 1 0 80178123 20602880 4758 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5030 4758 75 171 0 4858 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 22536

[startup+642.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19947
/proc/meminfo: memFree=1345756/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=20256 CPUtime=641.02
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4858 0 0 0 64095 7 0 0 25 0 1 0 80178123 20742144 4793 4294967295 134512640 135212939 3219636768 3219635232 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5064 4793 75 171 0 4892 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 22672

[startup+702.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20136
/proc/meminfo: memFree=1345392/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=20256 CPUtime=701.02
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4858 0 0 0 70095 7 0 0 25 0 1 0 80178123 20742144 4793 4294967295 134512640 135212939 3219636768 3219635232 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5064 4793 75 171 0 4892 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 22672

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20327
/proc/meminfo: memFree=1345416/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=20256 CPUtime=761.03
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4858 0 0 0 76096 7 0 0 25 0 1 0 80178123 20742144 4793 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5064 4793 75 171 0 4892 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 22672

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20516
/proc/meminfo: memFree=1345392/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=20256 CPUtime=821.05
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4859 0 0 0 82098 7 0 0 25 0 1 0 80178123 20742144 4794 4294967295 134512640 135212939 3219636768 3219635008 134536398 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5064 4794 75 171 0 4892 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 22672

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20706
/proc/meminfo: memFree=1345260/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=20420 CPUtime=881.05
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 4893 0 0 0 88094 11 0 0 25 0 1 0 80178123 20910080 4828 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5105 4828 75 171 0 4933 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 22836

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20896
/proc/meminfo: memFree=1344152/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=21408 CPUtime=941.06
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5122 0 0 0 94095 11 0 0 25 0 1 0 80178123 21921792 5057 4294967295 134512640 135212939 3219636768 3219635232 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5352 5057 75 171 0 5180 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 23824

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21085
/proc/meminfo: memFree=1342656/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=22992 CPUtime=1001.07
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5523 0 0 0 100092 15 0 0 25 0 1 0 80178123 23543808 5458 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 5748 5458 75 171 0 5576 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 25408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21280
/proc/meminfo: memFree=1341292/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=24492 CPUtime=1061.06
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5880 0 0 0 106090 16 0 0 25 0 1 0 80178123 25079808 5815 4294967295 134512640 135212939 3219636768 3219635168 134535574 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 6123 5815 75 171 0 5951 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 26908

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21469
/proc/meminfo: memFree=1341052/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=24644 CPUtime=1121.08
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5897 0 0 0 112092 16 0 0 25 0 1 0 80178123 25235456 5832 4294967295 134512640 135212939 3219636768 3219635232 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 6161 5832 75 171 0 5989 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 27060

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 21659
/proc/meminfo: memFree=1341076/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=24644 CPUtime=1181.09
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5901 0 0 0 118093 16 0 0 25 0 1 0 80178123 25235456 5836 4294967295 134512640 135212939 3219636768 3219635232 134526525 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 6161 5836 75 171 0 5989 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 27060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 21724
/proc/meminfo: memFree=1340636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=24644 CPUtime=1198.69
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5901 0 0 0 119853 16 0 0 25 0 1 0 80178123 25235456 5836 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 6161 5836 75 171 0 5989 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27060

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 3/94 21724
/proc/meminfo: memFree=1340636/2074464 swapFree=1959888/1959888
[pid=18026] ppid=18024 vsize=2416 CPUtime=1.36
/proc/18026/stat : 18026 (SatELiteGTI) S 18024 18026 18729 0 -1 4194304 385 4985 0 0 0 0 134 2 18 0 1 0 80177987 2473984 277 4294967295 134512640 135169312 3218999600 3218995816 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18026/statm: 604 277 235 161 0 43 0
[pid=18033] ppid=18026 vsize=24644 CPUtime=1198.69
/proc/18033/stat : 18033 (minisat_static) R 18026 18026 18729 0 -1 4202496 5901 0 0 0 119853 16 0 0 25 0 1 0 80178123 25235456 5836 4294967295 134512640 135212939 3219636768 3219635232 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18033/statm: 6161 5836 75 171 0 5989 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27060

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.06
CPU user time (s): 1199.87
CPU system time (s): 0.19
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 27060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11546
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= 19
involuntary context switches= 1117

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 19:25:28
IDJOB=1849492
IDBENCH=70849
IDSOLVER=690
FILE ID=tipi07/1849492-1244827528
PBS_JOBID=
Free space on /tmp= 15253 MiB

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

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED= 357568425

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1368636 kB
Buffers:         47328 kB
Cached:         550136 kB
SwapCached:          0 kB
Active:         180280 kB
Inactive:       428452 kB
HighTotal:     1178688 kB
HighFree:       723064 kB
LowTotal:       895776 kB
LowFree:        645572 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            3144 kB
Writeback:           0 kB
AnonPages:       11304 kB
Mapped:           5556 kB
Slab:            88232 kB
PageTables:        648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86044 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15253 MiB
End job on tipi07 at 2009-06-12 19:45:29