Trace number 1821698

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 1199.93

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.31/0.40	c ==============================================================================
0.31/0.40	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.40	c ==============================================================================
0.31/0.40	c |         0 |  582514  1741093 |  174754       0        0     nan |  0.000 % |
9.31/9.37	c |         0 |  580872  2523148 |      --       0       --      -- |     --   | -1642/782055
9.31/9.37	c ==============================================================================
9.31/9.37	c Result  :   #vars: 3114   #clauses: 580872   #literals: 2523148
9.31/9.37	c CPU time:   9.3 s
9.31/9.37	c ==============================================================================
10.11/10.13	This is MiniSat 2.0 beta
10.11/10.13	WARNING: for repeatability, setting FPU to use double precision
10.11/10.13	============================[ Problem Statistics ]=============================
10.11/10.13	|                                                                             |
10.11/10.14	|  Number of variables:  3114                                                 |
10.11/10.14	|  Number of clauses:    580872                                               |
10.14/10.50	|  Parsing time:         0.30         s                                       |
10.14/10.52	============================[ Search Statistics ]==============================
10.14/10.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.14/10.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.14/10.52	===============================================================================
10.14/10.53	|         0 |    3114   580872  2523148 |   193624        0    nan |  0.000 % |
10.14/10.69	|       101 |    3114   580872  2523148 |   212986      101    104 |  0.005 % |
10.14/10.88	|       252 |    3114   580872  2523148 |   234285      252    113 |  0.000 % |
11.01/11.09	|       479 |    3114   580872  2523148 |   257713      479    106 |  0.000 % |
11.31/11.37	|       816 |    3114   580872  2523148 |   283484      816    100 |  0.000 % |
11.61/11.69	|      1322 |    3114   580872  2523148 |   311833     1322    114 |  0.000 % |
12.31/12.32	|      2081 |    3114   580872  2523148 |   343016     2081    118 |  0.001 % |
13.51/13.58	|      3221 |    3114   580872  2523148 |   377318     3221    121 |  0.000 % |
15.21/15.24	|      4931 |    3114   580872  2523148 |   415050     4931    126 |  0.000 % |
17.31/17.31	|      7493 |    3114   580872  2523148 |   456555     7493    131 |  0.001 % |
20.41/20.50	|     11337 |    3114   580872  2523148 |   502210    11337    150 |  0.000 % |
24.41/24.50	|     17103 |    3114   580872  2523148 |   552431    17103    166 |  0.000 % |
32.61/32.66	|     25752 |    3114   580872  2523148 |   607675    25752    175 |  0.000 % |
46.31/46.32	|     38727 |    3114   580872  2523148 |   668442    38727    168 |  0.000 % |
73.42/73.46	|     58188 |    3114   580872  2523148 |   735286    58188    179 |  0.000 % |
124.03/124.08	|     87381 |    3114   580872  2523148 |   808815    87381    178 |  0.000 % |
209.23/209.26	|    131171 |    3114   580872  2523148 |   889697   131171    170 |  0.001 % |
380.44/380.42	|    196855 |    3114   580872  2523148 |   978666   196855    163 |  0.000 % |
698.25/698.23	|    295382 |    3114   580872  2523148 |  1076533   295382    173 |  0.000 % |

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-1821698-1242553735/watcher-1821698-1242553735 -o /tmp/evaluation-result-1821698-1242553735/solver-1821698-1242553735 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821698-1242553735.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: 0.96 0.98 0.99 2/93 19745
/proc/meminfo: memFree=588348/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=956 CPUtime=0
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 127 0 0 0 0 0 0 0 25 0 1 0 1019870688 978944 63 4294967295 134512640 135223648 3214599408 3214598004 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 239 66 45 174 0 64 0

