Trace number 1820361

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.1 1200.23

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1126.78
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

0.00/0.00	c Parsing...
0.71/0.81	c ==============================================================================
0.71/0.81	c |           |     ORIGINAL     |              LEARNT              |          |
0.71/0.81	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.71/0.81	c ==============================================================================
0.71/0.81	c |         0 |  840401  1959486 |  252120       0        0     nan |  0.000 % |
5.80/5.81	c |         0 |  357793   957950 |      --       0       --      -- |     --   | -306964/-605014
5.80/5.82	c ==============================================================================
5.80/5.82	c Result  :   #vars: 59617   #clauses: 357793   #literals: 957950
5.80/5.82	c CPU time:   5.49 s
5.80/5.82	c ==============================================================================
6.18/6.22	This is MiniSat 2.0 beta
6.18/6.22	WARNING: for repeatability, setting FPU to use double precision
6.18/6.22	============================[ Problem Statistics ]=============================
6.18/6.22	|                                                                             |
6.18/6.22	|  Number of variables:  59617                                                |
6.18/6.22	|  Number of clauses:    357793                                               |
6.18/6.46	|  Parsing time:         0.22         s                                       |
6.18/6.48	============================[ Search Statistics ]==============================
6.18/6.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.18/6.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.18/6.48	===============================================================================
6.18/6.48	|         0 |   59617   357793   957950 |   119264        0    nan |  0.000 % |
6.69/6.75	|       100 |   59274   357793   957950 |   131190       73     22 | 14.318 % |
7.28/7.34	|       250 |   48874   289342   791210 |   144309      178     23 | 20.249 % |
7.98/8.03	|       475 |   33277   181003   508596 |   158740      248     24 | 44.197 % |
8.58/8.64	|       813 |   33218   180682   507729 |   174614      562     40 | 44.852 % |
9.51/9.61	|      1320 |   32358   175054   493186 |   192076     1042     48 | 47.604 % |
11.22/11.34	|      2079 |   30002   159949   454265 |   211284     1726     44 | 49.891 % |
13.42/13.55	|      3218 |   28407   149797   428182 |   232412     2820     46 | 52.369 % |
16.10/16.30	|      4926 |   27830   146002   418267 |   255653     4514     47 | 53.342 % |
20.48/20.65	|      7489 |   25174   128946   372786 |   281219     7035     47 | 57.774 % |
26.96/27.19	|     11334 |   25015   127862   369875 |   309340    10866     46 | 58.057 % |
36.46/36.65	|     17101 |   23735   118387   343124 |   340275    16550     46 | 60.188 % |
47.66/47.84	|     25750 |   23644   117856   341749 |   374302    25177     42 | 60.357 % |
71.26/71.48	|     38725 |   23259   115987   337135 |   411732    38127     39 | 61.023 % |
106.55/106.76	|     58187 |   23056   114723   333498 |   452906    57548     36 | 61.327 % |
161.06/161.24	|     87379 |   22411   110875   323108 |   498196    86629     40 | 62.798 % |
269.56/269.79	|    131169 |   21990   107113   311695 |   548016   130379     38 | 63.115 % |
473.07/473.27	|    196855 |   21850   106187   309041 |   602818   196039     33 | 63.355 % |
774.28/774.43	|    295382 |   14708    64492   191853 |   663099   293365     36 | 75.329 % |
1200.09/1200.21	HOME/SatELiteGTI: line 36: 15983 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-1820361-1242433133/watcher-1820361-1242433133 -o /tmp/evaluation-result-1820361-1242433133/solver-1820361-1242433133 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820361-1242433133.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: 1.00 1.00 1.00 2/91 15977
/proc/meminfo: memFree=801628/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) R 15975 15977 9090 0 -1 4194304 361 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215111744 135077998 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=0 CPUtime=0
/proc/15981/stat : 15981 (SatELiteGTI) R 15977 15977 9090 0 -1 4194368 65 0 0 0 0 0 0 0 18 0 1 0 1007813772 0 0 4294967295 0 0 0 3215112212 3085281770 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15981/statm: 204 3 0 0 0 29 0

