Trace number 1849521

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.08 1200.05

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.12/0.14	c ==============================================================================
0.12/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.14	c ==============================================================================
0.12/0.14	c |         0 |  152037   354753 |   45611       0        0     nan |  0.000 % |
1.32/1.37	c |         0 |   86170   286586 |      --       0       --      -- |     --   | -65825/-68066
1.32/1.37	c ==============================================================================
1.32/1.37	c Result  :   #vars: 18463   #clauses: 86170   #literals: 286586
1.32/1.37	c CPU time:   1.36 s
1.32/1.37	c ==============================================================================
1.42/1.47	This is MiniSat 2.0 beta
1.42/1.47	WARNING: for repeatability, setting FPU to use double precision
1.42/1.47	============================[ Problem Statistics ]=============================
1.42/1.47	|                                                                             |
1.42/1.48	|  Number of variables:  18463                                                |
1.42/1.48	|  Number of clauses:    86170                                                |
1.48/1.53	|  Parsing time:         0.06         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.61	|       100 |   18463    86170   286586 |    31595      100      7 |  0.000 % |
1.48/1.77	|       250 |   18463    86170   286586 |    34755      250     20 |  0.000 % |
1.48/1.81	|       476 |   18463    86170   286586 |    38230      476     27 |  0.000 % |
1.48/1.93	|       813 |   18463    86170   286586 |    42053      813     22 |  0.000 % |
2.23/2.25	|      1320 |   18463    86170   286586 |    46259     1320     31 |  0.000 % |
2.42/2.42	|      2080 |   18463    86170   286586 |    50885     2080     27 |  0.000 % |
2.72/2.71	|      3220 |   18463    86170   286586 |    55973     3220     37 |  0.000 % |
3.02/3.09	|      4929 |   18463    86170   286586 |    61571     4929     38 |  0.000 % |
3.82/3.88	|      7491 |   18463    86170   286586 |    67728     7491     59 |  0.000 % |
6.20/6.22	|     11335 |   18463    86170   286586 |    74500    11335     84 |  0.000 % |
8.28/8.32	|     17102 |   18463    86170   286586 |    81951    17102     86 |  0.000 % |
16.74/16.86	|     25752 |   18463    86170   286586 |    90146    25752     94 |  0.000 % |
22.43/22.56	|     38732 |   18463    86170   286586 |    99160    38732     99 |  0.000 % |
30.84/30.99	|     58193 |   18463    86170   286586 |   109076    58193    112 |  0.000 % |
49.94/50.10	|     87387 |   18463    86170   286586 |   119984    87387    113 |  0.000 % |
102.04/102.16	|    131177 |   18463    86170   286586 |   131982    27771    124 |  0.000 % |
171.64/171.80	|    196862 |   18463    86170   286586 |   145181    93456    136 |  0.000 % |
264.75/264.87	|    295388 |   18463    86170   286586 |   159699    66015    164 |  0.000 % |
479.68/479.72	|    443177 |   18463    86170   286586 |   175669    75642    166 |  0.000 % |
701.10/701.20	|    664860 |   18463    86170   286586 |   193236   132566    172 |  0.000 % |
1200.06/1200.04	HOME/SatELiteGTI: line 36:  2822 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-1849521-1244832918/watcher-1849521-1244832918 -o /tmp/evaluation-result-1849521-1244832918/solver-1849521-1244832918 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849521-1244832918.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.16 1.04 1.01 2/91 2816
/proc/meminfo: memFree=1363084/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2416 CPUtime=0.01
/proc/2816/stat : 2816 (SatELiteGTI) R 2814 2816 18729 0 -1 4194304 355 645 0 0 0 0 0 1 18 0 1 0 80717005 2473984 277 4294967295 134512640 135169312 3213530112 3213528588 3085354868 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/2816/statm: 604 277 235 161 0 43 0
[pid=2820] ppid=2816 vsize=0 CPUtime=0
/proc/2820/stat : 2820 (SatELiteGTI) R 2816 2816 18729 0 -1 4194368 65 0 0 0 0 0 0 0 21 0 1 0 80717005 0 0 4294967295 0 0 0 3213528740 3085355498 0 0 0 0 0 0 0 17 0 0 0 0
/proc/2820/statm: 0 0 0 0 0 0 0