[startup+0.058803 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 19745
/proc/meminfo: memFree=588348/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=6432 CPUtime=0.06
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 1390 0 0 0 6 0 0 0 25 0 1 0 1019870688 6586368 1326 4294967295 134512640 135223648 3214599408 3214597976 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 1608 1327 46 174 0 1433 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8848

[startup+0.108777 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 19745
/proc/meminfo: memFree=588348/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=10508 CPUtime=0.11
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 2376 0 0 0 9 2 0 0 25 0 1 0 1019870688 10760192 2312 4294967295 134512640 135223648 3214599408 3214597976 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 2627 2313 46 174 0 2452 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12924

[startup+0.308759 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 19745
/proc/meminfo: memFree=588348/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=25036 CPUtime=0.31
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 6104 0 0 0 27 4 0 0 25 0 1 0 1019870688 25636864 6040 4294967295 134512640 135223648 3214599408 3214598360 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 6259 6041 46 174 0 6084 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 27452

[startup+0.708724 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 19745
/proc/meminfo: memFree=588348/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=45356 CPUtime=0.71
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 10638 0 0 0 65 6 0 0 25 0 1 0 1019870688 46444544 10574 4294967295 134512640 135223648 3214599408 3214597076 134718983 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 11339 10574 73 174 0 11164 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 47772

[startup+1.50866 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 19750
/proc/meminfo: memFree=544784/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=49764 CPUtime=1.51
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 11753 0 0 0 145 6 0 0 25 0 1 0 1019870688 50958336 11689 4294967295 134512640 135223648 3214599408 3214597184 134585461 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 12441 11689 73 174 0 12266 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 52180

[startup+3.10852 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 19933
/proc/meminfo: memFree=538636/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=66208 CPUtime=3.11
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 14291 0 0 0 304 7 0 0 25 0 1 0 1019870688 67796992 14227 4294967295 134512640 135223648 3214599408 3214597504 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 16552 14227 73 174 0 16377 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 68624

[startup+6.30824 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 19933
/proc/meminfo: memFree=530036/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2416 CPUtime=0
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1019870688 2473984 277 4294967295 134512640 135169312 3214859584 3214858120 3085508334 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19745/statm: 604 277 235 161 0 43 0
[pid=19749] ppid=19745 vsize=66208 CPUtime=6.31
/proc/19749/stat : 19749 (SatELite_releas) R 19745 19745 14060 0 -1 4202496 14291 0 0 0 624 7 0 0 25 0 1 0 1019870688 67796992 14227 4294967295 134512640 135223648 3214599408 3214597504 134585487 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19749/statm: 16552 14227 73 174 0 16377 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 68624

[startup+12.7077 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 19939
/proc/meminfo: memFree=544996/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=30516 CPUtime=2.57
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 7449 0 0 0 250 7 0 0 25 0 1 0 1019871702 31248384 7384 4294967295 134512640 135216011 3218637088 3218635440 134527376 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 7629 7384 71 172 0 7456 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 32936

[startup+25.5066 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 19939
/proc/meminfo: memFree=532940/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=42408 CPUtime=15.37
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 10428 0 0 0 1526 11 0 0 25 0 1 0 1019871702 43425792 10363 4294967295 134512640 135216011 3218637088 3218635440 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 10602 10363 71 172 0 10429 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 44828

[startup+51.1044 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 19939
/proc/meminfo: memFree=514828/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=60852 CPUtime=40.97
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 15004 0 0 0 4082 15 0 0 25 0 1 0 1019871702 62312448 14939 4294967295 134512640 135216011 3218637088 3218635440 134527376 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 15213 14939 71 172 0 15040 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 63272

[startup+102.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20128
/proc/meminfo: memFree=486292/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=88968 CPUtime=92.18
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 22002 0 0 0 9199 19 0 0 25 0 1 0 1019871702 91103232 21937 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 22242 21937 71 172 0 22069 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 91388

[startup+162.325 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20321
/proc/meminfo: memFree=464420/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=110884 CPUtime=152.19
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 27440 0 0 0 15195 24 0 0 25 0 1 0 1019871702 113545216 27375 4294967295 134512640 135216011 3218637088 3218635440 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 27721 27375 71 172 0 27548 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 113304

[startup+222.32 s]
/proc/loadavg: 0.99 0.98 0.99 5/95 20505
/proc/meminfo: memFree=444876/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=130096 CPUtime=212.19
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 32229 0 0 0 21191 28 0 0 25 0 1 0 1019871702 133218304 32164 4294967295 134512640 135216011 3218637088 3218635440 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 32524 32164 71 172 0 32351 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 132516

[startup+282.324 s]
/proc/loadavg: 1.12 1.02 1.00 2/95 20695
/proc/meminfo: memFree=429756/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=145940 CPUtime=272.2
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 36140 0 0 0 27187 33 0 0 25 0 1 0 1019871702 149442560 36075 4294967295 134512640 135216011 3218637088 3218635440 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 36485 36075 71 172 0 36312 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 148360

[startup+342.309 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 20884
/proc/meminfo: memFree=415728/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=159656 CPUtime=332.19
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 39589 0 0 0 33184 35 0 0 25 0 1 0 1019871702 163487744 39524 4294967295 134512640 135216011 3218637088 3218635440 134527388 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 39914 39524 71 172 0 39741 0
Current children cumulated CPU time (s) 342.33

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

/proc/19935/statm: 56262 55745 71 172 0 56089 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 227468

[startup+642.313 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 21827
/proc/meminfo: memFree=338716/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=237092 CPUtime=632.21
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 58822 0 0 0 63169 52 0 0 25 0 1 0 1019871702 242782208 58757 4294967295 134512640 135216011 3218637088 3218635384 134722150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 59273 58757 71 172 0 59100 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 239512

[startup+702.308 s]
/proc/loadavg: 1.00 1.01 1.00 4/95 22016
/proc/meminfo: memFree=327580/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=249000 CPUtime=692.21
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 61763 0 0 0 69164 57 0 0 25 0 1 0 1019871702 254976000 61698 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 62250 61698 71 172 0 62077 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 251420

[startup+762.313 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 22205
/proc/meminfo: memFree=317000/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=259304 CPUtime=752.22
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 64342 0 0 0 75163 59 0 0 25 0 1 0 1019871702 265527296 64277 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 64826 64277 71 172 0 64653 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 261724

[startup+822.307 s]
/proc/loadavg: 1.07 1.03 1.01 3/95 22389
/proc/meminfo: memFree=305484/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=271568 CPUtime=812.22
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 67248 0 0 0 81161 61 0 0 25 0 1 0 1019871702 278085632 67183 4294967295 134512640 135216011 3218637088 3218635440 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 67892 67183 71 172 0 67719 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 273988

[startup+882.312 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 22577
/proc/meminfo: memFree=293976/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=282832 CPUtime=872.23
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 70068 0 0 0 87160 63 0 0 25 0 1 0 1019871702 289619968 70003 4294967295 134512640 135216011 3218637088 3218635440 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 70708 70003 71 172 0 70535 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 285252

[startup+942.317 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 22770
/proc/meminfo: memFree=283420/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=293128 CPUtime=932.24
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 72622 0 0 0 93159 65 0 0 25 0 1 0 1019871702 300163072 72557 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 73282 72557 71 172 0 73109 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 295548

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 22959
/proc/meminfo: memFree=274500/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=302332 CPUtime=992.25
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 74898 0 0 0 99159 66 0 0 25 0 1 0 1019871702 309587968 74833 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 75583 74833 71 172 0 75410 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 304752

[startup+1062.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 23148
/proc/meminfo: memFree=266928/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=310152 CPUtime=1052.25
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 76838 0 0 0 105159 66 0 0 25 0 1 0 1019871702 317595648 76773 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 77538 76773 71 172 0 77365 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 312572

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23332
/proc/meminfo: memFree=258984/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=317928 CPUtime=1112.25
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 78788 0 0 0 111158 67 0 0 25 0 1 0 1019871702 325558272 78723 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 79482 78723 71 172 0 79309 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 320348

[startup+1182.32 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 23520
/proc/meminfo: memFree=251048/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=325808 CPUtime=1172.26
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 80738 0 0 0 117158 68 0 0 25 0 1 0 1019871702 333627392 80673 4294967295 134512640 135216011 3218637088 3218635440 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 81452 80673 71 172 0 81279 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 328228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.05 1.01 1.00 3/95 23521
/proc/meminfo: memFree=248940/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=327788 CPUtime=1189.86
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 81247 0 0 0 118918 68 0 0 25 0 1 0 1019871702 335654912 81182 4294967295 134512640 135216011 3218637088 3218635440 134527314 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 81947 81182 71 172 0 81774 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 330208

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

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

[startup+1199.91 s]
/proc/loadavg: 1.05 1.01 1.00 3/95 23521
/proc/meminfo: memFree=248940/2074464 swapFree=1949056/1959888
[pid=19745] ppid=19743 vsize=2420 CPUtime=10.14
/proc/19745/stat : 19745 (SatELiteGTI) S 19743 19745 14060 0 -1 4194304 387 14944 0 0 0 0 1001 13 18 0 1 0 1019870688 2478080 278 4294967295 134512640 135169312 3214859584 3214855800 3085508334 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19745/statm: 605 278 235 161 0 44 0
[pid=19935] ppid=19745 vsize=327788 CPUtime=1189.86
/proc/19935/stat : 19935 (minisat_static) R 19745 19745 14060 0 -1 4202496 81247 0 0 0 118918 68 0 0 25 0 1 0 1019871702 335654912 81182 4294967295 134512640 135216011 3218637088 3218635440 134527314 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19935/statm: 81947 81182 71 172 0 81774 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 330208

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19745 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=10000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=130000
# CPU time returned by wait4() is 10.14
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.93
CPU time (s): 1200
CPU user time (s): 1199.19
CPU system time (s): 0.81
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 330208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.01
system time used= 0.13
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15331
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= 13
involuntary context switches= 11

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 11:48:55
IDJOB=1821698
IDBENCH=71067
IDSOLVER=661
FILE ID=tipi27/1821698-1242553735
PBS_JOBID=
Free space on /tmp= 8711 MiB

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

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

MD5SUM BENCH= 0370c302d744cf5297e07b7d8a6a8190
RANDOM SEED= 761412347

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

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        588356 kB
Buffers:         54616 kB
Cached:        1300236 kB
SwapCached:       5456 kB
Active:         501620 kB
Inactive:       862956 kB
HighTotal:     1178688 kB
HighFree:       285724 kB
LowTotal:       895776 kB
LowFree:        302632 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           12304 kB
Writeback:           0 kB
AnonPages:        9136 kB
Mapped:           3440 kB
Slab:           112068 kB
PageTables:        548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90632 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8697 MiB
End job on tipi27 at 2009-05-17 12:08:58