Trace number 1821045

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
APTUSAT 2009-03-22? (TO) 1200.03 1200.04

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
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 variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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.11/0.14	c ==============================================================================
0.11/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.14	c ==============================================================================
0.11/0.14	c |         0 |  152037   354753 |   45611       0        0     nan |  0.000 % |
1.31/1.37	c |         0 |   86170   286586 |      --       0       --      -- |     --   | -65825/-68066
1.31/1.37	c ==============================================================================
1.31/1.37	c Result  :   #vars: 18463   #clauses: 86170   #literals: 286586
1.31/1.37	c CPU time:   1.29 s
1.31/1.37	c ==============================================================================
1.41/1.48	This is MiniSat 2.0 beta
1.41/1.48	WARNING: for repeatability, setting FPU to use double precision
1.41/1.48	============================[ Problem Statistics ]=============================
1.41/1.48	|                                                                             |
1.41/1.48	|  Number of variables:  18463                                                |
1.41/1.48	|  Number of clauses:    86170                                                |
1.48/1.54	|  Parsing time:         0.05         s                                       |
1.48/1.54	============================[ Search Statistics ]==============================
1.48/1.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.54	===============================================================================
1.48/1.54	|         0 |   18463    86170   286586 |    28723        0    nan |  0.000 % |
1.48/1.58	|       100 |   18463    86170   286586 |    31595      100     12 |  0.000 % |
1.48/1.65	|       250 |   18463    86170   286586 |    34755      250     41 |  0.001 % |
1.48/1.72	|       476 |   18463    86170   286586 |    38230      476     57 |  0.000 % |
1.48/1.82	|       813 |   18463    86170   286586 |    42053      813     45 |  0.000 % |
1.48/1.91	|      1319 |   18463    86170   286586 |    46259     1319     32 |  0.000 % |
2.11/2.16	|      2078 |   18463    86170   286586 |    50885     2078     45 |  0.000 % |
2.61/2.65	|      3217 |   18463    86170   286586 |    55973     3217     47 |  0.000 % |
3.18/3.24	|      4925 |   18463    86170   286586 |    61571     4925     34 |  0.000 % |
4.67/4.76	|      7487 |   18463    86170   286586 |    67728     7487     40 |  0.000 % |
5.85/5.97	|     11331 |   18463    86170   286586 |    74500    11331     43 |  0.000 % |
9.03/9.18	|     17097 |   18463    86170   286586 |    81951    17097     64 |  0.000 % |
14.53/14.69	|     25747 |   18463    86170   286586 |    90146    25747     69 |  0.000 % |
23.14/23.29	|     38722 |   18463    86170   286586 |    99160    38722     72 |  0.001 % |
41.14/41.27	|     58184 |   18463    86170   286586 |   109076    58184     71 |  0.000 % |
64.64/64.73	|     87378 |   18463    86170   286586 |   119984    87378     76 |  0.000 % |
113.04/113.12	|    131167 |   18463    86170   286586 |   131982   131167     81 |  0.001 % |
169.25/169.41	|    196851 |   18463    86170   286586 |   145181    67904     60 |  0.001 % |
273.45/273.60	|    295378 |   18463    86170   286586 |   159699    40847     48 |  0.000 % |
486.76/486.86	|    443168 |   18463    86170   286586 |   175669    57145     75 |  0.000 % |
811.59/811.71	|    664852 |   18463    86170   286586 |   193236   133859     84 |  0.000 % |
1200.01/1200.03	HOME/SatELiteGTI: line 36: 15622 Terminated              $MS $2 $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-1821045-1242501462/watcher-1821045-1242501462 -o /tmp/evaluation-result-1821045-1242501462/solver-1821045-1242501462 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821045-1242501462.cnf -restarts=1 

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.92 0.98 0.99 3/97 15613
/proc/meminfo: memFree=1685984/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2416 CPUtime=0
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 367 645 0 0 0 0 0 0 20 0 1 0 1014647203 2473984 277 4294967295 134512640 135169312 3220056608 3220055144 3085778670 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15613/statm: 604 277 235 161 0 43 0
[pid=15617] ppid=15613 vsize=952 CPUtime=0
/proc/15617/stat : 15617 (SatELite_releas) R 15613 15613 16367 0 -1 4202496 142 0 0 0 0 0 0 0 21 0 1 0 1014647203 974848 78 4294967295 134512640 135223648 3214062688 3214061284 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15617/statm: 238 81 46 174 0 63 0

