Trace number 1849540

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.03 1199.94

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
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.52/0.52	c ==============================================================================
0.52/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.52	c ==============================================================================
0.52/0.52	c |         0 |  564648  1317512 |  169394       0        0     nan |  0.000 % |
3.22/3.23	c |         0 |  423113  1189990 |      --       0       --      -- |     --   | -141533/-127517
3.22/3.24	c ==============================================================================
3.22/3.24	c Result  :   #vars: 97638   #clauses: 423113   #literals: 1189990
3.22/3.24	c CPU time:   3.04 s
3.22/3.24	c ==============================================================================
3.62/3.67	This is MiniSat 2.0 beta
3.62/3.67	WARNING: for repeatability, setting FPU to use double precision
3.62/3.67	============================[ Problem Statistics ]=============================
3.62/3.67	|                                                                             |
3.62/3.67	|  Number of variables:  97638                                                |
3.62/3.67	|  Number of clauses:    423113                                               |
3.68/3.94	|  Parsing time:         0.24         s                                       |
3.68/3.96	============================[ Search Statistics ]==============================
3.68/3.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.68/3.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.68/3.96	===============================================================================
3.68/3.96	|         0 |   97638   423113  1189990 |   141037        0    nan |  0.000 % |
3.68/4.03	|       101 |   97638   423113  1189990 |   155141      101     51 |  0.000 % |
4.62/4.68	|       251 |   97638   423113  1189990 |   170655      251    100 |  0.000 % |
9.22/9.23	|       477 |   97638   423113  1189990 |   187721      477    183 |  0.000 % |
30.52/30.57	|       828 |   97638   423113  1189990 |   206493      828    173 |  0.000 % |
76.23/76.27	|      1341 |   97638   423113  1189990 |   227142     1341    269 |  0.000 % |
93.03/93.09	|      2103 |   97638   423113  1189990 |   249856     2103    231 |  0.000 % |
136.03/136.03	|      3242 |   97638   423113  1189990 |   274842     3242    222 |  0.000 % |
157.23/157.24	|      4950 |   97638   423113  1189990 |   302326     4950    186 |  0.000 % |
212.44/212.45	|      7512 |   97638   423113  1189990 |   332559     7512    158 |  0.000 % |
214.94/214.96	|     11356 |   97638   423113  1189990 |   365815    11356    133 |  0.000 % |
223.55/223.53	|     17124 |   97638   423113  1189990 |   402396    17124    120 |  0.000 % |
228.35/228.36	|     25773 |   97638   423113  1189990 |   442636    25773    127 |  0.000 % |
269.05/269.04	|     38747 |   97638   423113  1189990 |   486900    38747    150 |  0.000 % |
317.75/317.73	|     58208 |   97638   423113  1189990 |   535590    58208    169 |  0.000 % |
636.06/636.04	|     87400 |   97638   423113  1189990 |   589149    87400    162 |  0.000 % |
795.17/795.18	|    131189 |   97638   423113  1189990 |   648064   131189    177 |  0.000 % |
1200.01/1199.93	HOME/SatELiteGTI: line 36: 13679 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-1849540-1244835878/watcher-1849540-1244835878 -o /tmp/evaluation-result-1849540-1244835878/solver-1849540-1244835878 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849540-1244835878.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 2/94 13671
/proc/meminfo: memFree=963092/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=952 CPUtime=0
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 104 0 0 0 0 0 0 0 25 0 1 0 81008856 974848 40 4294967295 134512640 135223648 3218741472 3218741356 134529552 0 0 0 0 0 0 0 17 3 0 0 0
/proc/13675/statm: 238 49 40 174 0 63 0

[startup+0.111122 s]
/proc/loadavg: 0.95 0.98 0.99 2/94 13671
/proc/meminfo: memFree=963092/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=18284 CPUtime=0.11
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 3999 0 0 0 7 4 0 0 25 0 1 0 81008856 18722816 3935 4294967295 134512640 135223648 3218741472 3218740424 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13675/statm: 4571 3936 46 174 0 4396 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20700