[startup+0.033696 s]
/proc/loadavg: 1.16 1.04 1.01 2/91 2816
/proc/meminfo: memFree=1363084/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2416 CPUtime=0.01
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 80717005 2473984 277 4294967295 134512640 135169312 3213530112 3213528648 3085352686 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2816/statm: 604 277 235 161 0 43 0
[pid=2820] ppid=2816 vsize=5456 CPUtime=0.03
/proc/2820/stat : 2820 (SatELite_releas) R 2816 2816 18729 0 -1 4202496 1174 0 0 0 3 0 0 0 21 0 1 0 80717005 5586944 1110 4294967295 134512640 135223648 3217065808 3217064392 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2820/statm: 1364 1111 46 174 0 1189 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7872

[startup+0.11368 s]
/proc/loadavg: 1.16 1.04 1.01 2/91 2816
/proc/meminfo: memFree=1363084/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2416 CPUtime=0.01
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 80717005 2473984 277 4294967295 134512640 135169312 3213530112 3213528648 3085352686 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2816/statm: 604 277 235 161 0 43 0
[pid=2820] ppid=2816 vsize=18044 CPUtime=0.11
/proc/2820/stat : 2820 (SatELite_releas) R 2816 2816 18729 0 -1 4202496 3909 0 0 0 11 0 0 0 21 0 1 0 80717005 18477056 3845 4294967295 134512640 135223648 3217065808 3217064392 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2820/statm: 4511 3845 46 174 0 4336 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20460

[startup+0.313658 s]
/proc/loadavg: 1.16 1.04 1.01 2/91 2816
/proc/meminfo: memFree=1363084/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2416 CPUtime=0.01
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 80717005 2473984 277 4294967295 134512640 135169312 3213530112 3213528648 3085352686 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2816/statm: 604 277 235 161 0 43 0
[pid=2820] ppid=2816 vsize=24212 CPUtime=0.31
/proc/2820/stat : 2820 (SatELite_releas) R 2816 2816 18729 0 -1 4202496 5792 0 0 0 30 1 0 0 21 0 1 0 80717005 24793088 5330 4294967295 134512640 135223648 3217065808 3217063824 134586740 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2820/statm: 6053 5330 73 174 0 5878 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 26628

[startup+0.713612 s]
/proc/loadavg: 1.16 1.04 1.01 2/91 2816
/proc/meminfo: memFree=1363084/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2416 CPUtime=0.01
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 80717005 2473984 277 4294967295 134512640 135169312 3213530112 3213528648 3085352686 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2816/statm: 604 277 235 161 0 43 0
[pid=2820] ppid=2816 vsize=25520 CPUtime=0.71
/proc/2820/stat : 2820 (SatELite_releas) R 2816 2816 18729 0 -1 4202496 6123 0 0 0 70 1 0 0 22 0 1 0 80717005 26132480 5661 4294967295 134512640 135223648 3217065808 3217063576 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2820/statm: 6380 5661 73 174 0 6205 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 27936

[startup+1.51352 s]
/proc/loadavg: 1.16 1.04 1.01 2/93 2821
/proc/meminfo: memFree=1335276/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2420

[startup+3.11333 s]
/proc/loadavg: 1.16 1.04 1.01 2/93 2822
/proc/meminfo: memFree=1349288/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=8460 CPUtime=1.64
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 2014 0 0 0 163 1 0 0 25 0 1 0 80717152 8663040 1949 4294967295 134512640 135212939 3213124592 3213123056 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2822/statm: 2115 1949 76 171 0 1943 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 10880