[startup+0.099736 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 15613
/proc/meminfo: memFree=1685984/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2416 CPUtime=0
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 367 645 0 0 0 0 0 0 20 0 1 0 1014647203 2473984 277 4294967295 134512640 135169312 3220056608 3220055144 3085778670 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15613/statm: 604 277 235 161 0 43 0
[pid=15617] ppid=15613 vsize=16080 CPUtime=0.1
/proc/15617/stat : 15617 (SatELite_releas) R 15613 15613 16367 0 -1 4202496 3367 0 0 0 6 4 0 0 22 0 1 0 1014647203 16465920 3303 4294967295 134512640 135223648 3214062688 3214061640 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15617/statm: 4020 3304 46 174 0 3845 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18496

[startup+0.109738 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 15613
/proc/meminfo: memFree=1685984/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2416 CPUtime=0
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 367 645 0 0 0 0 0 0 20 0 1 0 1014647203 2473984 277 4294967295 134512640 135169312 3220056608 3220055144 3085778670 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15613/statm: 604 277 235 161 0 43 0
[pid=15617] ppid=15613 vsize=17004 CPUtime=0.11
/proc/15617/stat : 15617 (SatELite_releas) R 15613 15613 16367 0 -1 4202496 3691 0 0 0 7 4 0 0 22 0 1 0 1014647203 17412096 3627 4294967295 134512640 135223648 3214062688 3214061640 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15617/statm: 4251 3627 46 174 0 4076 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19420

[startup+0.309738 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 15613
/proc/meminfo: memFree=1685984/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2416 CPUtime=0
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 367 645 0 0 0 0 0 0 20 0 1 0 1014647203 2473984 277 4294967295 134512640 135169312 3220056608 3220055144 3085778670 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15613/statm: 604 277 235 161 0 43 0
[pid=15617] ppid=15613 vsize=24212 CPUtime=0.31
/proc/15617/stat : 15617 (SatELite_releas) R 15613 15613 16367 0 -1 4202496 5791 0 0 0 25 6 0 0 23 0 1 0 1014647203 24793088 5329 4294967295 134512640 135223648 3214062688 3214060688 134548968 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15617/statm: 6053 5329 73 174 0 5878 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 26628

[startup+0.709707 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 15613
/proc/meminfo: memFree=1685984/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2416 CPUtime=0
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 367 645 0 0 0 0 0 0 20 0 1 0 1014647203 2473984 277 4294967295 134512640 135169312 3220056608 3220055144 3085778670 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15613/statm: 604 277 235 161 0 43 0
[pid=15617] ppid=15613 vsize=25520 CPUtime=0.71
/proc/15617/stat : 15617 (SatELite_releas) R 15613 15613 16367 0 -1 4202496 6119 0 0 0 65 6 0 0 25 0 1 0 1014647203 26132480 5657 4294967295 134512640 135223648 3214062688 3214060456 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15617/statm: 6380 5657 73 174 0 6205 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 27936

[startup+1.50966 s]
/proc/loadavg: 0.92 0.98 0.99 2/99 15621
/proc/meminfo: memFree=1658076/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2420

[startup+3.10957 s]
/proc/loadavg: 0.92 0.98 0.99 2/99 15624
/proc/meminfo: memFree=1671708/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=8324 CPUtime=1.61
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 1969 0 0 0 158 3 0 0 25 0 1 0 1014647351 8523776 1904 4294967295 134512640 135213731 3214509360 3214507824 134523428 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15622/statm: 2081 1904 74 172 0 1907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10744

[startup+6.30939 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 15624
/proc/meminfo: memFree=1670004/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=9924 CPUtime=4.77
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 2386 0 0 0 474 3 0 0 25 0 1 0 1014647351 10162176 2321 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15622/statm: 2481 2321 75 172 0 2307 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12344

[startup+12.709 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 15624
/proc/meminfo: memFree=1665944/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=14416 CPUtime=11.15
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 3496 0 0 0 1112 3 0 0 25 0 1 0 1014647351 14761984 3431 4294967295 134512640 135213731 3214509360 3214507840 134529947 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 3604 3431 75 172 0 3430 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 16836

[startup+25.5183 s]
/proc/loadavg: 0.95 0.98 0.99 2/99 15626
/proc/meminfo: memFree=1659584/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=20668 CPUtime=23.96
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 5052 0 0 0 2393 3 0 0 25 0 1 0 1014647351 21164032 4987 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 5167 4987 75 172 0 4993 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23088

[startup+51.1169 s]
/proc/loadavg: 0.96 0.98 0.99 2/99 15811
/proc/meminfo: memFree=1649764/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=29988 CPUtime=49.56
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 7362 0 0 0 4952 4 0 0 25 0 1 0 1014647351 30707712 7297 4294967295 134512640 135213731 3214509360 3214507840 134529947 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 7497 7297 75 172 0 7323 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 32408

[startup+102.324 s]
/proc/loadavg: 0.98 0.98 0.99 2/99 15815
/proc/meminfo: memFree=1629420/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=50296 CPUtime=100.77
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 12442 0 0 0 10071 6 0 0 25 0 1 0 1014647351 51503104 12377 4294967295 134512640 135213731 3214509360 3214507616 134536726 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 12574 12377 75 172 0 12400 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52716

[startup+162.321 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 16002
/proc/meminfo: memFree=1620004/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=59860 CPUtime=160.77
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 14789 0 0 0 16069 8 0 0 25 0 1 0 1014647351 61296640 14724 4294967295 134512640 135213731 3214509360 3214507840 134530171 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 14965 14724 75 172 0 14791 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62280

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 16190
/proc/meminfo: memFree=1619872/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=59860 CPUtime=220.76
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 14792 0 0 0 22068 8 0 0 25 0 1 0 1014647351 61296640 14727 4294967295 134512640 135213731 3214509360 3214507824 134523485 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 14965 14727 75 172 0 14791 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62280

[startup+282.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 16381
/proc/meminfo: memFree=1619756/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=59860 CPUtime=280.77
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 14797 0 0 0 28069 8 0 0 25 0 1 0 1014647351 61296640 14732 4294967295 134512640 135213731 3214509360 3214507552 134527104 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 14965 14732 75 172 0 14791 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 62280

[startup+342.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 16572
/proc/meminfo: memFree=1619764/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=59860 CPUtime=340.77
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 14797 0 0 0 34069 8 0 0 25 0 1 0 1014647351 61296640 14732 4294967295 134512640 135213731 3214509360 3214507840 134529968 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 14965 14732 75 172 0 14791 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 62280

[startup+402.317 s]

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

/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=78028 CPUtime=460.78
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 19320 0 0 0 46068 10 0 0 25 0 1 0 1014647351 79900672 19255 4294967295 134512640 135213731 3214509360 3214507552 134527111 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 19507 19255 75 172 0 19333 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 80448

[startup+522.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/99 17138
/proc/meminfo: memFree=1601404/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=78028 CPUtime=520.79
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 19320 0 0 0 52069 10 0 0 25 0 1 0 1014647351 79900672 19255 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 19507 19255 75 172 0 19333 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 80448

[startup+582.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17326
/proc/meminfo: memFree=1601396/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=78028 CPUtime=580.78
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 19320 0 0 0 58068 10 0 0 25 0 1 0 1014647351 79900672 19255 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 19507 19255 75 172 0 19333 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 80448

[startup+642.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 17515
/proc/meminfo: memFree=1601404/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=78028 CPUtime=640.78
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 19320 0 0 0 64068 10 0 0 25 0 1 0 1014647351 79900672 19255 4294967295 134512640 135213731 3214509360 3214507552 134527026 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 19507 19255 75 172 0 19333 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 80448

[startup+702.32 s]
/proc/loadavg: 1.06 1.01 1.00 3/99 17702
/proc/meminfo: memFree=1594616/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=84784 CPUtime=700.8
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21010 0 0 0 70069 11 0 0 25 0 1 0 1014647351 86818816 20945 4294967295 134512640 135213731 3214509360 3214507840 134530086 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 21196 20945 75 172 0 21022 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 87204

[startup+762.327 s]
/proc/loadavg: 1.02 1.01 1.00 3/99 17893
/proc/meminfo: memFree=1594584/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=84784 CPUtime=760.81
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21011 0 0 0 76070 11 0 0 25 0 1 0 1014647351 86818816 20946 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 21196 20946 75 172 0 21022 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 87204

[startup+822.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 18081
/proc/meminfo: memFree=1594568/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=84784 CPUtime=820.81
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21012 0 0 0 82070 11 0 0 25 0 1 0 1014647351 86818816 20947 4294967295 134512640 135213731 3214509360 3214507552 134527104 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 21196 20947 75 172 0 21022 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 87204

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 18269
/proc/meminfo: memFree=1594584/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=84784 CPUtime=880.81
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21018 0 0 0 88070 11 0 0 25 0 1 0 1014647351 86818816 20953 4294967295 134512640 135213731 3214509360 3214507552 134527175 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 21196 20953 75 172 0 21022 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 87204

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 18458
/proc/meminfo: memFree=1591360/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=87736 CPUtime=940.81
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21794 0 0 0 94070 11 0 0 25 0 1 0 1014647351 89841664 21729 4294967295 134512640 135213731 3214509360 3214507840 134529968 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 21934 21729 75 172 0 21760 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 90156

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 18645
/proc/meminfo: memFree=1591220/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=87972 CPUtime=1000.81
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21840 0 0 0 100069 12 0 0 25 0 1 0 1014647351 90083328 21775 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 21993 21775 75 172 0 21819 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 90392

[startup+1062.32 s]
/proc/loadavg: 1.07 1.03 1.01 3/99 18832
/proc/meminfo: memFree=1591104/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=88136 CPUtime=1060.82
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21871 0 0 0 106068 14 0 0 25 0 1 0 1014647351 90251264 21806 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 22034 21806 75 172 0 21860 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 90556

[startup+1122.32 s]
/proc/loadavg: 1.02 1.02 1.00 3/99 19020
/proc/meminfo: memFree=1591220/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=88216 CPUtime=1120.82
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 21886 0 0 0 112068 14 0 0 25 0 1 0 1014647351 90333184 21821 4294967295 134512640 135213731 3214509360 3214507840 134529996 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 22054 21821 75 172 0 21880 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 90636

[startup+1182.32 s]
/proc/loadavg: 1.01 1.01 1.00 2/99 19212
/proc/meminfo: memFree=1590848/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=88716 CPUtime=1180.83
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 22018 0 0 0 118069 14 0 0 25 0 1 0 1014647351 90845184 21932 4294967295 134512640 135213731 3214509360 3214507840 134530220 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 22179 21932 75 172 0 22005 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 91136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 19396
/proc/meminfo: memFree=1590712/2074464 swapFree=1949244/1959888
[pid=15613] ppid=15611 vsize=2420 CPUtime=1.48
/proc/15613/stat : 15613 (SatELiteGTI) S 15611 15613 16367 0 -1 4194304 385 7493 0 0 0 0 136 12 18 0 1 0 1014647203 2478080 278 4294967295 134512640 135169312 3220056608 3220052824 3085778670 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15613/statm: 605 278 235 161 0 44 0
[pid=15622] ppid=15613 vsize=88716 CPUtime=1198.53
/proc/15622/stat : 15622 (minisat_static) R 15613 15613 16367 0 -1 4202496 22022 0 0 0 119839 14 0 0 25 0 1 0 1014647351 90845184 21936 4294967295 134512640 135213731 3214509360 3214507840 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15622/statm: 22179 21936 75 172 0 22005 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 91136

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.03
CPU user time (s): 1199.75
CPU system time (s): 0.28
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 91136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30177
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= 21
involuntary context switches= 6034

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 21:17:42
IDJOB=1821045
IDBENCH=70817
IDSOLVER=662
FILE ID=tipi11/1821045-1242501462
PBS_JOBID=
Free space on /tmp= 9841 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821045-1242501462/watcher-1821045-1242501462 -o /tmp/evaluation-result-1821045-1242501462/solver-1821045-1242501462 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821045-1242501462.cnf -restarts=1

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED= 803032806

Linux tipi11 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.431
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.431
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.431
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.431
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:       1685984 kB
Buffers:         26672 kB
Cached:         291164 kB
SwapCached:       5224 kB
Active:          74740 kB
Inactive:       254864 kB
HighTotal:     1178688 kB
HighFree:       907772 kB
LowTotal:       895776 kB
LowFree:        778212 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            3872 kB
Writeback:           0 kB
AnonPages:       11116 kB
Mapped:           5164 kB
Slab:            50224 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9841 MiB
End job on tipi11 at 2009-05-16 21:37:42