Trace number 1821824

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
BinMiniSat 2009-03-21? (TO) 1200.09 1200.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.51/1.56	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.51/1.56	c ==============================================================================
1.51/1.56	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.51/1.56	c CPU time:   1.56 s
1.51/1.56	c ==============================================================================
1.71/1.77	This is MiniSat 2.0 beta
1.71/1.77	WARNING: for repeatability, setting FPU to use double precision
1.71/1.77	============================[ Problem Statistics ]=============================
1.71/1.77	|                                                                             |
1.71/1.77	|  Number of variables:  1437                                                 |
1.71/1.77	|  Number of clauses:    159558                                               |
1.77/1.87	|  Parsing time:         0.09         s                                       |
1.77/1.87	============================[ Search Statistics ]==============================
1.77/1.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/1.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/1.87	===============================================================================
1.77/1.88	|         0 |    1437   159558   690102 |    53186        0    nan |  0.000 % |
1.77/1.93	|       100 |    1437   159558   690102 |    58504      100     63 |  0.013 % |
1.77/2.03	|       251 |    1437   159558   690102 |    64355      251     63 |  0.001 % |
2.11/2.13	|       476 |    1437   159558   690102 |    70790      476     67 |  0.001 % |
2.22/2.28	|       813 |    1437   159558   690102 |    77869      813     63 |  0.002 % |
2.41/2.49	|      1319 |    1437   159558   690102 |    85656     1319     63 |  0.001 % |
2.71/2.78	|      2078 |    1437   159558   690102 |    94222     2078     65 |  0.002 % |
3.11/3.16	|      3218 |    1437   159558   690102 |   103644     3218     78 |  0.000 % |
3.91/3.93	|      4927 |    1437   159558   690102 |   114008     4927     76 |  0.002 % |
5.41/5.49	|      7489 |    1437   159558   690102 |   125409     7489     74 |  0.002 % |
7.41/7.47	|     11333 |    1437   159558   690102 |   137950    11333     68 |  0.002 % |
11.71/11.77	|     17099 |    1437   159558   690102 |   151745    17099     64 |  0.002 % |
15.91/15.97	|     25749 |    1437   159558   690102 |   166920    25749     76 |  0.000 % |
27.01/27.10	|     38723 |    1437   159558   690102 |   183612    38723     80 |  0.002 % |
47.02/47.02	|     58186 |    1437   159558   690102 |   201973    58186     78 |  0.000 % |
82.82/82.90	|     87378 |    1437   159558   690102 |   222171    87378     79 |  0.000 % |
149.03/149.03	|    131167 |    1437   159558   690102 |   244388   131167     87 |  0.001 % |
296.33/296.40	|    196855 |    1437   159558   690102 |   268827   196855     89 |  0.002 % |
507.35/507.38	|    295381 |    1437   159558   690102 |   295709    40393     80 |  0.002 % |
762.65/762.67	|    443171 |    1437   159558   690102 |   325280   188183     62 |  0.001 % |
1189.88/1189.84	|    664854 |    1437   159558   690102 |   357808   104277     54 |  0.001 % |
1200.08/1200.04	HOME/SatELiteGTI: line 36:  3140 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-1821824-1242570133/watcher-1821824-1242570133 -o /tmp/evaluation-result-1821824-1242570133/solver-1821824-1242570133 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821824-1242570133.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.01 1.00 3/94 3135
/proc/meminfo: memFree=601692/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2416 CPUtime=0
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 272 4294967295 134512640 135169312 3216381616 3216379208 3085243310 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/3132/statm: 604 272 230 161 0 43 0
[pid=3133] ppid=3132 vsize=2416 CPUtime=0
/proc/3133/stat : 3133 (SatELiteGTI) R 3132 3132 9090 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 115 4294967295 134512640 135169312 3216381616 3216377836 3085051764 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/3133/statm: 604 115 72 161 0 43 0
[pid=3134] ppid=3133 vsize=0 CPUtime=0
/proc/3134/stat : 3134 (SatELiteGTI) Z 3133 3132 9090 0 -1 4194380 142 0 0 0 0 0 0 0 25 0 1 0 1021513683 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 2 0 0 0
/proc/3134/statm: 0 0 0 0 0 0 0
[pid=3135] ppid=3133 vsize=2416 CPUtime=0
/proc/3135/stat : 3135 (SatELiteGTI) R 3133 3132 9090 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 43 4294967295 134512640 135169312 3216381616 3216377836 3085051764 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/3135/statm: 604 43 0 161 0 43 0

