Trace number 1849618

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
minisat2 070721/core? (TO) 1200.1 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.12/0.11	c ==============================================================================
0.12/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.11	c ==============================================================================
0.12/0.11	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
2.40/2.41	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
2.40/2.41	c ==============================================================================
2.40/2.41	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
2.40/2.41	c CPU time:   2.37 s
2.40/2.41	c ==============================================================================
2.60/2.64	This is MiniSat 2.0 beta
2.60/2.64	WARNING: for repeatability, setting FPU to use double precision
2.60/2.64	============================[ Problem Statistics ]=============================
2.60/2.64	|                                                                             |
2.60/2.64	|  Number of variables:  1151                                                 |
2.60/2.64	|  Number of clauses:    166431                                               |
2.63/2.74	|  Parsing time:         0.09         s                                       |
2.63/2.74	============================[ Search Statistics ]==============================
2.63/2.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.63/2.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.63/2.74	===============================================================================
2.63/2.74	|         0 |    1151   166431   731017 |    55477        0    nan |  0.000 % |
2.63/2.87	|       100 |    1151   166431   731017 |    61024      100     35 |  0.000 % |
2.63/3.15	|       250 |    1151   166431   731017 |    67127      250     56 |  0.002 % |
3.50/3.53	|       476 |    1151   166431   731017 |    73839      476     59 |  0.000 % |
3.99/4.06	|       815 |    1151   166431   731017 |    81223      815     61 |  0.000 % |
4.69/4.78	|      1324 |    1151   166431   731017 |    89346     1324     61 |  0.000 % |
5.29/5.35	|      2084 |    1151   166431   731017 |    98280     2084     60 |  0.000 % |
5.79/5.82	|      3226 |    1151   166431   731017 |   108108     3226     58 |  0.000 % |
6.79/6.83	|      4935 |    1151   166431   731017 |   118919     4935     58 |  0.000 % |
8.29/8.34	|      7499 |    1151   166431   731017 |   130811     7499     56 |  0.000 % |
11.00/11.09	|     11345 |    1151   166431   731017 |   143893    11345     55 |  0.000 % |
23.00/23.07	|     17111 |    1151   166431   731017 |   158282    17111     55 |  0.000 % |
41.10/41.14	|     25761 |    1151   166431   731017 |   174110    25761     55 |  0.000 % |
66.50/66.56	|     38737 |    1151   166431   731017 |   191521    38737     53 |  0.000 % |
103.20/103.29	|     58198 |    1151   166431   731017 |   210673    58198     52 |  0.000 % |
255.51/255.51	|     87390 |    1151   166431   731017 |   231741    87390     56 |  0.000 % |
475.43/475.44	|    131179 |    1151   166431   731017 |   254915   131179     57 |  0.000 % |
866.36/866.33	|    196865 |    1151   166431   731017 |   280406   196865     58 |  0.000 % |
1200.09/1200.04	HOME/SatELiteGTI: line 36:  2090 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-1849618-1244852775/watcher-1849618-1244852775 -o /tmp/evaluation-result-1849618-1244852775/solver-1849618-1244852775 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849618-1244852775.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/91 2083
/proc/meminfo: memFree=1583312/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2412 CPUtime=0.01
/proc/2083/stat : 2083 (SatELiteGTI) R 2081 2083 18459 0 -1 4194304 353 645 0 0 1 0 0 0 18 0 1 0 82702811 2469888 276 4294967295 134512640 135169312 3221091120 3221089596 3085383540 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/2083/statm: 603 276 235 161 0 42 0
[pid=2087] ppid=2083 vsize=2412 CPUtime=0
/proc/2087/stat : 2087 (SatELiteGTI) R 2083 2083 18459 0 -1 4194368 33 0 0 0 0 0 0 0 18 0 1 0 82702812 2469888 64 4294967295 134512640 135169312 3221091120 3221089904 134788463 0 0 4 65536 0 0 0 17 0 0 0 0
/proc/2087/statm: 603 83 41 161 0 42 0