[startup+0.211113 s]
/proc/loadavg: 0.95 0.98 0.99 2/94 13671
/proc/meminfo: memFree=963092/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=34868 CPUtime=0.21
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 7482 0 0 0 15 6 0 0 25 0 1 0 81008856 35704832 7418 4294967295 134512640 135223648 3218741472 3218740424 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13675/statm: 8717 7419 46 174 0 8542 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 37284

[startup+0.311105 s]
/proc/loadavg: 0.95 0.98 0.99 2/94 13671
/proc/meminfo: memFree=963092/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=56256 CPUtime=0.31
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 10854 0 0 0 22 9 0 0 25 0 1 0 81008856 57606144 10790 4294967295 134512640 135223648 3218741472 3218740424 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13675/statm: 14064 10790 46 174 0 13889 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 58672

[startup+0.711072 s]
/proc/loadavg: 0.95 0.98 0.99 2/94 13671
/proc/meminfo: memFree=963092/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=88784 CPUtime=0.71
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 21434 0 0 0 59 12 0 0 25 0 1 0 81008856 90914816 19804 4294967295 134512640 135223648 3218741472 3218739140 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13675/statm: 22196 19804 73 174 0 22021 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 91200

[startup+1.511 s]
/proc/loadavg: 0.95 0.98 0.99 2/96 13676
/proc/meminfo: memFree=872548/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=99032 CPUtime=1.51
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 23979 0 0 0 135 16 0 0 25 0 1 0 81008856 101408768 22349 4294967295 134512640 135223648 3218741472 3218739488 134586992 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13675/statm: 24758 22349 73 174 0 24583 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 101448

[startup+3.11087 s]
/proc/loadavg: 0.95 0.98 0.99 2/96 13678
/proc/meminfo: memFree=862752/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2416 CPUtime=0.01
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 81008856 2473984 277 4294967295 134512640 135169312 3214138512 3214137048 3084902126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13671/statm: 604 277 235 161 0 43 0
[pid=13675] ppid=13671 vsize=102700 CPUtime=3.11
/proc/13675/stat : 13675 (SatELite_releas) R 13671 13671 19205 0 -1 4202496 25045 0 0 0 292 19 0 0 25 0 1 0 81008856 105164800 23045 4294967295 134512640 135223648 3218741472 3218739568 134585521 0 0 0 3 0 0 0 17 3 0 0 0
/proc/13675/statm: 25675 23045 73 174 0 25500 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 105116

[startup+6.3106 s]
/proc/loadavg: 0.95 0.98 0.99 3/96 13864
/proc/meminfo: memFree=920920/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=27644 CPUtime=2.64
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 6490 0 0 0 261 3 0 0 25 0 1 0 81009223 28307456 6425 4294967295 134512640 135212939 3214103760 3214101936 134529693 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 6911 6425 76 171 0 6739 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 30064

[startup+12.7101 s]
/proc/loadavg: 0.95 0.98 0.99 3/96 13864
/proc/meminfo: memFree=920552/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=28164 CPUtime=9.04
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 6589 0 0 0 901 3 0 0 25 0 1 0 81009223 28839936 6524 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 7041 6524 76 171 0 6869 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 30584

[startup+25.509 s]
/proc/loadavg: 0.96 0.98 0.99 3/96 13864
/proc/meminfo: memFree=920556/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=28304 CPUtime=21.84
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 6621 0 0 0 2181 3 0 0 25 0 1 0 81009223 28983296 6556 4294967295 134512640 135212939 3214103760 3214101936 134529407 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 7076 6556 76 171 0 6904 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 30724

[startup+51.1068 s]
/proc/loadavg: 0.97 0.98 0.99 3/96 13867
/proc/meminfo: memFree=920168/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=28684 CPUtime=47.44
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 6735 0 0 0 4741 3 0 0 25 0 1 0 81009223 29372416 6670 4294967295 134512640 135212939 3214103760 3214101936 134529495 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 7171 6670 76 171 0 6999 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 31104