[startup+0.022519 s]
/proc/loadavg: 1.00 1.01 1.00 3/94 3135
/proc/meminfo: memFree=601692/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2416 CPUtime=0
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 277 4294967295 134512640 135169312 3216381616 3216380152 3085049582 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3132/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.112514 s]
/proc/loadavg: 1.00 1.01 1.00 3/94 3135
/proc/meminfo: memFree=601692/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2416 CPUtime=0
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 277 4294967295 134512640 135169312 3216381616 3216380152 3085049582 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3132/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.312504 s]
/proc/loadavg: 1.00 1.01 1.00 3/94 3135
/proc/meminfo: memFree=601692/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2416 CPUtime=0
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 277 4294967295 134512640 135169312 3216381616 3216380152 3085049582 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3132/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.712486 s]
/proc/loadavg: 1.00 1.01 1.00 3/94 3135
/proc/meminfo: memFree=601692/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2416 CPUtime=0
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 277 4294967295 134512640 135169312 3216381616 3216380152 3085049582 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3132/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.51245 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 3138
/proc/meminfo: memFree=585572/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2416 CPUtime=0
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1021513683 2473984 277 4294967295 134512640 135169312 3216381616 3216380152 3085049582 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3132/statm: 604 277 235 161 0 43 0
[pid=3138] ppid=3132 vsize=18800 CPUtime=1.51
/proc/3138/stat : 3138 (SatELite_releas) R 3132 3132 9090 0 -1 4202496 4143 0 0 0 151 0 0 0 25 0 1 0 1021513684 19251200 4077 4294967295 134512640 135223648 3221021456 3221019552 134585510 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3138/statm: 4700 4077 75 174 0 4525 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 21216

