Trace number 1820654

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.04 1200.05

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

0.00/0.00	c Parsing...
2.02/2.05	c ==============================================================================
2.02/2.05	c |           |     ORIGINAL     |              LEARNT              |          |
2.02/2.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.02/2.05	c ==============================================================================
2.02/2.05	c |         0 | 2465730  7141422 |  739718       0        0     nan |  0.000 % |
27.72/27.78	c |         0 | 2391111  7388117 |      --       0       --      -- |     --   | -74473/249552
27.72/27.79	c ==============================================================================
27.72/27.79	c Result  :   #vars: 120317   #clauses: 2391111   #literals: 7388117
27.72/27.79	c CPU time:   27.48 s
27.72/27.79	c ==============================================================================
30.19/30.31	This is MiniSat 2.0 beta
30.19/30.31	WARNING: for repeatability, setting FPU to use double precision
30.19/30.31	============================[ Problem Statistics ]=============================
30.19/30.31	|                                                                             |
30.19/30.31	|  Number of variables:  120317                                               |
30.19/30.31	|  Number of clauses:    2391111                                              |
31.79/31.85	|  Parsing time:         1.41         s                                       |
31.90/31.97	============================[ Search Statistics ]==============================
31.90/31.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.90/31.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.90/31.97	===============================================================================
31.99/32.06	|         0 |  120317  2391111  7388117 |   797037        0    nan |  0.000 % |
32.59/32.67	|       100 |  120317  2391111  7388117 |   876740      100      6 |  0.000 % |
33.17/33.27	|       253 |  120316  2391111  7388117 |   964414      252     18 |  0.001 % |
33.97/34.07	|       478 |  120067  2391111  7388117 |  1060856      476     26 |  1.898 % |
34.67/34.75	|       817 |  120067  2391111  7388117 |  1166941      815     22 |  1.898 % |
35.47/35.59	|      1323 |  119511  2391111  7388117 |  1283636     1319     23 |  6.162 % |
37.27/37.34	|      2082 |  118755  2391111  7388117 |  1411999     2077     31 |  6.163 % |
38.57/38.63	|      3221 |  118720  2391111  7388117 |  1553199     3216     34 |  6.163 % |
43.67/43.76	|      4932 |  112901  2261472  7040597 |  1708519     4908     34 |  6.164 % |
49.17/49.24	|      7494 |  112899  2259608  7035704 |  1879371     7468     34 |  6.165 % |
52.67/52.80	|     11338 |  112898  2259608  7035704 |  2067308    11311     42 |  6.166 % |
57.57/57.63	|     17106 |  112897  2257788  7030891 |  2274039    17078     48 |  6.167 % |
69.95/70.04	|     25755 |  112893  2257788  7030891 |  2501443    25723     42 |  6.170 % |
78.36/78.44	|     38730 |  112893  2257725  7030605 |  2751587    38698     49 |  6.170 % |
113.46/113.54	|     58193 |  112879  2257700  7030555 |  3026746    58152     46 |  6.402 % |
151.46/151.60	|     87385 |  112603  2240062  6985347 |  3329421    87290     49 |  6.411 % |
213.66/213.74	|    131175 |  112601  2239873  6984929 |  3662363   131076     60 |  6.413 % |
307.17/307.30	|    196859 |  112599  2239812  6984807 |  4028599   196758     70 |  6.415 % |
437.79/437.87	|    295385 |  112599  2239812  6984807 |  4431459   295284     87 |  6.415 % |
680.40/680.49	|    443175 |  112593  2239761  6984705 |  4874605   443068     76 |  6.420 % |

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-1820654-1242463214/watcher-1820654-1242463214 -o /tmp/evaluation-result-1820654-1242463214/solver-1820654-1242463214 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820654-1242463214.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.92 0.99 0.99 2/91 21317
/proc/meminfo: memFree=953028/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) R 21315 21317 15108 0 -1 4194304 354 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601324 3085428596 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=2416 CPUtime=0
/proc/21321/stat : 21321 (SatELiteGTI) R 21317 21317 15108 0 -1 4194368 66 0 0 0 0 0 0 0 18 0 1 0 1010819879 2473984 95 4294967295 134512640 135169312 3216602848 3216601476 3085429226 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21321/statm: 238 33 25 174 0 63 0