[startup+102.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 14055
/proc/meminfo: memFree=917936/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=30720 CPUtime=98.65
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 7243 0 0 0 9862 3 0 0 25 0 1 0 81009223 31457280 7178 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 7680 7178 76 171 0 7508 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 33140

[startup+162.318 s]
/proc/loadavg: 0.99 0.98 0.99 4/96 14250
/proc/meminfo: memFree=916348/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=32436 CPUtime=158.66
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 7662 0 0 0 15863 3 0 0 25 0 1 0 81009223 33214464 7597 4294967295 134512640 135212939 3214103760 3214101936 134529310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 8109 7597 76 171 0 7937 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 34856

[startup+222.332 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 14438
/proc/meminfo: memFree=911652/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=36992 CPUtime=218.68
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 8827 0 0 0 21865 3 0 0 25 0 1 0 81009223 37879808 8762 4294967295 134512640 135212939 3214103760 3214102224 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 9248 8762 76 171 0 9076 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 39412

[startup+282.317 s]
/proc/loadavg: 1.07 1.01 1.00 2/96 14629
/proc/meminfo: memFree=889952/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=59352 CPUtime=278.67
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 14376 0 0 0 27857 10 0 0 25 0 1 0 81009223 60776448 14311 4294967295 134512640 135212939 3214103760 3214102224 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13679/statm: 14838 14311 76 171 0 14666 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 61772

[startup+342.312 s]
/proc/loadavg: 1.02 1.01 1.00 2/96 14820
/proc/meminfo: memFree=875444/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=73780 CPUtime=338.65
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 18003 0 0 0 33850 15 0 0 25 0 1 0 81009223 75550720 17938 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 18445 17938 76 171 0 18273 0
Current children cumulated CPU time (s) 342.33

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

[pid=13679] ppid=13671 vsize=78880 CPUtime=458.67
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 19250 0 0 0 45846 21 0 0 25 0 1 0 81009223 80773120 19185 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 19720 19185 76 171 0 19548 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 81300

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 15393
/proc/meminfo: memFree=868468/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=80080 CPUtime=518.67
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 19569 0 0 0 51842 25 0 0 25 0 1 0 81009223 82001920 19504 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 20020 19504 76 171 0 19848 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 82500

[startup+582.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 15584
/proc/meminfo: memFree=866584/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=82192 CPUtime=578.68
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 20085 0 0 0 57842 26 0 0 25 0 1 0 81009223 84164608 20020 4294967295 134512640 135212939 3214103760 3214102224 134527119 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 20548 20020 76 171 0 20376 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 84612

[startup+642.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 15773
/proc/meminfo: memFree=859572/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=89524 CPUtime=638.68
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 21934 0 0 0 63842 26 0 0 25 0 1 0 81009223 91672576 21869 4294967295 134512640 135212939 3214103760 3214101936 134529681 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 22381 21869 76 171 0 22209 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 91944

[startup+702.312 s]
/proc/loadavg: 1.10 1.03 1.01 2/96 15963
/proc/meminfo: memFree=849164/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=99884 CPUtime=698.68
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 24507 0 0 0 69840 28 0 0 25 0 1 0 81009223 102281216 24442 4294967295 134512640 135212939 3214103760 3214101936 134529363 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 24971 24442 76 171 0 24799 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 102304

[startup+762.317 s]
/proc/loadavg: 1.03 1.02 1.00 3/96 16154
/proc/meminfo: memFree=832516/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=116412 CPUtime=758.69
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 28635 0 0 0 75836 33 0 0 25 0 1 0 81009223 119205888 28570 4294967295 134512640 135212939 3214103760 3214102152 134719078 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 29103 28570 76 171 0 28931 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 118832

[startup+822.322 s]
/proc/loadavg: 1.01 1.02 1.00 3/96 16342
/proc/meminfo: memFree=819776/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=129016 CPUtime=818.7
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 31796 0 0 0 81831 39 0 0 25 0 1 0 81009223 132112384 31731 4294967295 134512640 135212939 3214103760 3214102224 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 32254 31731 76 171 0 32082 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 131436

[startup+882.327 s]
/proc/loadavg: 1.05 1.03 1.00 3/96 16537
/proc/meminfo: memFree=815768/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=133144 CPUtime=878.71
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 32748 0 0 0 87831 40 0 0 25 0 1 0 81009223 136339456 32683 4294967295 134512640 135212939 3214103760 3214102224 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 33286 32683 76 171 0 33114 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 135564

[startup+942.322 s]
/proc/loadavg: 1.02 1.02 1.00 2/96 16726
/proc/meminfo: memFree=811776/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=137160 CPUtime=938.71
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 33783 0 0 0 93831 40 0 0 25 0 1 0 81009223 140451840 33718 4294967295 134512640 135212939 3214103760 3214101936 134529407 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 34290 33718 76 171 0 34118 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 139580

[startup+1002.32 s]
/proc/loadavg: 1.00 1.02 1.00 3/96 16916
/proc/meminfo: memFree=807336/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=141600 CPUtime=998.71
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 34872 0 0 0 99829 42 0 0 25 0 1 0 81009223 144998400 34807 4294967295 134512640 135212939 3214103760 3214101936 134529392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 35400 34807 76 171 0 35228 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 144020

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 17107
/proc/meminfo: memFree=803600/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=145504 CPUtime=1058.71
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 35845 0 0 0 105828 43 0 0 25 0 1 0 81009223 148996096 35780 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 36376 35780 76 171 0 36204 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 147924

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17295
/proc/meminfo: memFree=800796/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=148324 CPUtime=1118.72
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 36576 0 0 0 111829 43 0 0 25 0 1 0 81009223 151883776 36511 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 37081 36511 76 171 0 36909 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 150744

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17486
/proc/meminfo: memFree=798028/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=150856 CPUtime=1178.72
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 37191 0 0 0 117827 45 0 0 25 0 1 0 81009223 154476544 37126 4294967295 134512640 135212939 3214103760 3214101936 134529626 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 37714 37126 76 171 0 37542 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 153276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17487
/proc/meminfo: memFree=797416/2074464 swapFree=1959888/1959888
[pid=13671] ppid=13669 vsize=2420 CPUtime=3.68
/proc/13671/stat : 13671 (SatELiteGTI) S 13669 13671 19205 0 -1 4194304 386 26451 0 0 2 0 344 22 20 0 1 0 81008856 2478080 278 4294967295 134512640 135169312 3214138512 3214134728 3084902126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13671/statm: 605 278 235 161 0 44 0
[pid=13679] ppid=13671 vsize=151388 CPUtime=1196.33
/proc/13679/stat : 13679 (minisat_static) R 13671 13671 19205 0 -1 4202496 37326 0 0 0 119588 45 0 0 25 0 1 0 81009223 155021312 37261 4294967295 134512640 135212939 3214103760 3214101936 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13679/statm: 37847 37261 76 171 0 37675 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 153808

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

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

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.03
CPU user time (s): 1199.34
CPU system time (s): 0.69
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 153808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.34
system time used= 0.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64440
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= 17
involuntary context switches= 635

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 21:44:38
IDJOB=1849540
IDBENCH=70789
IDSOLVER=690
FILE ID=tipi09/1849540-1244835878
PBS_JOBID=
Free space on /tmp= 15206 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849540-1244835878/watcher-1849540-1244835878 -o /tmp/evaluation-result-1849540-1244835878/solver-1849540-1244835878 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849540-1244835878.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED= 1663381396

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:        962976 kB
Buffers:         71796 kB
Cached:         910504 kB
SwapCached:          0 kB
Active:         330196 kB
Inactive:       664740 kB
HighTotal:     1178688 kB
HighFree:       373400 kB
LowTotal:       895776 kB
LowFree:        589576 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           11564 kB
Writeback:           0 kB
AnonPages:       12404 kB
Mapped:           6792 kB
Slab:           107568 kB
PageTables:        620 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= 15206 MiB
End job on tipi09 at 2009-06-12 22:04:39