[startup+3.11237 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 3140
/proc/meminfo: memFree=589168/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=10776 CPUtime=1.34
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 2589 0 0 0 133 1 0 0 25 0 1 0 1021513861 11034624 2524 4294967295 134512640 135216011 3217414144 3217412496 134527946 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 2694 2524 71 172 0 2521 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13196

[startup+6.31222 s]
/proc/loadavg: 1.00 1.01 1.00 4/93 3140
/proc/meminfo: memFree=586488/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=12756 CPUtime=4.54
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 3076 0 0 0 453 1 0 0 25 0 1 0 1021513861 13062144 3011 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 3189 3011 71 172 0 3016 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 15176

[startup+12.7119 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 3140
/proc/meminfo: memFree=583632/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=15984 CPUtime=10.94
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 3872 0 0 0 1093 1 0 0 25 0 1 0 1021513861 16367616 3807 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 3996 3807 71 172 0 3823 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 18404

[startup+25.5113 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 3142
/proc/meminfo: memFree=575884/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=23164 CPUtime=23.74
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 5665 0 0 0 2370 4 0 0 25 0 1 0 1021513861 23719936 5600 4294967295 134512640 135216011 3217414144 3217412496 134527760 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 5791 5600 71 172 0 5618 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 25584

[startup+51.1201 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 3149
/proc/meminfo: memFree=567096/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=32432 CPUtime=49.35
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 7949 0 0 0 4930 5 0 0 25 0 1 0 1021513861 33210368 7884 4294967295 134512640 135216011 3217414144 3217412496 134527295 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 8108 7884 71 172 0 7935 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 34852

[startup+102.328 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3336
/proc/meminfo: memFree=549528/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=49540 CPUtime=100.56
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 12218 0 0 0 10048 8 0 0 25 0 1 0 1021513861 50728960 12153 4294967295 134512640 135216011 3217414144 3217412496 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 12385 12153 71 172 0 12212 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 51960

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3524
/proc/meminfo: memFree=535144/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=64708 CPUtime=160.55
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 15919 0 0 0 16039 16 0 0 25 0 1 0 1021513861 66260992 15854 4294967295 134512640 135216011 3217414144 3217412496 134527953 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 16177 15854 71 172 0 16004 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 67128

[startup+222.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3715
/proc/meminfo: memFree=523860/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=75876 CPUtime=220.55
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 18742 0 0 0 22037 18 0 0 25 0 1 0 1021513861 77697024 18677 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 18969 18677 71 172 0 18796 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 78296

[startup+282.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3929
/proc/meminfo: memFree=513444/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=86504 CPUtime=280.56
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 21381 0 0 0 28036 20 0 0 25 0 1 0 1021513861 88580096 21316 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 21626 21316 71 172 0 21453 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 88924

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4118
/proc/meminfo: memFree=502532/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=97984 CPUtime=340.56
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 24148 0 0 0 34032 24 0 0 25 0 1 0 1021513861 100335616 24083 4294967295 134512640 135216011 3217414144 3217412496 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 24496 24083 71 172 0 24323 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 100404

[startup+402.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4306
/proc/meminfo: memFree=493604/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77

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

[pid=3140] ppid=3132 vsize=115708 CPUtime=460.57
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 28590 0 0 0 46025 32 0 0 25 0 1 0 1021513861 118484992 28525 4294967295 134512640 135216011 3217414144 3217412496 134527539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 28927 28525 71 172 0 28754 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 118128

[startup+522.308 s]
/proc/loadavg: 1.26 1.06 1.02 3/93 4685
/proc/meminfo: memFree=481700/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=520.56
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29350 0 0 0 52023 33 0 0 25 0 1 0 1021513861 121495552 29285 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29285 71 172 0 29489 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 121068

[startup+582.305 s]
/proc/loadavg: 1.09 1.05 1.01 3/93 4874
/proc/meminfo: memFree=481700/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=580.56
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29353 0 0 0 58023 33 0 0 25 0 1 0 1021513861 121495552 29288 4294967295 134512640 135216011 3217414144 3217412496 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29288 71 172 0 29489 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 121068

[startup+642.312 s]
/proc/loadavg: 1.03 1.04 1.01 3/93 5062
/proc/meminfo: memFree=481576/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=640.57
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29356 0 0 0 64024 33 0 0 25 0 1 0 1021513861 121495552 29291 4294967295 134512640 135216011 3217414144 3217412496 134527531 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29291 71 172 0 29489 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 121068

[startup+702.309 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 5250
/proc/meminfo: memFree=481328/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=700.57
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29357 0 0 0 70024 33 0 0 25 0 1 0 1021513861 121495552 29292 4294967295 134512640 135216011 3217414144 3217412496 134527760 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29292 71 172 0 29489 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 121068

[startup+762.316 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 5437
/proc/meminfo: memFree=481204/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=760.58
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29362 0 0 0 76024 34 0 0 25 0 1 0 1021513861 121495552 29297 4294967295 134512640 135216011 3217414144 3217412496 134527531 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29297 71 172 0 29489 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 121068

[startup+822.313 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 5629
/proc/meminfo: memFree=481204/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=820.58
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29363 0 0 0 82024 34 0 0 25 0 1 0 1021513861 121495552 29298 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29298 71 172 0 29489 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 121068

[startup+882.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 5818
/proc/meminfo: memFree=480832/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=880.58
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29365 0 0 0 88024 34 0 0 25 0 1 0 1021513861 121495552 29300 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29300 71 172 0 29489 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 121068

[startup+942.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 6005
/proc/meminfo: memFree=480708/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=940.58
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29375 0 0 0 94023 35 0 0 25 0 1 0 1021513861 121495552 29310 4294967295 134512640 135216011 3217414144 3217412496 134527474 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29310 71 172 0 29489 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 121068

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6193
/proc/meminfo: memFree=480708/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=118648 CPUtime=1000.59
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29400 0 0 0 100023 36 0 0 25 0 1 0 1021513861 121495552 29335 4294967295 134512640 135216011 3217414144 3217412496 134527397 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29662 29335 71 172 0 29489 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 121068

[startup+1062.31 s]
/proc/loadavg: 1.10 1.03 1.01 3/93 6380
/proc/meminfo: memFree=480708/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=119256 CPUtime=1060.59
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29421 0 0 0 106022 37 0 0 25 0 1 0 1021513861 122118144 29356 4294967295 134512640 135216011 3217414144 3217412496 134527944 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29814 29356 71 172 0 29641 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 121676

[startup+1122.32 s]
/proc/loadavg: 1.07 1.04 1.01 3/93 6573
/proc/meminfo: memFree=480460/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=119256 CPUtime=1120.6
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29424 0 0 0 112023 37 0 0 25 0 1 0 1021513861 122118144 29359 4294967295 134512640 135216011 3217414144 3217412496 134527419 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29814 29359 71 172 0 29641 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 121676

[startup+1182.33 s]
/proc/loadavg: 1.03 1.03 1.00 2/93 6762
/proc/meminfo: memFree=480584/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=119256 CPUtime=1180.61
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29426 0 0 0 118022 39 0 0 25 0 1 0 1021513861 122118144 29361 4294967295 134512640 135216011 3217414144 3217412496 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29814 29361 71 172 0 29641 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 121676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.03 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 6762
/proc/meminfo: memFree=480584/2074464 swapFree=1953004/1959888
[pid=3132] ppid=3130 vsize=2420 CPUtime=1.77
/proc/3132/stat : 3132 (SatELiteGTI) S 3130 3132 9090 0 -1 4194304 386 4789 0 0 0 0 176 1 20 0 1 0 1021513683 2478080 278 4294967295 134512640 135169312 3216381616 3216377832 3085049582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3132/statm: 605 278 235 161 0 44 0
[pid=3140] ppid=3132 vsize=119256 CPUtime=1198.31
/proc/3140/stat : 3140 (minisat_static) R 3132 3132 9090 0 -1 4202496 29428 0 0 0 119791 40 0 0 25 0 1 0 1021513861 122118144 29363 4294967295 134512640 135216011 3217414144 3217412496 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3140/statm: 29814 29363 71 172 0 29641 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 121676

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

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.09
CPU user time (s): 1199.67
CPU system time (s): 0.42
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 121676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.67
system time used= 0.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34879
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= 20
involuntary context switches= 1189

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 16:22:13
IDJOB=1821824
IDBENCH=71097
IDSOLVER=661
FILE ID=tipi19/1821824-1242570133
PBS_JOBID=
Free space on /tmp= 8802 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_14_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821824-1242570133/watcher-1821824-1242570133 -o /tmp/evaluation-result-1821824-1242570133/solver-1821824-1242570133 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821824-1242570133.cnf

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED= 549256328

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:        601940 kB
Buffers:         50784 kB
Cached:        1296908 kB
SwapCached:       2992 kB
Active:         387160 kB
Inactive:       969988 kB
HighTotal:     1178688 kB
HighFree:        65388 kB
LowTotal:       895776 kB
LowFree:        536552 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            4112 kB
Writeback:           4 kB
AnonPages:        9112 kB
Mapped:           3332 kB
Slab:           105904 kB
PageTables:        564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8802 MiB
End job on tipi19 at 2009-05-17 16:42:14