[startup+0.116443 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 15977
/proc/meminfo: memFree=801628/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215112120 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=22664 CPUtime=0.12
/proc/15981/stat : 15981 (SatELite_releas) R 15977 15977 9090 0 -1 4202496 5198 0 0 0 6 6 0 0 18 0 1 0 1007813772 23207936 5134 4294967295 134512640 135223648 3219159360 3219157944 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15981/statm: 5666 5134 46 174 0 5491 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25080

[startup+0.216412 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 15977
/proc/meminfo: memFree=801628/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215112120 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=43376 CPUtime=0.22
/proc/15981/stat : 15981 (SatELite_releas) R 15977 15977 9090 0 -1 4202496 8483 0 0 0 14 8 0 0 18 0 1 0 1007813772 44417024 8419 4294967295 134512640 135223648 3219159360 3219158096 134540952 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15981/statm: 10844 8419 46 174 0 10669 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 45792

[startup+0.316405 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 15977
/proc/meminfo: memFree=801628/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215112120 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=51660 CPUtime=0.31
/proc/15981/stat : 15981 (SatELite_releas) R 15977 15977 9090 0 -1 4202496 10446 0 0 0 21 10 0 0 18 0 1 0 1007813772 52899840 10382 4294967295 134512640 135223648 3219159360 3219157944 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15981/statm: 12915 10382 46 174 0 12740 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54076

[startup+0.716385 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 15977
/proc/meminfo: memFree=801628/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215112120 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=84204 CPUtime=0.71
/proc/15981/stat : 15981 (SatELite_releas) R 15977 15977 9090 0 -1 4202496 18961 0 0 0 50 21 0 0 18 0 1 0 1007813772 86224896 18897 4294967295 134512640 135223648 3219159360 3219158368 134547562 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15981/statm: 21051 18897 47 174 0 20876 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 86620

[startup+1.51635 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15982
/proc/meminfo: memFree=719268/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215112120 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=99552 CPUtime=1.51
/proc/15981/stat : 15981 (SatELite_releas) R 15977 15977 9090 0 -1 4202496 23519 0 0 0 127 24 0 0 20 0 1 0 1007813772 101941248 21673 4294967295 134512640 135223648 3219159360 3219157312 134564725 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15981/statm: 24888 21674 73 174 0 24713 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 101968

[startup+3.11627 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15982
/proc/meminfo: memFree=709968/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2416 CPUtime=0
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1007813772 2473984 277 4294967295 134512640 135169312 3215113584 3215112120 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15977/statm: 604 277 235 161 0 43 0
[pid=15981] ppid=15977 vsize=103144 CPUtime=3.11
/proc/15981/stat : 15981 (SatELite_releas) R 15977 15977 9090 0 -1 4202496 24568 0 0 0 286 25 0 0 25 0 1 0 1007813772 105619456 22580 4294967295 134512640 135223648 3219159360 3219157456 134595815 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15981/statm: 25786 22580 73 174 0 25611 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 105560

[startup+6.31611 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15982
/proc/meminfo: memFree=705256/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 2420

[startup+12.7258 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15983
/proc/meminfo: memFree=770148/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=21308 CPUtime=6.44
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 5086 0 0 0 632 12 0 0 25 0 1 0 1007814394 21819392 5013 4294967295 134512640 135213731 3216060080 3216058560 134529947 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15983/statm: 5327 5013 73 172 0 5153 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 23728

[startup+25.5252 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15984
/proc/meminfo: memFree=770244/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=21308 CPUtime=19.18
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 5096 0 0 0 1906 12 0 0 25 0 1 0 1007814394 21819392 5023 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 5327 5023 73 172 0 5153 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 23728

[startup+51.1239 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 16170
/proc/meminfo: memFree=768748/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=22912 CPUtime=44.78
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 5488 0 0 0 4461 17 0 0 25 0 1 0 1007814394 23461888 5415 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 5728 5415 73 172 0 5554 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 25332

[startup+102.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16357
/proc/meminfo: memFree=764552/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=26784 CPUtime=95.97
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 6444 0 0 0 9579 18 0 0 25 0 1 0 1007814394 27426816 6371 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 6696 6371 73 172 0 6522 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 29204

[startup+162.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16544
/proc/meminfo: memFree=757500/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=33836 CPUtime=155.98
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 8196 0 0 0 15576 22 0 0 25 0 1 0 1007814394 34648064 8123 4294967295 134512640 135213731 3216060080 3216058560 134530405 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 8459 8123 73 172 0 8285 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 36256

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 16733
/proc/meminfo: memFree=752904/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=38556 CPUtime=215.98
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 9369 0 0 0 21569 29 0 0 25 0 1 0 1007814394 39481344 9296 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 9639 9296 73 172 0 9465 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 40976

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16924
/proc/meminfo: memFree=749144/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=42340 CPUtime=275.98
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 10282 0 0 0 27565 33 0 0 25 0 1 0 1007814394 43356160 10209 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 10585 10209 73 172 0 10411 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 44760

[startup+342.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17115
/proc/meminfo: memFree=746620/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=45000 CPUtime=335.98
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 10905 0 0 0 33565 33 0 0 25 0 1 0 1007814394 46080000 10832 4294967295 134512640 135213731 3216060080 3216058560 134530374 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 11250 10832 73 172 0 11076 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 47420

[startup+402.317 s]

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

/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=52344 CPUtime=515.99
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 12652 0 0 0 51562 37 0 0 25 0 1 0 1007814394 53600256 12579 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15983/statm: 13086 12579 73 172 0 12912 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 54764

[startup+582.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17865
/proc/meminfo: memFree=735676/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=56580 CPUtime=575.99
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 13723 0 0 0 57562 37 0 0 25 0 1 0 1007814394 57937920 13650 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 14145 13650 73 172 0 13971 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 59000

[startup+642.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18058
/proc/meminfo: memFree=730676/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=61296 CPUtime=635.99
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 14903 0 0 0 63562 37 0 0 25 0 1 0 1007814394 62767104 14830 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 15324 14830 73 172 0 15150 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 63716

[startup+702.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18245
/proc/meminfo: memFree=726360/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=65512 CPUtime=696
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 15986 0 0 0 69560 40 0 0 25 0 1 0 1007814394 67084288 15913 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 16378 15913 73 172 0 16204 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 67932

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18432
/proc/meminfo: memFree=723540/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=68216 CPUtime=756
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 16633 0 0 0 75560 40 0 0 25 0 1 0 1007814394 69853184 16560 4294967295 134512640 135213731 3216060080 3216058272 134527026 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 17054 16560 73 172 0 16880 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 70636

[startup+822.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18621
/proc/meminfo: memFree=721252/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=70440 CPUtime=816
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 17208 0 0 0 81559 41 0 0 25 0 1 0 1007814394 72130560 17135 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 17610 17135 73 172 0 17436 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 72860

[startup+882.324 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 18808
/proc/meminfo: memFree=719440/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=73064 CPUtime=876.01
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 17693 0 0 0 87559 42 0 0 25 0 1 0 1007814394 74817536 17620 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 18266 17620 73 172 0 18092 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 75484

[startup+942.321 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 18997
/proc/meminfo: memFree=716896/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=75432 CPUtime=936.01
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 18327 0 0 0 93557 44 0 0 25 0 1 0 1007814394 77242368 18254 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 18858 18254 73 172 0 18684 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 77852

[startup+1002.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 19186
/proc/meminfo: memFree=713772/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=78476 CPUtime=996.01
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 19097 0 0 0 99557 44 0 0 25 0 1 0 1007814394 80359424 19024 4294967295 134512640 135213731 3216060080 3216058560 134530096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 19619 19024 73 172 0 19445 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 80896

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 19375
/proc/meminfo: memFree=710920/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=81288 CPUtime=1056.02
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 19797 0 0 0 105558 44 0 0 25 0 1 0 1007814394 83238912 19724 4294967295 134512640 135213731 3216060080 3216058560 134530096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 20322 19724 73 172 0 20148 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 83708

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19564
/proc/meminfo: memFree=709852/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=82428 CPUtime=1116.01
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 20089 0 0 0 111556 45 0 0 25 0 1 0 1007814394 84406272 20016 4294967295 134512640 135213731 3216060080 3216058560 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 20607 20016 73 172 0 20433 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 84848

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19751
/proc/meminfo: memFree=709268/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=82780 CPUtime=1176.01
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 20206 0 0 0 117556 45 0 0 25 0 1 0 1007814394 84766720 20133 4294967295 134512640 135213731 3216060080 3216058560 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 20695 20133 73 172 0 20521 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 85200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 19753
/proc/meminfo: memFree=708716/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=83672 CPUtime=1193.91
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 20388 0 0 0 119345 46 0 0 25 0 1 0 1007814394 85680128 20315 4294967295 134512640 135213731 3216060080 3216058560 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 20918 20315 73 172 0 20744 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 86092

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 19753
/proc/meminfo: memFree=708716/2074464 swapFree=1953004/1959888
[pid=15977] ppid=15975 vsize=2420 CPUtime=6.18
/proc/15977/stat : 15977 (SatELiteGTI) S 15975 15977 9090 0 -1 4194304 387 36342 0 0 0 0 584 34 18 0 1 0 1007813772 2478080 278 4294967295 134512640 135169312 3215113584 3215109800 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15977/statm: 605 278 235 161 0 44 0
[pid=15983] ppid=15977 vsize=83672 CPUtime=1193.91
/proc/15983/stat : 15983 (minisat_static) R 15977 15977 9090 0 -1 4202496 20388 0 0 0 119345 46 0 0 25 0 1 0 1007814394 85680128 20315 4294967295 134512640 135213731 3216060080 3216058560 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15983/statm: 20918 20315 73 172 0 20744 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 86092

Child status: 143
Real time (s): 1200.23
CPU time (s): 1200.1
CPU user time (s): 1199.29
CPU system time (s): 0.81
CPU usage (%): 99.9894
Max. virtual memory (cumulated for all children) (KiB): 119408

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 02:18:53
IDJOB=1820361
IDBENCH=20379
IDSOLVER=662
FILE ID=tipi19/1820361-1242433133
PBS_JOBID=
Free space on /tmp= 10202 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820361-1242433133/watcher-1820361-1242433133 -o /tmp/evaluation-result-1820361-1242433133/solver-1820361-1242433133 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820361-1242433133.cnf -restarts=1

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED= 1756050102

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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:        801644 kB
Buffers:         26224 kB
Cached:        1155552 kB
SwapCached:       3036 kB
Active:         509852 kB
Inactive:       681460 kB
HighTotal:     1178688 kB
HighFree:       297452 kB
LowTotal:       895776 kB
LowFree:        504192 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           17124 kB
Writeback:           0 kB
AnonPages:        8868 kB
Mapped:           3352 kB
Slab:            72764 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10202 MiB
End job on tipi19 at 2009-05-16 02:38:55