[startup+0.037993 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 21317
/proc/meminfo: memFree=953028/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=4232 CPUtime=0.04
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 925 0 0 0 3 1 0 0 18 0 1 0 1010819879 4333568 860 4294967295 134512640 135223648 3217051456 3217050024 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21321/statm: 1058 860 46 174 0 883 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6648

[startup+0.117985 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 21317
/proc/meminfo: memFree=953028/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=10916 CPUtime=0.12
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 2519 0 0 0 10 2 0 0 18 0 1 0 1010819879 11177984 2454 4294967295 134512640 135223648 3217051456 3217050024 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21321/statm: 2729 2454 46 174 0 2554 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13332

[startup+0.317968 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 21317
/proc/meminfo: memFree=953028/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=28360 CPUtime=0.32
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 6313 0 0 0 29 3 0 0 18 0 1 0 1010819879 29040640 6248 4294967295 134512640 135223648 3217051456 3217050408 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21321/statm: 7090 6248 46 174 0 6915 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30776

[startup+0.717939 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 21317
/proc/meminfo: memFree=953028/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=60424 CPUtime=0.72
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 13651 0 0 0 63 9 0 0 18 0 1 0 1010819879 61874176 13586 4294967295 134512640 135223648 3217051456 3217050408 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21321/statm: 15139 13587 46 174 0 14964 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 62840

[startup+1.51787 s]
/proc/loadavg: 0.93 0.99 0.99 2/93 21322
/proc/meminfo: memFree=876868/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=131372 CPUtime=1.52
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 27727 0 0 0 137 15 0 0 20 0 1 0 1010819879 134524928 27662 4294967295 134512640 135223648 3217051456 3217050024 134718983 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21321/statm: 32843 27662 46 174 0 32668 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 133788

[startup+3.11775 s]
/proc/loadavg: 0.93 0.99 0.99 2/93 21322
/proc/meminfo: memFree=786100/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=192936 CPUtime=3.12
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 47134 0 0 0 287 25 0 0 25 0 1 0 1010819879 197566464 41881 4294967295 134512640 135223648 3217051456 3217049456 134548289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21321/statm: 48234 41881 73 174 0 48059 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 195352

[startup+6.31751 s]
/proc/loadavg: 0.93 0.99 0.99 2/93 21323
/proc/meminfo: memFree=770848/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=221896 CPUtime=6.32
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 51835 0 0 0 602 30 0 0 25 0 1 0 1010819879 227221504 46582 4294967295 134512640 135223648 3217051456 3217049456 134548217 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21321/statm: 55474 46582 73 174 0 55299 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 224312

[startup+12.717 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 21323
/proc/meminfo: memFree=752940/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=233092 CPUtime=12.72
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 54495 0 0 0 1242 30 0 0 25 0 1 0 1010819879 238686208 49093 4294967295 134512640 135223648 3217051456 3217049472 134586669 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21321/statm: 58273 49093 73 174 0 58098 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 235508

[startup+25.516 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 21324
/proc/meminfo: memFree=732452/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2416 CPUtime=0
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1010819878 2473984 277 4294967295 134512640 135169312 3216602848 3216601384 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 604 277 235 161 0 43 0
[pid=21321] ppid=21317 vsize=264956 CPUtime=25.52
/proc/21321/stat : 21321 (SatELite_releas) R 21317 21317 15108 0 -1 4202496 59921 0 0 0 2521 31 0 0 25 0 1 0 1010819879 271314944 54257 4294967295 134512640 135223648 3217051456 3217049744 134586307 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21321/statm: 66239 54257 73 174 0 66064 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 267372

[startup+51.1141 s]
/proc/loadavg: 1.01 1.00 1.00 3/93 21511
/proc/meminfo: memFree=783916/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=118952 CPUtime=20.79
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 28155 0 0 0 2063 16 0 0 25 0 1 0 1010822909 121806848 28075 4294967295 134512640 135216011 3218546960 3218545312 134527341 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21325/statm: 29738 28075 71 172 0 29565 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 121372

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21697
/proc/meminfo: memFree=775536/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=127576 CPUtime=71.98
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 30294 0 0 0 7178 20 0 0 25 0 1 0 1010822909 130637824 30214 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 31894 30214 71 172 0 31721 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 129996

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 21886
/proc/meminfo: memFree=764924/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=138276 CPUtime=131.98
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 32943 0 0 0 13175 23 0 0 25 0 1 0 1010822909 141594624 32863 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 34569 32863 71 172 0 34396 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 140696

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22074
/proc/meminfo: memFree=747192/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=155548 CPUtime=191.98
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 37264 0 0 0 19171 27 0 0 25 0 1 0 1010822909 159281152 37184 4294967295 134512640 135216011 3218546960 3218545312 134527213 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 38887 37184 71 172 0 38714 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 157968

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 22262
/proc/meminfo: memFree=731320/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=171504 CPUtime=251.99
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 41224 0 0 0 25165 34 0 0 25 0 1 0 1010822909 175620096 41144 4294967295 134512640 135216011 3218546960 3218545312 134527529 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 42876 41144 71 172 0 42703 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 173924

[startup+342.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 22457
/proc/meminfo: memFree=707296/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=195692 CPUtime=312
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 47200 0 0 0 31162 38 0 0 25 0 1 0 1010822909 200388608 47120 4294967295 134512640 135216011 3218546960 3218545312 134527213 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 48923 47120 71 172 0 48750 0
Current children cumulated CPU time (s) 342.28

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

/proc/21325/statm: 60570 58663 71 172 0 60397 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 244700

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23207
/proc/meminfo: memFree=654100/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=249480 CPUtime=552
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 60545 0 0 0 55143 57 0 0 25 0 1 0 1010822909 255467520 60465 4294967295 134512640 135216011 3218546960 3218545128 134526041 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 62370 60465 71 172 0 62197 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 251900

[startup+642.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23396
/proc/meminfo: memFree=643104/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=260356 CPUtime=612.02
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 63247 0 0 0 61137 65 0 0 25 0 1 0 1010822909 266604544 63167 4294967295 134512640 135216011 3218546960 3218545256 134722150 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 65089 63167 71 172 0 64916 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 262776

[startup+702.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23586
/proc/meminfo: memFree=630640/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=272500 CPUtime=672.02
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 66285 0 0 0 67137 65 0 0 25 0 1 0 1010822909 279040000 66205 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 68125 66205 71 172 0 67952 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 274920

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23774
/proc/meminfo: memFree=622844/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=281068 CPUtime=732.03
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 68200 0 0 0 73137 66 0 0 25 0 1 0 1010822909 287813632 68120 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 70267 68120 71 172 0 70094 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 283488

[startup+822.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23962
/proc/meminfo: memFree=618628/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=285176 CPUtime=792.03
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 69264 0 0 0 79135 68 0 0 25 0 1 0 1010822909 292020224 69184 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 71294 69184 71 172 0 71121 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 287596

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24150
/proc/meminfo: memFree=597276/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=306564 CPUtime=852.04
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 74614 0 0 0 85124 80 0 0 25 0 1 0 1010822909 313921536 74534 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 76641 74534 71 172 0 76468 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 308984

[startup+942.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24339
/proc/meminfo: memFree=565300/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=338380 CPUtime=912.03
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 82601 0 0 0 91115 88 0 0 25 0 1 0 1010822909 346501120 82521 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 84595 82521 71 172 0 84422 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 340800

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24525
/proc/meminfo: memFree=529340/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=374276 CPUtime=972.05
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 91586 0 0 0 97110 95 0 0 25 0 1 0 1010822909 383258624 91506 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 93569 91506 71 172 0 93396 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 376696

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24713
/proc/meminfo: memFree=493628/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=410728 CPUtime=1032.05
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 100693 0 0 0 103106 99 0 0 25 0 1 0 1010822909 420585472 100613 4294967295 134512640 135216011 3218546960 3218545104 134536548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 102682 100613 71 172 0 102509 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 413148

[startup+1122.32 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 24905
/proc/meminfo: memFree=455924/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=447612 CPUtime=1092.06
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 109931 0 0 0 109103 103 0 0 25 0 1 0 1010822909 458354688 109851 4294967295 134512640 135216011 3218546960 3218545312 134527376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 111903 109851 71 172 0 111730 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 450032

[startup+1182.32 s]
/proc/loadavg: 1.11 1.03 1.01 2/93 25094
/proc/meminfo: memFree=417748/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=485964 CPUtime=1152.06
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 119555 0 0 0 115098 108 0 0 25 0 1 0 1010822909 497627136 119475 4294967295 134512640 135216011 3218546960 3218545312 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 121491 119475 71 172 0 121318 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 488384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.08 1.03 1.00 3/93 25106
/proc/meminfo: memFree=406408/2074464 swapFree=1952056/1959888
[pid=21317] ppid=21315 vsize=2420 CPUtime=30.28
/proc/21317/stat : 21317 (SatELiteGTI) S 21315 21317 15108 0 -1 4194304 386 65692 0 0 0 0 2973 55 23 0 1 0 1010819878 2478080 278 4294967295 134512640 135169312 3216602848 3216599064 3085426414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21317/statm: 605 278 235 161 0 44 0
[pid=21325] ppid=21317 vsize=496852 CPUtime=1169.76
/proc/21325/stat : 21325 (minisat_static) R 21317 21317 15108 0 -1 4202496 122255 0 0 0 116868 108 0 0 25 0 1 0 1010822909 508776448 122175 4294967295 134512640 135216011 3218546960 3218545256 134722150 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21325/statm: 124213 122175 71 172 0 124040 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 499272

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21317 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=730000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=550000
# CPU time returned by wait4() is 30.28
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.04
CPU user time (s): 1198.41
CPU system time (s): 1.63
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 499272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.73
system time used= 0.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66078
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= 21
involuntary context switches= 129

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 10:40:14
IDJOB=1820654
IDBENCH=20575
IDSOLVER=661
FILE ID=tipi24/1820654-1242463214
PBS_JOBID=
Free space on /tmp= 10312 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820654-1242463214/watcher-1820654-1242463214 -o /tmp/evaluation-result-1820654-1242463214/solver-1820654-1242463214 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820654-1242463214.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED= 956398974

Linux tipi24 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.75

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        953060 kB
Buffers:         41720 kB
Cached:         960276 kB
SwapCached:       3948 kB
Active:         409484 kB
Inactive:       602064 kB
HighTotal:     1178688 kB
HighFree:       441700 kB
LowTotal:       895776 kB
LowFree:        511360 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           78496 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3284 kB
Slab:           100528 kB
PageTables:        644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10257 MiB
End job on tipi24 at 2009-05-16 11:00:20