Trace number 1849365

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.94

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h18-unsat.cnf
MD5SUMb3381a58cbbd64d5d90a3b4fcd44bf6d
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 variables338487
Number of clauses1187589
Sum of the clauses size2886289
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2849854
Number of clauses of size 3326098
Number of clauses of size 4798
Number of clauses of size 5544
Number of clauses of size over 510039

Solver Data

0.00/0.00	c Parsing...
1.20/1.23	c ==============================================================================
1.20/1.23	c |           |     ORIGINAL     |              LEARNT              |          |
1.20/1.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.20/1.23	c ==============================================================================
1.20/1.23	c |         0 | 1186821  2884753 |  356046       0        0     nan |  0.000 % |
20.90/20.98	c |         0 |  571173  2544294 |      --       0       --      -- |     --   | -615648/-340459
20.90/20.99	c ==============================================================================
20.90/20.99	c Result  :   #vars: 40759   #clauses: 571173   #literals: 2544294
20.90/20.99	c CPU time:   20.52 s
20.90/20.99	c ==============================================================================
21.80/21.85	This is MiniSat 2.0 beta
21.80/21.85	WARNING: for repeatability, setting FPU to use double precision
21.80/21.85	============================[ Problem Statistics ]=============================
21.80/21.85	|                                                                             |
21.80/21.85	|  Number of variables:  40759                                                |
21.80/21.85	|  Number of clauses:    571173                                               |
22.30/22.32	|  Parsing time:         0.42         s                                       |
22.30/22.36	============================[ Search Statistics ]==============================
22.30/22.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.30/22.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.30/22.36	===============================================================================
22.30/22.36	|         0 |   40759   571173  2544294 |   190391        0    nan |  0.000 % |
22.60/22.66	|       100 |   40759   571173  2544294 |   209430      100     14 |  0.000 % |
22.90/22.94	|       250 |   40759   571173  2544294 |   230373      250     13 |  0.000 % |
23.30/23.36	|       475 |   40759   571173  2544294 |   253410      475     16 |  0.000 % |
23.80/23.88	|       812 |   40759   571173  2544294 |   278751      812     17 |  0.000 % |
25.10/25.16	|      1318 |   40759   571173  2544294 |   306626     1318     21 |  0.000 % |
26.10/26.16	|      2078 |   40759   571173  2544294 |   337289     2078     19 |  0.000 % |
27.70/27.78	|      3217 |   40759   571173  2544294 |   371018     3217     21 |  0.000 % |
30.20/30.30	|      4925 |   40759   571173  2544294 |   408120     4925     24 |  0.000 % |
33.61/33.62	|      7487 |   40759   571173  2544294 |   448932     7487     26 |  0.000 % |
41.41/41.50	|     11331 |   40759   571173  2544294 |   493825    11331     28 |  0.000 % |
48.91/48.94	|     17097 |   40759   571173  2544294 |   543207    17097     33 |  0.000 % |
67.62/67.71	|     25746 |   40759   571173  2544294 |   597528    25746     46 |  0.000 % |
94.32/94.40	|     38720 |   40759   571173  2544294 |   657281    38720     41 |  0.000 % |
135.12/135.13	|     58182 |   40759   571173  2544294 |   723009    58182     37 |  0.000 % |
191.03/191.08	|     87374 |   40759   571173  2544294 |   795310    87374     38 |  0.000 % |
294.24/294.29	|    131163 |   40759   571173  2544294 |   874841   131163     35 |  0.000 % |
446.16/446.16	|    196847 |   40759   571173  2544294 |   962325   196847     41 |  0.000 % |
648.68/648.65	|    295373 |   40759   571173  2544294 |  1058558   295373     35 |  0.000 % |
1200.05/1199.93	HOME/SatELiteGTI: line 36:  9855 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-1849365-1244804946/watcher-1849365-1244804946 -o /tmp/evaluation-result-1849365-1244804946/solver-1849365-1244804946 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849365-1244804946.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: 0.95 0.98 0.99 3/91 9847
/proc/meminfo: memFree=873204/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=952 CPUtime=0
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 119 0 0 0 0 0 0 0 25 0 1 0 77919964 974848 54 4294967295 134512640 135223648 3218444448 3218441848 134886160 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 239 55 44 174 0 64 0

