Trace number 1821699

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.05

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_22_SAT.cnf
MD5SUM0370c302d744cf5297e07b7d8a6a8190
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.5
Satisfiable
(Un)Satisfiability was proved
Number of variables4692
Number of clauses582514
Sum of the clauses size1741093
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27069
Number of clauses of size 3575414
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.32/0.40	c ==============================================================================
0.32/0.40	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.40	c ==============================================================================
0.32/0.40	c |         0 |  582514  1741093 |  174754       0        0     nan |  0.000 % |
9.02/9.05	c |         0 |  580872  2523148 |      --       0       --      -- |     --   | -1642/782055
9.02/9.05	c ==============================================================================
9.02/9.05	c Result  :   #vars: 3114   #clauses: 580872   #literals: 2523148
9.02/9.05	c CPU time:   8.96 s
9.02/9.05	c ==============================================================================
9.82/9.82	This is MiniSat 2.0 beta
9.82/9.82	WARNING: for repeatability, setting FPU to use double precision
9.82/9.82	============================[ Problem Statistics ]=============================
9.82/9.82	|                                                                             |
9.82/9.82	|  Number of variables:  3114                                                 |
9.82/9.82	|  Number of clauses:    580872                                               |
10.11/10.17	|  Parsing time:         0.30         s                                       |
10.11/10.20	============================[ Search Statistics ]==============================
10.11/10.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.11/10.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.11/10.20	===============================================================================
10.11/10.20	|         0 |    3114   580872  2523148 |   193624        0    nan |  0.000 % |
10.31/10.38	|       100 |    3114   580872  2523148 |   212986      100    102 |  0.000 % |
10.41/10.50	|       250 |    3114   580872  2523148 |   234285      250     86 |  0.000 % |
10.61/10.68	|       475 |    3114   580872  2523148 |   257713      475     88 |  0.000 % |
10.81/10.85	|       813 |    3114   580872  2523148 |   283484      813     99 |  0.000 % |
11.21/11.25	|      1320 |    3114   580872  2523148 |   311833     1320     98 |  0.001 % |
11.51/11.59	|      2080 |    3114   580872  2523148 |   343016     2080     98 |  0.000 % |
12.51/12.54	|      3219 |    3114   580872  2523148 |   377318     3219    104 |  0.000 % |
13.01/13.10	|      4927 |    3114   580872  2523148 |   415050     4927    110 |  0.000 % |
15.11/15.19	|      7489 |    3114   580872  2523148 |   456555     7489    114 |  0.001 % |
17.31/17.39	|     11333 |    3114   580872  2523148 |   502210    11333    130 |  0.001 % |
21.31/21.39	|     17100 |    3114   580872  2523148 |   552431    17100    136 |  0.001 % |
28.01/28.10	|     25749 |    3114   580872  2523148 |   607675    25749    133 |  0.001 % |
37.11/37.16	|     38723 |    3114   580872  2523148 |   668442    38723    141 |  0.000 % |
60.21/60.25	|     58185 |    3114   580872  2523148 |   735286    58185    139 |  0.000 % |
92.01/92.09	|     87378 |    3114   580872  2523148 |   808815    87378    146 |  0.000 % |
147.61/147.66	|    131167 |    3114   580872  2523148 |   889697   131167    145 |  0.000 % |
254.02/254.09	|    196851 |    3114   580872  2523148 |   978666   196851    144 |  0.000 % |
457.04/457.06	|    295378 |    3114   580872  2523148 |  1076533   295378    138 |  0.001 % |
887.76/887.78	|    443167 |    3114   580872  2523148 |  1184186   443167    144 |  0.000 % |
1200.08/1200.04	HOME/SatELiteGTI: line 36: 16167 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-1821699-1242553790/watcher-1821699-1242553790 -o /tmp/evaluation-result-1821699-1242553790/solver-1821699-1242553790 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821699-1242553790.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 3/96 16160
/proc/meminfo: memFree=1486964/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=956 CPUtime=0
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 135 0 0 0 0 0 0 0 25 0 1 0 1019877394 978944 71 4294967295 134512640 135223648 3220525712 3220524432 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 239 74 45 174 0 64 0