[startup+0.050728 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 2083
/proc/meminfo: memFree=1583312/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2412 CPUtime=0.01
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 82702811 2469888 276 4294967295 134512640 135169312 3221091120 3221089656 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 603 276 235 161 0 42 0
[pid=2087] ppid=2083 vsize=5216 CPUtime=0.05
/proc/2087/stat : 2087 (SatELite_releas) R 2083 2083 18459 0 -1 4202496 1157 0 0 0 4 1 0 0 20 0 1 0 82702812 5341184 1093 4294967295 134512640 135223648 3218526384 3218525336 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2087/statm: 1304 1093 46 174 0 1129 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7628

[startup+0.110724 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 2083
/proc/meminfo: memFree=1583312/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2412 CPUtime=0.01
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 82702811 2469888 276 4294967295 134512640 135169312 3221091120 3221089656 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 603 276 235 161 0 42 0
[pid=2087] ppid=2083 vsize=10748 CPUtime=0.11
/proc/2087/stat : 2087 (SatELite_releas) R 2083 2083 18459 0 -1 4202496 2491 0 0 0 10 1 0 0 20 0 1 0 82702812 11005952 2427 4294967295 134512640 135223648 3218526384 3218525392 134547623 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2087/statm: 2687 2427 47 174 0 2512 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13160

[startup+0.310709 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 2083
/proc/meminfo: memFree=1583312/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2412 CPUtime=0.01
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 82702811 2469888 276 4294967295 134512640 135169312 3221091120 3221089656 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 603 276 235 161 0 42 0
[pid=2087] ppid=2083 vsize=14064 CPUtime=0.31
/proc/2087/stat : 2087 (SatELite_releas) R 2083 2083 18459 0 -1 4202496 3351 0 0 0 29 2 0 0 21 0 1 0 82702812 14401536 3287 4294967295 134512640 135223648 3218526384 3218524160 134585363 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2087/statm: 3516 3287 73 174 0 3341 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16476

[startup+0.710681 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 2083
/proc/meminfo: memFree=1583312/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2412 CPUtime=0.01
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 82702811 2469888 276 4294967295 134512640 135169312 3221091120 3221089656 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 603 276 235 161 0 42 0
[pid=2087] ppid=2083 vsize=16240 CPUtime=0.71
/proc/2087/stat : 2087 (SatELite_releas) R 2083 2083 18459 0 -1 4202496 3722 0 0 0 69 2 0 0 22 0 1 0 82702812 16629760 3658 4294967295 134512640 135223648 3218526384 3218524384 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2087/statm: 4060 3658 73 174 0 3885 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18652

[startup+1.51062 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2088
/proc/meminfo: memFree=1565664/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2412 CPUtime=0.01
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 82702811 2469888 276 4294967295 134512640 135169312 3221091120 3221089656 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 603 276 235 161 0 42 0
[pid=2087] ppid=2083 vsize=19736 CPUtime=1.51
/proc/2087/stat : 2087 (SatELite_releas) R 2083 2083 18459 0 -1 4202496 4284 0 0 0 149 2 0 0 25 0 1 0 82702812 20209664 4220 4294967295 134512640 135223648 3218526384 3218524480 134585544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2087/statm: 4934 4220 73 174 0 4759 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 22148

[startup+3.11051 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2088
/proc/meminfo: memFree=1565664/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 2416

[startup+6.31028 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2090
/proc/meminfo: memFree=1569044/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=11184 CPUtime=3.66
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 2711 0 0 0 364 2 0 0 25 0 1 0 82703075 11452416 2646 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 2796 2646 76 171 0 2624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13600

[startup+12.7098 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2090
/proc/meminfo: memFree=1566248/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=13488 CPUtime=10.06
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 3279 0 0 0 1004 2 0 0 25 0 1 0 82703075 13811712 3214 4294967295 134512640 135212939 3217672256 3217670720 134526720 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 3372 3214 76 171 0 3200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15904

[startup+25.5189 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2091
/proc/meminfo: memFree=1564748/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=15024 CPUtime=22.87
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 3646 0 0 0 2285 2 0 0 25 0 1 0 82703075 15384576 3581 4294967295 134512640 135212939 3217672256 3217670720 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 3756 3581 76 171 0 3584 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17440

[startup+51.1171 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2278
/proc/meminfo: memFree=1560600/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=19112 CPUtime=48.47
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 4641 0 0 0 4844 3 0 0 25 0 1 0 82703075 19570688 4576 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 4778 4576 76 171 0 4606 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21528

[startup+102.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2474
/proc/meminfo: memFree=1553320/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=26012 CPUtime=99.68
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 6341 0 0 0 9963 5 0 0 25 0 1 0 82703075 26636288 6276 4294967295 134512640 135212939 3217672256 3217670720 134527051 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 6503 6276 76 171 0 6331 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28428

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 2671
/proc/meminfo: memFree=1548640/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=31156 CPUtime=159.67
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 7552 0 0 0 15960 7 0 0 25 0 1 0 82703075 31903744 7479 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 7789 7479 76 171 0 7617 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33572

[startup+222.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2863
/proc/meminfo: memFree=1545408/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=34468 CPUtime=219.68
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 8407 0 0 0 21957 11 0 0 25 0 1 0 82703075 35295232 8334 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 8617 8334 76 171 0 8445 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 36884

[startup+282.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3053
/proc/meminfo: memFree=1542440/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=37192 CPUtime=279.69
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 9096 0 0 0 27955 14 0 0 25 0 1 0 82703075 38084608 9023 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 9298 9023 76 171 0 9126 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 39608

[startup+342.316 s]
/proc/loadavg: 1.06 1.01 1.00 2/93 3252
/proc/meminfo: memFree=1538968/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=40720 CPUtime=339.69
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 9914 0 0 0 33954 15 0 0 25 0 1 0 82703075 41697280 9841 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 10180 9841 76 171 0 10008 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 43136

[startup+402.322 s]

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

[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=48192 CPUtime=459.7
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 11787 0 0 0 45955 15 0 0 25 0 1 0 82703075 49348608 11714 4294967295 134512640 135212939 3217672256 3217670720 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 12048 11714 76 171 0 11876 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 50608

[startup+522.304 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 3846
/proc/meminfo: memFree=1528660/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=51536 CPUtime=519.69
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 12536 0 0 0 51954 15 0 0 25 0 1 0 82703075 52772864 12463 4294967295 134512640 135212939 3217672256 3217670720 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 12884 12463 76 171 0 12712 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 53952

[startup+582.309 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 4036
/proc/meminfo: memFree=1526428/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=53696 CPUtime=579.7
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 13064 0 0 0 57953 17 0 0 25 0 1 0 82703075 54984704 12991 4294967295 134512640 135212939 3217672256 3217670720 134527045 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 13424 12991 76 171 0 13252 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 56112

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4227
/proc/meminfo: memFree=1524452/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=55712 CPUtime=639.7
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 13562 0 0 0 63953 17 0 0 25 0 1 0 82703075 57049088 13489 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 13928 13489 76 171 0 13756 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 58128

[startup+702.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4420
/proc/meminfo: memFree=1522056/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=58160 CPUtime=699.72
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 14201 0 0 0 69953 19 0 0 25 0 1 0 82703075 59555840 14128 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2090/statm: 14540 14128 76 171 0 14368 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 60576

[startup+762.327 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4610
/proc/meminfo: memFree=1519120/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=61820 CPUtime=759.73
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 15091 0 0 0 75953 20 0 0 25 0 1 0 82703075 63303680 15018 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 15455 15018 76 171 0 15283 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 64236

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4800
/proc/meminfo: memFree=1515228/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=65540 CPUtime=819.73
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 16001 0 0 0 81952 21 0 0 25 0 1 0 82703075 67112960 15928 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 16385 15928 76 171 0 16213 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 67956

[startup+882.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4989
/proc/meminfo: memFree=1511648/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=69068 CPUtime=879.72
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 16850 0 0 0 87951 21 0 0 25 0 1 0 82703075 70725632 16777 4294967295 134512640 135212939 3217672256 3217670720 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 17267 16777 76 171 0 17095 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 71484

[startup+942.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5180
/proc/meminfo: memFree=1509416/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=71460 CPUtime=939.73
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 17449 0 0 0 93951 22 0 0 25 0 1 0 82703075 73175040 17376 4294967295 134512640 135212939 3217672256 3217670720 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 17865 17376 76 171 0 17693 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 73876

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5369
/proc/meminfo: memFree=1506540/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=74752 CPUtime=999.73
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 18136 0 0 0 99949 24 0 0 25 0 1 0 82703075 76546048 18063 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 18688 18063 76 171 0 18516 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 77168

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5563
/proc/meminfo: memFree=1504084/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=77088 CPUtime=1059.74
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 18720 0 0 0 105950 24 0 0 25 0 1 0 82703075 78938112 18647 4294967295 134512640 135212939 3217672256 3217670720 134526627 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 19272 18647 76 171 0 19100 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 79504

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5753
/proc/meminfo: memFree=1501752/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=79408 CPUtime=1119.74
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 19270 0 0 0 111950 24 0 0 25 0 1 0 82703075 81313792 19197 4294967295 134512640 135212939 3217672256 3217670720 134526750 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 19852 19197 76 171 0 19680 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 81824

[startup+1182.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5942
/proc/meminfo: memFree=1498908/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=82180 CPUtime=1179.76
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 19998 0 0 0 117950 26 0 0 25 0 1 0 82703075 84152320 19925 4294967295 134512640 135212939 3217672256 3217670720 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 20545 19925 76 171 0 20373 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 84596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.03 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5944
/proc/meminfo: memFree=1498104/2074464 swapFree=1959864/1959888
[pid=2083] ppid=2081 vsize=2416 CPUtime=2.63
/proc/2083/stat : 2083 (SatELiteGTI) S 2081 2083 18459 0 -1 4194304 385 4932 0 0 1 1 258 3 20 0 1 0 82702811 2473984 277 4294967295 134512640 135169312 3221091120 3221087336 3085381358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2083/statm: 604 277 235 161 0 43 0
[pid=2090] ppid=2083 vsize=83092 CPUtime=1197.46
/proc/2090/stat : 2090 (minisat_static) R 2083 2083 18459 0 -1 4202496 20219 0 0 0 119720 26 0 0 25 0 1 0 82703075 85086208 20146 4294967295 134512640 135212939 3217672256 3217670648 134719078 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2090/statm: 20773 20146 76 171 0 20601 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 85508

Sending SIGTERM to process tree (bottom up)
Solver just ended. D
Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.1
CPU user time (s): 1199.79
CPU system time (s): 0.31
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 85508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.31
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25814
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= 19
involuntary context switches= 804

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-13 02:26:15
IDJOB=1849618
IDBENCH=71093
IDSOLVER=690
FILE ID=tipi06/1849618-1244852775
PBS_JOBID=
Free space on /tmp= 15359 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_09_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849618-1244852775/watcher-1849618-1244852775 -o /tmp/evaluation-result-1849618-1244852775/solver-1849618-1244852775 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849618-1244852775.cnf

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED= 1473664580

Linux tipi06 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.461
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.461
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.76

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1583196 kB
Buffers:         24656 kB
Cached:         399300 kB
SwapCached:         24 kB
Active:          96776 kB
Inactive:       338440 kB
HighTotal:     1178688 kB
HighFree:       819980 kB
LowTotal:       895776 kB
LowFree:        763216 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:            4304 kB
Writeback:           0 kB
AnonPages:       10896 kB
Mapped:           5420 kB
Slab:            47312 kB
PageTables:        600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15358 MiB
End job on tipi06 at 2009-06-13 02:46:16