[startup+0.008183 s]
/proc/loadavg: 0.95 0.98 0.99 3/91 9847
/proc/meminfo: memFree=873204/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=1572 CPUtime=0.01
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 276 0 0 0 0 1 0 0 25 0 1 0 77919964 1609728 211 4294967295 134512640 135223648 3218444448 3218443400 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 393 213 47 174 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3988

[startup+0.108166 s]
/proc/loadavg: 0.95 0.98 0.99 3/91 9847
/proc/meminfo: memFree=873204/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=15832 CPUtime=0.11
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 3190 0 0 0 6 5 0 0 25 0 1 0 77919964 16211968 3125 4294967295 134512640 135223648 3218444448 3218443184 134540952 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 3958 3125 47 174 0 3783 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 18248

[startup+0.308143 s]
/proc/loadavg: 0.95 0.98 0.99 3/91 9847
/proc/meminfo: memFree=873204/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=39344 CPUtime=0.31
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 8859 0 0 0 24 7 0 0 25 0 1 0 77919964 40288256 8794 4294967295 134512640 135223648 3218444448 3218443400 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 9836 8794 47 174 0 9661 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41760

[startup+0.708097 s]
/proc/loadavg: 0.95 0.98 0.99 3/91 9847
/proc/meminfo: memFree=873204/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=84432 CPUtime=0.71
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 19948 0 0 0 56 15 0 0 25 0 1 0 77919964 86458368 19883 4294967295 134512640 135223648 3218444448 3218443032 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 21108 19883 47 174 0 20933 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 86848

