Trace number 1849537

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat2 070721/core? (TO) 1200.06 1199.93

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand032.cnf
MD5SUMfc00df719c8630009723cd295f7c0c3b
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 variables23696
Number of clauses70703
Sum of the clauses size164971
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 247134
Number of clauses of size 323567
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.04/0.06	c ==============================================================================
0.04/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.06	c ==============================================================================
0.04/0.06	c |         0 |   70701   164969 |   21210       0        0     nan |  0.000 % |
0.52/0.57	c |         0 |   35182   121457 |      --       0       --      -- |     --   | -35497/-43459
0.52/0.57	c ==============================================================================
0.52/0.57	c Result  :   #vars: 6588   #clauses: 35182   #literals: 121457
0.52/0.57	c CPU time:   0.55 s
0.52/0.57	c ==============================================================================
0.62/0.62	This is MiniSat 2.0 beta
0.62/0.62	WARNING: for repeatability, setting FPU to use double precision
0.62/0.62	============================[ Problem Statistics ]=============================
0.62/0.62	|                                                                             |
0.62/0.62	|  Number of variables:  6588                                                 |
0.62/0.62	|  Number of clauses:    35182                                                |
0.62/0.64	|  Parsing time:         0.03         s                                       |
0.62/0.64	============================[ Search Statistics ]==============================
0.62/0.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.62/0.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.62/0.64	===============================================================================
0.62/0.64	|         0 |    6588    35182   121457 |    11727        0    nan |  0.000 % |
0.62/0.65	|       101 |    6588    35182   121457 |    12900      101     37 |  0.000 % |
0.62/0.68	|       253 |    6588    35182   121457 |    14190      253     38 |  0.000 % |
0.62/0.70	|       478 |    6588    35182   121457 |    15609      478     25 |  0.000 % |
0.62/0.73	|       815 |    6588    35182   121457 |    17169      815     19 |  0.000 % |
0.62/0.78	|      1321 |    6588    35182   121457 |    18886     1321     32 |  0.000 % |
0.62/0.84	|      2082 |    6588    35182   121457 |    20775     2082     28 |  0.000 % |
1.02/1.03	|      3221 |    6588    35182   121457 |    22853     3221     43 |  0.000 % |
1.11/1.20	|      4929 |    6588    35182   121457 |    25138     4929     38 |  0.000 % |
1.71/1.73	|      7491 |    6588    35182   121457 |    27652     7491     61 |  0.000 % |
2.51/2.57	|     11337 |    6588    35182   121457 |    30417    11337     76 |  0.000 % |
4.81/4.89	|     17103 |    6587    35149   121389 |    33459    17102    103 |  0.015 % |
9.41/9.49	|     25759 |    6587    35149   121389 |    36805    25758    128 |  0.015 % |
17.81/17.83	|     38734 |    6587    35149   121389 |    40485    14839     89 |  0.015 % |
25.91/26.00	|     58196 |    6587    35149   121389 |    44534    34301    117 |  0.015 % |
46.01/46.05	|     87389 |    6587    35149   121389 |    48987    32823    114 |  0.015 % |
91.12/91.19	|    131182 |    6586    35117   121325 |    53886    41955    198 |  0.030 % |
140.32/140.36	|    196871 |    6586    35117   121325 |    59275    29192    143 |  0.030 % |
216.83/216.87	|    295397 |    6586    35117   121325 |    65203    46515    152 |  0.030 % |
348.75/348.81	|    443186 |    6586    35117   121325 |    71723    62299    137 |  0.030 % |
579.28/579.31	|    664869 |    6586    35117   121325 |    78895    73739    164 |  0.030 % |
965.82/965.77	|    997395 |    6586    35117   121325 |    86785    62960    153 |  0.030 % |
1200.05/1199.92	HOME/SatELiteGTI: line 36: 10586 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-1849537-1244835323/watcher-1849537-1244835323 -o /tmp/evaluation-result-1849537-1244835323/solver-1849537-1244835323 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849537-1244835323.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10580
/proc/meminfo: memFree=1363452/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2412 CPUtime=0
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 80957465 2469888 275 4294967295 134512640 135169312 3220054576 3220053112 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10580/statm: 603 275 235 161 0 42 0
[pid=10584] ppid=10580 vsize=948 CPUtime=0
/proc/10584/stat : 10584 (SatELite_releas) R 10580 10580 18729 0 -1 4202496 106 0 0 0 0 0 0 0 25 0 1 0 80957465 970752 42 4294967295 134512640 135223648 3216899872 3216898704 134725888 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10584/statm: 237 49 40 174 0 62 0

