Trace number 1821812

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/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
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.03/0.11	c ==============================================================================
0.03/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.11	c ==============================================================================
0.03/0.11	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
2.22/2.30	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
2.22/2.30	c ==============================================================================
2.22/2.30	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
2.22/2.30	c CPU time:   2.28 s
2.22/2.30	c ==============================================================================
2.52/2.52	This is MiniSat 2.0 beta
2.52/2.52	WARNING: for repeatability, setting FPU to use double precision
2.52/2.52	============================[ Problem Statistics ]=============================
2.52/2.52	|                                                                             |
2.52/2.53	|  Number of variables:  1151                                                 |
2.52/2.53	|  Number of clauses:    166431                                               |
2.52/2.62	|  Parsing time:         0.08         s                                       |
2.52/2.63	============================[ Search Statistics ]==============================
2.52/2.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.52/2.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.52/2.63	===============================================================================
2.52/2.63	|         0 |    1151   166431   731017 |    55477        0    nan |  0.000 % |
2.52/2.74	|       100 |    1151   166431   731017 |    61024      100     43 |  0.014 % |
2.52/2.86	|       250 |    1151   166431   731017 |    67127      250     44 |  0.014 % |
2.52/3.09	|       475 |    1151   166431   731017 |    73839      475     45 |  0.001 % |
3.22/3.24	|       813 |    1151   166431   731017 |    81223      813     47 |  0.001 % |
3.52/3.56	|      1319 |    1151   166431   731017 |    89346     1319     48 |  0.029 % |
4.62/4.65	|      2082 |    1151   166431   731017 |    98280     2082     48 |  0.002 % |
5.62/5.71	|      3222 |    1151   166431   731017 |   108108     3222     49 |  0.000 % |
7.51/7.60	|      4931 |    1151   166431   731017 |   118919     4931     42 |  0.002 % |
9.99/10.02	|      7494 |    1151   166431   731017 |   130811     7494     39 |  0.003 % |
14.18/14.23	|     11338 |    1151   166431   731017 |   143893    11338     36 |  0.001 % |
21.58/21.69	|     17104 |    1151   166431   731017 |   158282    17104     34 |  0.001 % |
32.68/32.74	|     25754 |    1151   166431   731017 |   174110    25754     35 |  0.001 % |
50.78/50.81	|     38728 |    1151   166431   731017 |   191521    38728     38 |  0.001 % |
79.69/79.76	|     58189 |    1151   166431   731017 |   210673    58189     36 |  0.001 % |
139.19/139.25	|     87383 |    1151   166431   731017 |   231741    87383     33 |  0.001 % |
219.39/219.45	|    131172 |    1151   166431   731017 |   254915   131172     36 |  0.003 % |
352.60/352.66	|    196856 |    1151   166431   731017 |   280406   196856     39 |  0.003 % |
604.72/604.72	|    295383 |    1151   166431   731017 |   308447    34051     32 |  0.001 % |
902.05/902.10	|    443172 |    1151   166431   731017 |   339292   181840     47 |  0.001 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36: 30738 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-1821812-1242568651/watcher-1821812-1242568651 -o /tmp/evaluation-result-1821812-1242568651/solver-1821812-1242568651 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821812-1242568651.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30732
/proc/meminfo: memFree=753304/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2412 CPUtime=0
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 364 646 0 0 0 0 0 0 25 0 1 0 1021365660 2469888 275 4294967295 134512640 135169312 3219353984 3219352520 3085078254 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30732/statm: 603 275 235 161 0 42 0
[pid=30736] ppid=30732 vsize=816 CPUtime=0
/proc/30736/stat : 30736 (SatELite_releas) R 30732 30732 10436 0 -1 4194304 76 0 0 0 0 0 0 0 18 0 1 0 1021365661 835584 12 4294967295 134512640 135223648 3219435920 3219435708 134737824 0 0 0 0 0 0 0 17 2 0 0 0
/proc/30736/statm: 205 25 18 174 0 30 0