[startup+6.31297 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 2822
/proc/meminfo: memFree=1346468/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=11892 CPUtime=4.82
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 2857 0 0 0 481 1 0 0 25 0 1 0 80717152 12177408 2792 4294967295 134512640 135212939 3213124592 3213123056 134526608 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2822/statm: 2973 2792 76 171 0 2801 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14312

[startup+12.7122 s]
/proc/loadavg: 1.13 1.04 1.01 2/93 2824
/proc/meminfo: memFree=1341044/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=16080 CPUtime=11.18
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 3908 0 0 0 1116 2 0 0 25 0 1 0 80717152 16465920 3843 4294967295 134512640 135212939 3213124592 3213123056 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2822/statm: 4020 3843 76 171 0 3848 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18500

[startup+25.5108 s]
/proc/loadavg: 1.10 1.04 1.01 4/93 3011
/proc/meminfo: memFree=1328632/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=29132 CPUtime=23.95
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 7173 0 0 0 2388 7 0 0 25 0 1 0 80717152 29831168 7108 4294967295 134512640 135212939 3213124592 3213123056 134526720 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2822/statm: 7283 7108 76 171 0 7111 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 31552

[startup+51.1178 s]
/proc/loadavg: 1.07 1.03 1.01 2/93 3017
/proc/meminfo: memFree=1306640/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=50936 CPUtime=49.56
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 12604 0 0 0 4944 12 0 0 25 0 1 0 80717152 52158464 12539 4294967295 134512640 135212939 3213124592 3213123056 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2822/statm: 12734 12539 76 171 0 12562 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53356

[startup+102.322 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 3208
/proc/meminfo: memFree=1284064/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=73132 CPUtime=100.77
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 18127 0 0 0 10060 17 0 0 25 0 1 0 80717152 74887168 18062 4294967295 134512640 135212939 3213124592 3213123056 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2822/statm: 18283 18062 76 171 0 18111 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 75552

[startup+162.315 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 3423
/proc/meminfo: memFree=1284088/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=73132 CPUtime=160.76
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 18128 0 0 0 16059 17 0 0 25 0 1 0 80717152 74887168 18063 4294967295 134512640 135212939 3213124592 3213123056 134526750 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 18283 18063 76 171 0 18111 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75552

[startup+222.318 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 3613
/proc/meminfo: memFree=1259776/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=97952 CPUtime=220.77
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 24306 0 0 0 22058 19 0 0 25 0 1 0 80717152 100302848 24241 4294967295 134512640 135212939 3213124592 3213123056 134526557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 24488 24241 76 171 0 24316 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 100372

[startup+282.311 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 3803
/proc/meminfo: memFree=1259668/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=97952 CPUtime=280.77
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 24306 0 0 0 28058 19 0 0 25 0 1 0 80717152 100302848 24241 4294967295 134512640 135212939 3213124592 3213123056 134527011 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 24488 24241 76 171 0 24316 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 100372

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3994
/proc/meminfo: memFree=1252508/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=105320 CPUtime=340.78
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 26146 0 0 0 34057 21 0 0 25 0 1 0 80717152 107847680 26081 4294967295 134512640 135212939 3213124592 3213122768 134529346 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 26330 26081 76 171 0 26158 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 107740

[startup+402.317 s]

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

[pid=2822] ppid=2816 vsize=145180 CPUtime=460.8
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 36097 0 0 0 46051 29 0 0 25 0 1 0 80717152 148664320 36032 4294967295 134512640 135212939 3213124592 3213123056 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 36295 36032 76 171 0 36123 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 147600

[startup+522.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4568
/proc/meminfo: memFree=1212264/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=145180 CPUtime=520.8
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 36099 0 0 0 52051 29 0 0 25 0 1 0 80717152 148664320 36034 4294967295 134512640 135212939 3213124592 3213123056 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 36295 36034 76 171 0 36123 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 147600

[startup+582.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4758
/proc/meminfo: memFree=1211976/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=145120 CPUtime=580.81
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 36120 0 0 0 58052 29 0 0 25 0 1 0 80717152 148602880 36055 4294967295 134512640 135212939 3213124592 3213123056 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 36280 36055 76 171 0 36108 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 147540

[startup+642.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4947
/proc/meminfo: memFree=1211852/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=145120 CPUtime=640.82
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 36120 0 0 0 64053 29 0 0 25 0 1 0 80717152 148602880 36055 4294967295 134512640 135212939 3213124592 3213123056 134526608 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 36280 36055 76 171 0 36108 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 147540

[startup+702.313 s]
/proc/loadavg: 1.07 1.03 1.01 2/93 5138
/proc/meminfo: memFree=1211884/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=145120 CPUtime=700.82
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 36121 0 0 0 70053 29 0 0 25 0 1 0 80717152 148602880 36056 4294967295 134512640 135212939 3213124592 3213123056 134526757 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 36280 36056 76 171 0 36108 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 147540

[startup+762.316 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 5332
/proc/meminfo: memFree=1208148/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=148684 CPUtime=760.83
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 37021 0 0 0 76054 29 0 0 25 0 1 0 80717152 152252416 36956 4294967295 134512640 135212939 3213124592 3213123056 134526732 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 37171 36956 76 171 0 36999 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 151104

[startup+822.319 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 5521
/proc/meminfo: memFree=1194880/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=161884 CPUtime=820.84
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 40319 0 0 0 82054 30 0 0 25 0 1 0 80717152 165769216 40254 4294967295 134512640 135212939 3213124592 3213123056 134526557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 40471 40254 76 171 0 40299 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 164304

[startup+882.312 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 5711
/proc/meminfo: memFree=1194616/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=161884 CPUtime=880.84
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 40319 0 0 0 88054 30 0 0 25 0 1 0 80717152 165769216 40254 4294967295 134512640 135212939 3213124592 3213122768 134529346 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 40471 40254 76 171 0 40299 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 164304

[startup+942.315 s]
/proc/loadavg: 1.08 1.03 1.00 3/93 5900
/proc/meminfo: memFree=1194640/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=161884 CPUtime=940.85
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 40319 0 0 0 94055 30 0 0 25 0 1 0 80717152 165769216 40254 4294967295 134512640 135212939 3213124592 3213123056 134526557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 40471 40254 76 171 0 40299 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 164304

[startup+1002.32 s]
/proc/loadavg: 1.08 1.04 1.00 3/93 6091
/proc/meminfo: memFree=1194160/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=162440 CPUtime=1000.86
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 40444 0 0 0 100056 30 0 0 25 0 1 0 80717152 166338560 40379 4294967295 134512640 135212939 3213124592 3213123056 134526736 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 40610 40379 76 171 0 40438 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 164860

[startup+1062.31 s]
/proc/loadavg: 1.20 1.08 1.01 3/93 6284
/proc/meminfo: memFree=1176296/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=180984 CPUtime=1060.86
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 45043 0 0 0 106056 30 0 0 25 0 1 0 80717152 185327616 44978 4294967295 134512640 135212939 3213124592 3213123056 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 45246 44978 76 171 0 45074 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 183404

[startup+1122.31 s]
/proc/loadavg: 1.07 1.06 1.01 5/93 6474
/proc/meminfo: memFree=1152216/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=204692 CPUtime=1120.87
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 50962 0 0 0 112054 33 0 0 25 0 1 0 80717152 209604608 50897 4294967295 134512640 135212939 3213124592 3213123056 134526557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 51173 50897 76 171 0 51001 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 207112

[startup+1182.32 s]
/proc/loadavg: 1.02 1.05 1.00 3/93 6664
/proc/meminfo: memFree=1125920/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=231752 CPUtime=1180.88
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 57716 0 0 0 118054 34 0 0 25 0 1 0 80717152 237314048 57651 4294967295 134512640 135212939 3213124592 3213122768 134529346 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 57938 57651 76 171 0 57766 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 234172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.02 1.04 1.00 3/93 6665
/proc/meminfo: memFree=1116940/2074464 swapFree=1959888/1959888
[pid=2816] ppid=2814 vsize=2420 CPUtime=1.48
/proc/2816/stat : 2816 (SatELiteGTI) S 2814 2816 18729 0 -1 4194304 387 7493 0 0 0 0 146 2 18 0 1 0 80717005 2478080 278 4294967295 134512640 135169312 3213530112 3213526328 3085352686 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2816/statm: 605 278 235 161 0 44 0
[pid=2822] ppid=2816 vsize=240156 CPUtime=1198.58
/proc/2822/stat : 2822 (minisat_static) R 2816 2816 18729 0 -1 4202496 59812 0 0 0 119824 34 0 0 25 0 1 0 80717152 245919744 59747 4294967295 134512640 135212939 3213124592 3213122984 134719078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2822/statm: 60039 59747 76 171 0 59867 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 242576

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.08
CPU user time (s): 1199.7
CPU system time (s): 0.38
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 242576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.38
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67784
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= 2090

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 20:55:18
IDJOB=1849521
IDBENCH=70817
IDSOLVER=690
FILE ID=tipi07/1849521-1244832918
PBS_JOBID=
Free space on /tmp= 15252 MiB

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

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED= 993660678

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:       1363092 kB
Buffers:         47728 kB
Cached:         555368 kB
SwapCached:          0 kB
Active:         181600 kB
Inactive:       432776 kB
HighTotal:     1178688 kB
HighFree:       718060 kB
LowTotal:       895776 kB
LowFree:        645032 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            4040 kB
Writeback:           0 kB
AnonPages:       11316 kB
Mapped:           5628 kB
Slab:            88000 kB
PageTables:        308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86044 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15252 MiB
End job on tipi07 at 2009-06-12 21:15:21