[startup+0.116723 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 16160
/proc/meminfo: memFree=1486964/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=11036 CPUtime=0.12
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 2512 0 0 0 11 1 0 0 25 0 1 0 1019877394 11300864 2448 4294967295 134512640 135223648 3220525712 3220524664 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 2759 2448 46 174 0 2584 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13452

[startup+0.216716 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 16160
/proc/meminfo: memFree=1486964/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=18544 CPUtime=0.22
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 4313 0 0 0 18 4 0 0 25 0 1 0 1019877394 18989056 4249 4294967295 134512640 135223648 3220525712 3220524664 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 4636 4249 46 174 0 4461 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 20960

[startup+0.316711 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 16160
/proc/meminfo: memFree=1486964/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=27480 CPUtime=0.32
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 6209 0 0 0 26 6 0 0 25 0 1 0 1019877394 28139520 6145 4294967295 134512640 135223648 3220525712 3220524664 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 6870 6145 46 174 0 6695 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 29896

[startup+0.716689 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 16160
/proc/meminfo: memFree=1486964/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=45620 CPUtime=0.72
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 10733 0 0 0 63 9 0 0 25 0 1 0 1019877394 46714880 10669 4294967295 134512640 135223648 3220525712 3220523488 134585471 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 11405 10669 73 174 0 11230 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 48036

[startup+1.51664 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16165
/proc/meminfo: memFree=1442176/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=49896 CPUtime=1.52
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 11784 0 0 0 143 9 0 0 25 0 1 0 1019877394 51093504 11720 4294967295 134512640 135223648 3220525712 3220523472 134578379 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 12474 11720 73 174 0 12299 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 52312

[startup+3.11655 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16165
/proc/meminfo: memFree=1436968/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=66208 CPUtime=3.12
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 14291 0 0 0 303 9 0 0 25 0 1 0 1019877394 67796992 14227 4294967295 134512640 135223648 3220525712 3220523808 134585524 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 16552 14227 73 174 0 16377 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 68624

[startup+6.31638 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16166
/proc/meminfo: memFree=1429032/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2416 CPUtime=0
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1019877394 2473984 277 4294967295 134512640 135169312 3218167888 3218166424 3085516526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16160/statm: 604 277 235 161 0 43 0
[pid=16164] ppid=16160 vsize=66208 CPUtime=6.32
/proc/16164/stat : 16164 (SatELite_releas) R 16160 16160 11066 0 -1 4202496 14291 0 0 0 623 9 0 0 25 0 1 0 1019877394 67796992 14227 4294967295 134512640 135223648 3220525712 3220523808 134585504 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16164/statm: 16552 14227 73 174 0 16377 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 68624

[startup+12.716 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16167
/proc/meminfo: memFree=1443720/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=31172 CPUtime=2.89
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 7601 0 0 0 284 5 0 0 25 0 1 0 1019878376 31920128 7536 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 7793 7536 74 172 0 7619 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 33592

[startup+25.5153 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 16350
/proc/meminfo: memFree=1431440/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=42696 CPUtime=15.69
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 10487 0 0 0 1564 5 0 0 25 0 1 0 1019878376 43720704 10422 4294967295 134512640 135213731 3221136272 3221134752 134530086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 10674 10422 74 172 0 10500 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 45116

[startup+51.1139 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 16353
/proc/meminfo: memFree=1414436/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=60000 CPUtime=41.29
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 14803 0 0 0 4120 9 0 0 25 0 1 0 1019878376 61440000 14738 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 15000 14738 74 172 0 14826 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 62420

[startup+102.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16539
/proc/meminfo: memFree=1384132/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=89804 CPUtime=92.49
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 22200 0 0 0 9232 17 0 0 25 0 1 0 1019878376 91959296 22135 4294967295 134512640 135213731 3221136272 3221134680 134719542 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 22451 22135 74 172 0 22277 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92224

[startup+162.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16728
/proc/meminfo: memFree=1357712/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=116368 CPUtime=152.49
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 28818 0 0 0 15225 24 0 0 25 0 1 0 1019878376 119160832 28753 4294967295 134512640 135213731 3221136272 3221134752 134530110 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 29092 28753 74 172 0 28918 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 118788

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 16916
/proc/meminfo: memFree=1334176/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=139388 CPUtime=212.5
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 34563 0 0 0 21214 36 0 0 25 0 1 0 1019878376 142733312 34498 4294967295 134512640 135213731 3221136272 3221134752 134530110 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 34847 34498 74 172 0 34673 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 141808

[startup+282.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 17107
/proc/meminfo: memFree=1313824/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=160324 CPUtime=272.5
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 39723 0 0 0 27209 41 0 0 25 0 1 0 1019878376 164171776 39658 4294967295 134512640 135213731 3221136272 3221134752 134530021 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 40081 39658 74 172 0 39907 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 162744

[startup+342.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 17293
/proc/meminfo: memFree=1295108/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=178992 CPUtime=332.5
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 44416 0 0 0 33200 50 0 0 25 0 1 0 1019878376 183287808 44351 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 44748 44351 74 172 0 44574 0
Current children cumulated CPU time (s) 342.32

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

[pid=16167] ppid=16160 vsize=226968 CPUtime=512.52
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 56227 0 0 0 51195 57 0 0 25 0 1 0 1019878376 232415232 56162 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 56742 56162 74 172 0 56568 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 229388

[startup+582.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 18048
/proc/meminfo: memFree=1233340/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=241484 CPUtime=572.52
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 59876 0 0 0 57191 61 0 0 25 0 1 0 1019878376 247279616 59811 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 60371 59811 74 172 0 60197 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 243904

[startup+642.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 18238
/proc/meminfo: memFree=1219808/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=254852 CPUtime=632.53
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 63217 0 0 0 63190 63 0 0 25 0 1 0 1019878376 260968448 63152 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 63713 63152 74 172 0 63539 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 257272

[startup+702.318 s]
/proc/loadavg: 1.06 1.01 1.00 3/98 18427
/proc/meminfo: memFree=1206952/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=267784 CPUtime=692.53
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 66435 0 0 0 69189 64 0 0 25 0 1 0 1019878376 274210816 66370 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 66946 66370 74 172 0 66772 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 270204

[startup+762.324 s]
/proc/loadavg: 1.15 1.04 1.01 3/98 18616
/proc/meminfo: memFree=1195164/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=279440 CPUtime=752.54
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 69340 0 0 0 75188 66 0 0 25 0 1 0 1019878376 286146560 69275 4294967295 134512640 135213731 3221136272 3221134680 134719542 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 69860 69275 74 172 0 69686 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 281860

[startup+822.321 s]
/proc/loadavg: 1.12 1.05 1.01 2/98 18804
/proc/meminfo: memFree=1183748/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=291072 CPUtime=812.54
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 72215 0 0 0 81186 68 0 0 25 0 1 0 1019878376 298057728 72150 4294967295 134512640 135213731 3221136272 3221134752 134530042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 72768 72150 74 172 0 72594 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 293492

[startup+882.318 s]
/proc/loadavg: 1.17 1.07 1.01 3/98 18991
/proc/meminfo: memFree=1173208/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=301748 CPUtime=872.54
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 74843 0 0 0 87183 71 0 0 25 0 1 0 1019878376 308989952 74778 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 75437 74778 74 172 0 75263 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 304168

[startup+942.314 s]
/proc/loadavg: 1.24 1.11 1.03 3/98 19181
/proc/meminfo: memFree=1161784/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=313188 CPUtime=932.54
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 77718 0 0 0 93179 75 0 0 25 0 1 0 1019878376 320704512 77653 4294967295 134512640 135213731 3221136272 3221134752 134530080 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 78297 77653 74 172 0 78123 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 315608

[startup+1002.32 s]
/proc/loadavg: 1.18 1.12 1.03 4/98 19370
/proc/meminfo: memFree=1149036/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=326872 CPUtime=992.55
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 80886 0 0 0 99179 76 0 0 25 0 1 0 1019878376 334716928 80821 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 81718 80821 74 172 0 81544 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 329292

[startup+1062.32 s]
/proc/loadavg: 1.07 1.09 1.03 2/98 19559
/proc/meminfo: memFree=1138604/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=337420 CPUtime=1052.55
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 83526 0 0 0 105179 76 0 0 25 0 1 0 1019878376 345518080 83461 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 84355 83461 74 172 0 84181 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 339840

[startup+1122.32 s]
/proc/loadavg: 1.02 1.07 1.02 2/98 19747
/proc/meminfo: memFree=1126576/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=349240 CPUtime=1112.56
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 86494 0 0 0 111174 82 0 0 25 0 1 0 1019878376 357621760 86429 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 87310 86429 74 172 0 87136 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 351660

[startup+1182.32 s]
/proc/loadavg: 1.01 1.06 1.02 2/98 19934
/proc/meminfo: memFree=1115384/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=360492 CPUtime=1172.56
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 89303 0 0 0 117173 83 0 0 25 0 1 0 1019878376 369143808 89238 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 90123 89238 74 172 0 89949 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 362912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.05 1.02 2/98 19936
/proc/meminfo: memFree=1111984/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=363812 CPUtime=1190.26
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 90151 0 0 0 118942 84 0 0 25 0 1 0 1019878376 372543488 90086 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 90953 90086 74 172 0 90779 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 366232

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

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

[startup+1200.02 s]
/proc/loadavg: 1.00 1.05 1.02 2/98 19936
/proc/meminfo: memFree=1111984/2074464 swapFree=1950760/1959888
[pid=16160] ppid=16158 vsize=2420 CPUtime=9.82
/proc/16160/stat : 16160 (SatELiteGTI) S 16158 16160 11066 0 -1 4194304 386 14940 0 0 0 0 969 13 18 0 1 0 1019877394 2478080 278 4294967295 134512640 135169312 3218167888 3218164104 3085516526 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16160/statm: 605 278 235 161 0 44 0
[pid=16167] ppid=16160 vsize=363812 CPUtime=1190.26
/proc/16167/stat : 16167 (minisat_static) R 16160 16160 11066 0 -1 4202496 90151 0 0 0 118942 84 0 0 25 0 1 0 1019878376 372543488 90086 4294967295 134512640 135213731 3221136272 3221134752 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16167/statm: 90953 90086 74 172 0 90779 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 366232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.1
CPU user time (s): 1199.11
CPU system time (s): 0.99
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 366232

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 11:49:50
IDJOB=1821699
IDBENCH=71067
IDSOLVER=662
FILE ID=tipi23/1821699-1242553790
PBS_JOBID=
Free space on /tmp= 8540 MiB

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

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

MD5SUM BENCH= 0370c302d744cf5297e07b7d8a6a8190
RANDOM SEED= 467977364

Linux tipi23 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.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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:       1486972 kB
Buffers:         37172 kB
Cached:         464012 kB
SwapCached:       3584 kB
Active:         230536 kB
Inactive:       282280 kB
HighTotal:     1178688 kB
HighFree:       703580 kB
LowTotal:       895776 kB
LowFree:        783392 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           11740 kB
Writeback:           0 kB
AnonPages:       10888 kB
Mapped:           4372 kB
Slab:            65496 kB
PageTables:        668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8526 MiB
End job on tipi23 at 2009-05-17 12:09:53