[startup+0.035942 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10580
/proc/meminfo: memFree=1363452/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2412 CPUtime=0
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 80957465 2469888 275 4294967295 134512640 135169312 3220054576 3220053112 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10580/statm: 603 275 235 161 0 42 0
[pid=10584] ppid=10580 vsize=5644 CPUtime=0.04
/proc/10584/stat : 10584 (SatELite_releas) R 10580 10580 18729 0 -1 4202496 1258 0 0 0 3 1 0 0 25 0 1 0 80957465 5779456 1194 4294967295 134512640 135223648 3216899872 3216898824 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10584/statm: 1411 1194 46 174 0 1236 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8056

[startup+0.11593 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10580
/proc/meminfo: memFree=1363452/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2412 CPUtime=0
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 80957465 2469888 275 4294967295 134512640 135169312 3220054576 3220053112 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10580/statm: 603 275 235 161 0 42 0
[pid=10584] ppid=10580 vsize=12120 CPUtime=0.12
/proc/10584/stat : 10584 (SatELite_releas) R 10580 10580 18729 0 -1 4202496 2779 0 0 0 11 1 0 0 25 0 1 0 80957465 12410880 2575 4294967295 134512640 135223648 3216899872 3216897888 134586851 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10584/statm: 3030 2575 73 174 0 2855 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14532

[startup+0.315907 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10580
/proc/meminfo: memFree=1363452/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2412 CPUtime=0
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 80957465 2469888 275 4294967295 134512640 135169312 3220054576 3220053112 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10580/statm: 603 275 235 161 0 42 0
[pid=10584] ppid=10580 vsize=12580 CPUtime=0.32
/proc/10584/stat : 10584 (SatELite_releas) R 10580 10580 18729 0 -1 4202496 2897 0 0 0 29 3 0 0 25 0 1 0 80957465 12881920 2693 4294967295 134512640 135223648 3216899872 3216897888 134586754 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10584/statm: 3145 2693 73 174 0 2970 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 14992

[startup+0.715872 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10580
/proc/meminfo: memFree=1363452/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 2416

[startup+1.51577 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10586
/proc/meminfo: memFree=1356368/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=5764 CPUtime=0.89
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 1292 0 0 0 89 0 0 0 25 0 1 0 80957527 5902336 1227 4294967295 134512640 135212939 3219395040 3219393504 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 1441 1227 76 171 0 1269 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 8180

[startup+3.11559 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10586
/proc/meminfo: memFree=1353888/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=8932 CPUtime=2.49
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 2076 0 0 0 249 0 0 0 25 0 1 0 80957527 9146368 2011 4294967295 134512640 135212939 3219395040 3219393216 134529681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 2233 2011 76 171 0 2061 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 11348

[startup+6.31522 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10587
/proc/meminfo: memFree=1348060/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=14528 CPUtime=5.69
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 3458 0 0 0 568 1 0 0 25 0 1 0 80957527 14876672 3393 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 3632 3393 76 171 0 3460 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 16944

[startup+12.7145 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10589
/proc/meminfo: memFree=1340660/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=20788 CPUtime=12.09
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 5021 0 0 0 1208 1 0 0 25 0 1 0 80957527 21286912 4956 4294967295 134512640 135212939 3219395040 3219393504 134526739 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 5197 4956 76 171 0 5025 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 23204

[startup+25.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10774
/proc/meminfo: memFree=1336916/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=23956 CPUtime=24.89
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 5834 0 0 0 2488 1 0 0 25 0 1 0 80957527 24530944 5769 4294967295 134512640 135212939 3219395040 3219393504 134526668 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 5989 5769 76 171 0 5817 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 26372

[startup+51.1101 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 10776
/proc/meminfo: memFree=1332216/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=29580 CPUtime=50.49
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 7211 0 0 0 5046 3 0 0 25 0 1 0 80957527 30289920 7146 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 7395 7146 76 171 0 7223 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 31996

[startup+102.314 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10965
/proc/meminfo: memFree=1309848/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=51448 CPUtime=101.7
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 12678 0 0 0 10165 5 0 0 25 0 1 0 80957527 52682752 12613 4294967295 134512640 135212939 3219395040 3219393504 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 12862 12613 76 171 0 12690 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 53864

[startup+162.317 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 11156
/proc/meminfo: memFree=1309180/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=51844 CPUtime=161.71
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 12805 0 0 0 16166 5 0 0 25 0 1 0 80957527 53088256 12740 4294967295 134512640 135212939 3219395040 3219393504 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 12961 12740 76 171 0 12789 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 54260

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11344
/proc/meminfo: memFree=1309228/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=51756 CPUtime=221.71
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 12808 0 0 0 22166 5 0 0 25 0 1 0 80957527 52998144 12721 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 12939 12721 76 171 0 12767 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 54172

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11534
/proc/meminfo: memFree=1309344/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=51876 CPUtime=281.72
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 12821 0 0 0 28167 5 0 0 25 0 1 0 80957527 53121024 12734 4294967295 134512640 135212939 3219395040 3219393504 134526674 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 12969 12734 76 171 0 12797 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 54292

[startup+342.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11725
/proc/meminfo: memFree=1309352/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=51876 CPUtime=341.73
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 12822 0 0 0 34168 5 0 0 25 0 1 0 80957527 53121024 12735 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 12969 12735 76 171 0 12797 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 54292

[startup+402.33 s]

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

/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=63652 CPUtime=521.75
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 15743 0 0 0 52166 9 0 0 25 0 1 0 80957527 65179648 15656 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 15913 15656 76 171 0 15741 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 66068

[startup+582.319 s]
/proc/loadavg: 1.04 1.04 1.00 3/93 12490
/proc/meminfo: memFree=1295744/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=66004 CPUtime=581.76
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 16343 0 0 0 58166 10 0 0 25 0 1 0 80957527 67588096 16256 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 16501 16256 76 171 0 16329 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 68420

[startup+642.312 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 12678
/proc/meminfo: memFree=1295256/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=66532 CPUtime=641.76
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 16479 0 0 0 64166 10 0 0 25 0 1 0 80957527 68128768 16392 4294967295 134512640 135212939 3219395040 3219393216 134529348 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 16633 16392 76 171 0 16461 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 68948

[startup+702.315 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12869
/proc/meminfo: memFree=1292420/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=69608 CPUtime=701.77
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 17212 0 0 0 70166 11 0 0 25 0 1 0 80957527 71278592 17125 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 17402 17125 76 171 0 17230 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 72024

[startup+762.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 13064
/proc/meminfo: memFree=1290248/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=71620 CPUtime=761.78
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 17735 0 0 0 76166 12 0 0 25 0 1 0 80957527 73338880 17648 4294967295 134512640 135212939 3219395040 3219393504 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 17905 17648 76 171 0 17733 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 74036

[startup+822.311 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 13252
/proc/meminfo: memFree=1290164/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=71840 CPUtime=821.78
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 17764 0 0 0 82163 15 0 0 25 0 1 0 80957527 73564160 17677 4294967295 134512640 135212939 3219395040 3219393216 134529324 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 17960 17677 76 171 0 17788 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 74256

[startup+882.314 s]
/proc/loadavg: 1.06 1.02 1.00 3/93 13443
/proc/meminfo: memFree=1290124/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=71840 CPUtime=881.79
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 17764 0 0 0 88164 15 0 0 25 0 1 0 80957527 73564160 17677 4294967295 134512640 135212939 3219395040 3219393504 134526739 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 17960 17677 76 171 0 17788 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 74256

[startup+942.317 s]
/proc/loadavg: 1.08 1.03 1.00 3/93 13631
/proc/meminfo: memFree=1290024/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=71840 CPUtime=941.8
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 17765 0 0 0 94165 15 0 0 25 0 1 0 80957527 73564160 17678 4294967295 134512640 135212939 3219395040 3219393280 134536008 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 17960 17678 76 171 0 17788 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 74256

[startup+1002.31 s]
/proc/loadavg: 1.08 1.04 1.00 3/93 13822
/proc/meminfo: memFree=1287792/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=74084 CPUtime=1001.8
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 18338 0 0 0 100165 15 0 0 25 0 1 0 80957527 75862016 18251 4294967295 134512640 135212939 3219395040 3219393504 134526720 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 18521 18251 76 171 0 18349 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 76500

[startup+1062.31 s]
/proc/loadavg: 1.09 1.04 1.00 3/93 14013
/proc/meminfo: memFree=1287280/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=74548 CPUtime=1061.81
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 18448 0 0 0 106166 15 0 0 25 0 1 0 80957527 76337152 18361 4294967295 134512640 135212939 3219395040 3219393504 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 18637 18361 76 171 0 18465 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 76964

[startup+1122.32 s]
/proc/loadavg: 1.21 1.08 1.01 3/93 14205
/proc/meminfo: memFree=1280072/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=82160 CPUtime=1121.82
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 20297 0 0 0 112166 16 0 0 25 0 1 0 80957527 84131840 20210 4294967295 134512640 135212939 3219395040 3219393504 134526797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 20540 20210 76 171 0 20368 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 84576

[startup+1182.31 s]
/proc/loadavg: 1.08 1.06 1.01 2/93 14395
/proc/meminfo: memFree=1279940/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=82336 CPUtime=1181.82
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 20343 0 0 0 118166 16 0 0 25 0 1 0 80957527 84312064 20256 4294967295 134512640 135212939 3219395040 3219393216 134529673 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 20584 20256 76 171 0 20412 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 84752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.06 1.06 1.01 2/93 14396
/proc/meminfo: memFree=1279956/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=82336 CPUtime=1199.43
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 20343 0 0 0 119927 16 0 0 25 0 1 0 80957527 84312064 20256 4294967295 134512640 135212939 3219395040 3219393216 134529376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 20584 20256 76 171 0 20412 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 84752

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.92 s]
/proc/loadavg: 1.06 1.06 1.01 2/93 14396
/proc/meminfo: memFree=1279956/2074464 swapFree=1959888/1959888
[pid=10580] ppid=10578 vsize=2416 CPUtime=0.62
/proc/10580/stat : 10580 (SatELiteGTI) S 10578 10580 18729 0 -1 4194304 384 3922 0 0 0 0 58 4 19 0 1 0 80957465 2473984 276 4294967295 134512640 135169312 3220054576 3220050792 3085618926 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10580/statm: 604 276 235 161 0 43 0
[pid=10586] ppid=10580 vsize=82336 CPUtime=1199.43
/proc/10586/stat : 10586 (minisat_static) R 10580 10580 18729 0 -1 4202496 20343 0 0 0 119927 16 0 0 25 0 1 0 80957527 84312064 20256 4294967295 134512640 135212939 3219395040 3219393216 134529376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10586/statm: 20584 20256 76 171 0 20412 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 84752

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

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 21:35:23
IDJOB=1849537
IDBENCH=70796
IDSOLVER=690
FILE ID=tipi07/1849537-1244835323
PBS_JOBID=
Free space on /tmp= 15254 MiB

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

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

MD5SUM BENCH= fc00df719c8630009723cd295f7c0c3b
RANDOM SEED= 782324130

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:       1363476 kB
Buffers:         47780 kB
Cached:         554560 kB
SwapCached:          0 kB
Active:         180380 kB
Inactive:       433336 kB
HighTotal:     1178688 kB
HighFree:       718948 kB
LowTotal:       895776 kB
LowFree:        644528 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            2700 kB
Writeback:           0 kB
AnonPages:       11384 kB
Mapped:           5380 kB
Slab:            88136 kB
PageTables:        604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15254 MiB
End job on tipi07 at 2009-06-12 21:55:23