[startup+1.50801 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 9852
/proc/meminfo: memFree=761200/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=170844 CPUtime=1.5
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 37020 0 0 0 122 28 0 0 25 0 1 0 77919964 174944256 36091 4294967295 134512640 135223648 3218444448 3218442304 134578160 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 42711 36091 73 174 0 42536 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 173260

[startup+3.10782 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 9853
/proc/meminfo: memFree=724868/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=175492 CPUtime=3.1
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 38103 0 0 0 280 30 0 0 25 0 1 0 77919964 179703808 37174 4294967295 134512640 135223648 3218444448 3218442464 134586968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 43873 37174 73 174 0 43698 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 177908

[startup+6.30745 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 9854
/proc/meminfo: memFree=702952/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=191616 CPUtime=6.3
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 41271 0 0 0 596 34 0 0 25 0 1 0 77919964 196214784 40342 4294967295 134512640 135223648 3218444448 3218442448 134548206 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 47904 40342 73 174 0 47729 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 194032

[startup+12.7067 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 9854
/proc/meminfo: memFree=665040/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2416 CPUtime=0
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 77919963 2473984 277 4294967295 134512640 135169312 3215119744 3215118280 3085221614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9847/statm: 604 277 235 161 0 43 0
[pid=9851] ppid=9847 vsize=205500 CPUtime=12.7
/proc/9851/stat : 9851 (SatELite_releas) R 9847 9847 18729 0 -1 4202496 44378 0 0 0 1229 41 0 0 25 0 1 0 77919964 210432000 43449 4294967295 134512640 135223648 3218444448 3218442448 134548161 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9851/statm: 51375 43450 73 174 0 51200 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 207916

[startup+25.5052 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 9855
/proc/meminfo: memFree=787516/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=34804 CPUtime=3.65
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 8488 0 0 0 360 5 0 0 25 0 1 0 77922149 35639296 8412 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 8701 8412 76 171 0 8529 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37224

[startup+51.1123 s]
/proc/loadavg: 0.98 0.98 0.99 3/93 10042
/proc/meminfo: memFree=783900/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=38124 CPUtime=29.26
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 9338 0 0 0 2921 5 0 0 25 0 1 0 77922149 39038976 9262 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 9531 9262 76 171 0 9359 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 40544

[startup+102.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 10231
/proc/meminfo: memFree=778024/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=43652 CPUtime=80.47
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 10679 0 0 0 8041 6 0 0 25 0 1 0 77922149 44699648 10603 4294967295 134512640 135212939 3213792400 3213790864 134526833 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 10913 10603 76 171 0 10741 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 46072

[startup+162.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 10426
/proc/meminfo: memFree=773096/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=48528 CPUtime=140.48
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 11916 0 0 0 14040 8 0 0 25 0 1 0 77922149 49692672 11840 4294967295 134512640 135212939 3213792400 3213790864 134527045 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 12132 11840 76 171 0 11960 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 50948

[startup+222.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 10615
/proc/meminfo: memFree=767904/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=53872 CPUtime=200.48
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 13239 0 0 0 20037 11 0 0 25 0 1 0 77922149 55164928 13163 4294967295 134512640 135212939 3213792400 3213790864 134526608 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 13468 13163 76 171 0 13296 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 56292

[startup+282.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 10805
/proc/meminfo: memFree=764184/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=57548 CPUtime=260.49
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 14147 0 0 0 26038 11 0 0 25 0 1 0 77922149 58929152 14071 4294967295 134512640 135212939 3213792400 3213790864 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 14387 14071 76 171 0 14215 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 59968

[startup+342.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 10997
/proc/meminfo: memFree=758052/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=63512 CPUtime=320.5
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 15619 0 0 0 32039 11 0 0 25 0 1 0 77922149 65036288 15543 4294967295 134512640 135212939 3213792400 3213790864 134526608 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 15878 15543 76 171 0 15706 0
Current children cumulated CPU time (s) 342.35

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

[pid=9855] ppid=9847 vsize=79952 CPUtime=500.52
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 19648 0 0 0 50040 12 0 0 25 0 1 0 77922149 81870848 19572 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 19988 19572 76 171 0 19816 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 82372

[startup+582.311 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 11763
/proc/meminfo: memFree=737796/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=83400 CPUtime=560.52
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 20539 0 0 0 56033 19 0 0 25 0 1 0 77922149 85401600 20463 4294967295 134512640 135212939 3213792400 3213790864 134526682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 20850 20463 76 171 0 20678 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 85820

[startup+642.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 11953
/proc/meminfo: memFree=734232/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=87016 CPUtime=620.53
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 21462 0 0 0 62034 19 0 0 25 0 1 0 77922149 89104384 21386 4294967295 134512640 135212939 3213792400 3213790792 134719078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 21754 21386 76 171 0 21582 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 89436

[startup+702.317 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 12142
/proc/meminfo: memFree=730280/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=91688 CPUtime=680.54
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 22481 0 0 0 68034 20 0 0 25 0 1 0 77922149 93888512 22405 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 22922 22405 76 171 0 22750 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 94108

[startup+762.321 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 12333
/proc/meminfo: memFree=725948/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=95784 CPUtime=740.55
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 23512 0 0 0 74033 22 0 0 25 0 1 0 77922149 98082816 23436 4294967295 134512640 135212939 3213792400 3213790864 134526831 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 23946 23436 76 171 0 23774 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 98204

[startup+822.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 12526
/proc/meminfo: memFree=721840/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=100052 CPUtime=800.55
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 24580 0 0 0 80033 22 0 0 25 0 1 0 77922149 102453248 24504 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 25013 24504 76 171 0 24841 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 102472

[startup+882.317 s]
/proc/loadavg: 1.03 1.00 1.00 2/93 12716
/proc/meminfo: memFree=717344/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=104548 CPUtime=860.56
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 25714 0 0 0 86033 23 0 0 25 0 1 0 77922149 107057152 25638 4294967295 134512640 135212939 3213792400 3213790864 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 26137 25638 76 171 0 25965 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 106968

[startup+942.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 12906
/proc/meminfo: memFree=712756/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=109124 CPUtime=920.57
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 26874 0 0 0 92033 24 0 0 25 0 1 0 77922149 111742976 26798 4294967295 134512640 135212939 3213792400 3213790864 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 27281 26798 76 171 0 27109 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 111544

[startup+1002.31 s]
/proc/loadavg: 1.16 1.03 1.01 2/93 13095
/proc/meminfo: memFree=708168/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=113652 CPUtime=980.57
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 28005 0 0 0 98032 25 0 0 25 0 1 0 77922149 116379648 27929 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 28413 27929 76 171 0 28241 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 116072

[startup+1062.32 s]
/proc/loadavg: 1.06 1.03 1.00 3/93 13286
/proc/meminfo: memFree=703564/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=118316 CPUtime=1040.58
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 29175 0 0 0 104033 25 0 0 25 0 1 0 77922149 121155584 29099 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 29579 29099 76 171 0 29407 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 120736

[startup+1122.32 s]
/proc/loadavg: 1.24 1.08 1.02 2/93 13475
/proc/meminfo: memFree=698240/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=123704 CPUtime=1100.59
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 30520 0 0 0 110033 26 0 0 25 0 1 0 77922149 126672896 30444 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 30926 30444 76 171 0 30754 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 126124

[startup+1182.31 s]
/proc/loadavg: 1.09 1.06 1.01 3/93 13669
/proc/meminfo: memFree=693768/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=128392 CPUtime=1160.59
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 31659 0 0 0 116029 30 0 0 25 0 1 0 77922149 131473408 31583 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 32098 31583 76 171 0 31926 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 130812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.06 1.06 1.01 3/93 13670
/proc/meminfo: memFree=692564/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=129672 CPUtime=1178.2
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 31977 0 0 0 117790 30 0 0 25 0 1 0 77922149 132784128 31901 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 32418 31901 76 171 0 32246 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 132092

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1199.92 s]
/proc/loadavg: 1.06 1.06 1.01 3/93 13670
/proc/meminfo: memFree=692564/2074464 swapFree=1959888/1959888
[pid=9847] ppid=9845 vsize=2420 CPUtime=21.85
/proc/9847/stat : 9847 (SatELiteGTI) S 9845 9847 18729 0 -1 4194304 387 52280 0 0 1 0 2134 50 22 0 1 0 77919963 2478080 278 4294967295 134512640 135169312 3215119744 3215115960 3085221614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9847/statm: 605 278 235 161 0 44 0
[pid=9855] ppid=9847 vsize=129672 CPUtime=1178.2
/proc/9855/stat : 9855 (minisat_static) R 9847 9847 18729 0 -1 4202496 31977 0 0 0 117790 30 0 0 25 0 1 0 77922149 132784128 31901 4294967295 134512640 135212939 3213792400 3213790864 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 32418 31901 76 171 0 32246 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 132092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.06
CPU user time (s): 1199.25
CPU system time (s): 0.81
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 221484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.25
system time used= 0.81
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84735
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= 18
involuntary context switches= 1624

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 13:09:06
IDJOB=1849365
IDBENCH=20405
IDSOLVER=690
FILE ID=tipi07/1849365-1244804946
PBS_JOBID=
Free space on /tmp= 15671 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h18-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849365-1244804946/watcher-1849365-1244804946 -o /tmp/evaluation-result-1849365-1244804946/solver-1849365-1244804946 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849365-1244804946.cnf

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

MD5SUM BENCH= b3381a58cbbd64d5d90a3b4fcd44bf6d
RANDOM SEED= 76811733

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:        873080 kB
Buffers:         54960 kB
Cached:         985188 kB
SwapCached:          0 kB
Active:         146224 kB
Inactive:       905316 kB
HighTotal:     1178688 kB
HighFree:       525372 kB
LowTotal:       895776 kB
LowFree:        347708 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           24348 kB
Writeback:          44 kB
AnonPages:       11432 kB
Mapped:           5200 kB
Slab:           141224 kB
PageTables:        604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15635 MiB
End job on tipi07 at 2009-06-12 13:29:10