[startup+0.029391 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30732
/proc/meminfo: memFree=753304/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2412 CPUtime=0
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 364 646 0 0 0 0 0 0 25 0 1 0 1021365660 2469888 275 4294967295 134512640 135169312 3219353984 3219352520 3085078254 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30732/statm: 603 275 235 161 0 42 0
[pid=30736] ppid=30732 vsize=3380 CPUtime=0.03
/proc/30736/stat : 30736 (SatELite_releas) R 30732 30732 10436 0 -1 4202496 721 0 0 0 3 0 0 0 18 0 1 0 1021365661 3461120 657 4294967295 134512640 135223648 3219435920 3219434872 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30736/statm: 845 657 46 174 0 670 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5792

[startup+0.119384 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30732
/proc/meminfo: memFree=753304/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2412 CPUtime=0
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 364 646 0 0 0 0 0 0 25 0 1 0 1021365660 2469888 275 4294967295 134512640 135169312 3219353984 3219352520 3085078254 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30732/statm: 603 275 235 161 0 42 0
[pid=30736] ppid=30732 vsize=11812 CPUtime=0.12
/proc/30736/stat : 30736 (SatELite_releas) R 30732 30732 10436 0 -1 4202496 2780 0 0 0 11 1 0 0 18 0 1 0 1021365661 12095488 2716 4294967295 134512640 135223648 3219435920 3219433920 134549039 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30736/statm: 2953 2718 72 174 0 2778 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14224

[startup+0.319367 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30732
/proc/meminfo: memFree=753304/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2412 CPUtime=0
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 364 646 0 0 0 0 0 0 25 0 1 0 1021365660 2469888 275 4294967295 134512640 135169312 3219353984 3219352520 3085078254 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30732/statm: 603 275 235 161 0 42 0
[pid=30736] ppid=30732 vsize=14200 CPUtime=0.32
/proc/30736/stat : 30736 (SatELite_releas) R 30732 30732 10436 0 -1 4202496 3381 0 0 0 31 1 0 0 18 0 1 0 1021365661 14540800 3317 4294967295 134512640 135223648 3219435920 3219433920 134549044 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30736/statm: 3550 3317 73 174 0 3375 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16612

[startup+0.719334 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30732
/proc/meminfo: memFree=753304/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2412 CPUtime=0
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 364 646 0 0 0 0 0 0 25 0 1 0 1021365660 2469888 275 4294967295 134512640 135169312 3219353984 3219352520 3085078254 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30732/statm: 603 275 235 161 0 42 0
[pid=30736] ppid=30732 vsize=16376 CPUtime=0.72
/proc/30736/stat : 30736 (SatELite_releas) R 30732 30732 10436 0 -1 4202496 3746 0 0 0 70 2 0 0 18 0 1 0 1021365661 16769024 3682 4294967295 134512640 135223648 3219435920 3219433920 134548209 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30736/statm: 4094 3682 73 174 0 3919 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18788

[startup+1.51927 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30737
/proc/meminfo: memFree=736292/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2412 CPUtime=0
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 364 646 0 0 0 0 0 0 25 0 1 0 1021365660 2469888 275 4294967295 134512640 135169312 3219353984 3219352520 3085078254 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30732/statm: 603 275 235 161 0 42 0
[pid=30736] ppid=30732 vsize=19740 CPUtime=1.52
/proc/30736/stat : 30736 (SatELite_releas) R 30732 30732 10436 0 -1 4202496 4285 0 0 0 150 2 0 0 20 0 1 0 1021365661 20213760 4221 4294967295 134512640 135223648 3219435920 3219434016 134585550 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30736/statm: 4935 4221 73 174 0 4760 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 22152

[startup+3.11914 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30737
/proc/meminfo: memFree=736044/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 2416

[startup+6.31887 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30739
/proc/meminfo: memFree=738928/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=11184 CPUtime=3.8
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 2700 0 0 0 378 2 0 0 25 0 1 0 1021365913 11452416 2635 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 2796 2635 71 172 0 2623 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 13600

[startup+12.7183 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 30745
/proc/meminfo: memFree=737340/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=12384 CPUtime=10.17
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 2984 0 0 0 1012 5 0 0 25 0 1 0 1021365913 12681216 2919 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 3096 2919 71 172 0 2923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14800

[startup+25.5173 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30746
/proc/meminfo: memFree=735576/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=14316 CPUtime=22.96
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 3465 0 0 0 2286 10 0 0 25 0 1 0 1021365913 14659584 3400 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 3579 3400 71 172 0 3406 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16732

[startup+51.1152 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30931
/proc/meminfo: memFree=731428/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=17816 CPUtime=48.56
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 4368 0 0 0 4844 12 0 0 25 0 1 0 1021365913 18243584 4303 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 4454 4303 71 172 0 4281 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20232

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 31118
/proc/meminfo: memFree=726380/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=22856 CPUtime=99.77
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 5593 0 0 0 9965 12 0 0 25 0 1 0 1021365913 23404544 5528 4294967295 134512640 135216011 3216914304 3216912656 134527448 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 5714 5528 71 172 0 5541 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25272

[startup+162.316 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 31306
/proc/meminfo: memFree=721100/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=28292 CPUtime=159.77
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 6929 0 0 0 15963 14 0 0 25 0 1 0 1021365913 28971008 6864 4294967295 134512640 135216011 3216914304 3216912656 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 7073 6864 71 172 0 6900 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 30708

[startup+222.311 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 31492
/proc/meminfo: memFree=714352/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=34924 CPUtime=219.77
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 8578 0 0 0 21963 14 0 0 25 0 1 0 1021365913 35762176 8513 4294967295 134512640 135216011 3216914304 3216912656 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 8731 8513 71 172 0 8558 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37340

[startup+282.306 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 31681
/proc/meminfo: memFree=706748/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=42700 CPUtime=279.77
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 10466 0 0 0 27962 15 0 0 25 0 1 0 1021365913 43724800 10401 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 10675 10401 71 172 0 10502 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45116

[startup+342.311 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 31870
/proc/meminfo: memFree=701416/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=47740 CPUtime=339.78
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 11740 0 0 0 33962 16 0 0 25 0 1 0 1021365913 48885760 11675 4294967295 134512640 135216011 3216914304 3216912656 134527531 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 11935 11675 71 172 0 11762 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50156

[startup+402.316 s]

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

/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=56364 CPUtime=459.8
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 13814 0 0 0 45963 17 0 0 25 0 1 0 1021365913 57716736 13749 4294967295 134512640 135216011 3216914304 3216912656 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 14091 13749 71 172 0 13918 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 58780

[startup+522.326 s]
/proc/loadavg: 1.06 1.03 1.00 2/95 32437
/proc/meminfo: memFree=689372/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=60088 CPUtime=519.81
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 14748 0 0 0 51964 17 0 0 25 0 1 0 1021365913 61530112 14683 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15022 14683 71 172 0 14849 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 62504

[startup+582.312 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 32626
/proc/meminfo: memFree=686288/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63132 CPUtime=579.8
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15511 0 0 0 57962 18 0 0 25 0 1 0 1021365913 64647168 15446 4294967295 134512640 135216011 3216914304 3216912656 134527485 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15783 15446 71 172 0 15610 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 65548

[startup+642.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 345
/proc/meminfo: memFree=686140/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63268 CPUtime=639.81
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15536 0 0 0 63963 18 0 0 25 0 1 0 1021365913 64786432 15471 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15817 15471 71 172 0 15644 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 65684

[startup+702.312 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 534
/proc/meminfo: memFree=686164/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63268 CPUtime=699.81
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15544 0 0 0 69962 19 0 0 25 0 1 0 1021365913 64786432 15479 4294967295 134512640 135216011 3216914304 3216912656 134527454 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15817 15479 71 172 0 15644 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 65684

[startup+762.317 s]
/proc/loadavg: 1.16 1.04 1.01 2/95 726
/proc/meminfo: memFree=685876/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63268 CPUtime=759.82
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15544 0 0 0 75963 19 0 0 25 0 1 0 1021365913 64786432 15479 4294967295 134512640 135216011 3216914304 3216912656 134527341 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15817 15479 71 172 0 15644 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 65684

[startup+822.312 s]
/proc/loadavg: 1.06 1.03 1.00 2/95 922
/proc/meminfo: memFree=686024/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63268 CPUtime=819.82
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15545 0 0 0 81963 19 0 0 25 0 1 0 1021365913 64786432 15480 4294967295 134512640 135216011 3216914304 3216912656 134527402 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15817 15480 71 172 0 15644 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 65684

[startup+882.317 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 1115
/proc/meminfo: memFree=686156/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63268 CPUtime=879.83
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15551 0 0 0 87964 19 0 0 25 0 1 0 1021365913 64786432 15486 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15817 15486 71 172 0 15644 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 65684

[startup+942.312 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 1302
/proc/meminfo: memFree=686024/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=63268 CPUtime=939.83
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15552 0 0 0 93964 19 0 0 25 0 1 0 1021365913 64786432 15487 4294967295 134512640 135216011 3216914304 3216912656 134527280 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 15817 15487 71 172 0 15644 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 65684

[startup+1002.32 s]
/proc/loadavg: 1.06 1.04 1.01 2/95 1491
/proc/meminfo: memFree=685040/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=64592 CPUtime=999.84
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 15881 0 0 0 99965 19 0 0 25 0 1 0 1021365913 66142208 15816 4294967295 134512640 135216011 3216914304 3216912656 134527946 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 16148 15816 71 172 0 15975 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 67008

[startup+1062.31 s]
/proc/loadavg: 1.10 1.04 1.01 2/95 1679
/proc/meminfo: memFree=680536/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=68944 CPUtime=1059.84
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 16965 0 0 0 105965 19 0 0 25 0 1 0 1021365913 70598656 16900 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 17236 16900 71 172 0 17063 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 71360

[startup+1122.32 s]
/proc/loadavg: 1.04 1.03 1.00 3/95 1865
/proc/meminfo: memFree=676864/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=72844 CPUtime=1119.85
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 17915 0 0 0 111965 20 0 0 25 0 1 0 1021365913 74592256 17850 4294967295 134512640 135216011 3216914304 3216912656 134527399 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 18211 17850 71 172 0 18038 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 75260

[startup+1182.32 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 2061
/proc/meminfo: memFree=673236/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=76412 CPUtime=1179.86
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 18791 0 0 0 117966 20 0 0 25 0 1 0 1021365913 78245888 18726 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 19103 18726 71 172 0 18930 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 78828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 2061
/proc/meminfo: memFree=672476/2074464 swapFree=1948616/1959888
[pid=30732] ppid=30730 vsize=2416 CPUtime=2.52
/proc/30732/stat : 30732 (SatELiteGTI) S 30730 30732 10436 0 -1 4194304 382 4934 0 0 0 0 250 2 18 0 1 0 1021365660 2473984 276 4294967295 134512640 135169312 3219353984 3219350200 3085078254 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30732/statm: 604 276 235 161 0 43 0
[pid=30738] ppid=30732 vsize=77204 CPUtime=1197.56
/proc/30738/stat : 30738 (minisat_static) R 30732 30732 10436 0 -1 4202496 19010 0 0 0 119736 20 0 0 25 0 1 0 1021365913 79056896 18945 4294967295 134512640 135216011 3216914304 3216912656 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30738/statm: 19301 18945 71 172 0 19128 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 79620

Sending SIGTERM to process tree (bottom up)

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.86
CPU system time (s): 0.23
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 79620

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 15:57:31
IDJOB=1821812
IDBENCH=71093
IDSOLVER=661
FILE ID=tipi16/1821812-1242568651
PBS_JOBID=
Free space on /tmp= 4644 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED= 322863010

Linux tipi16 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.457
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.37

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        753320 kB
Buffers:         64456 kB
Cached:        1144232 kB
SwapCached:       5940 kB
Active:         295780 kB
Inactive:       923044 kB
HighTotal:     1178688 kB
HighFree:        99700 kB
LowTotal:       895776 kB
LowFree:        653620 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            4132 kB
Writeback:           0 kB
AnonPages:        9316 kB
Mapped:           3356 kB
Slab:            93996 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4644 MiB
End job on tipi16 at 2009-05-17 16:17:31