Trace number 1820738

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.05 1200.04

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
2.68/2.71	c ==============================================================================
2.68/2.71	c |           |     ORIGINAL     |              LEARNT              |          |
2.68/2.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.68/2.71	c ==============================================================================
2.68/2.71	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
31.19/31.26	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
31.19/31.26	c ==============================================================================
31.19/31.26	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
31.19/31.26	c CPU time:   30.76 s
31.19/31.26	c ==============================================================================
34.46/34.53	This is MiniSat 2.0 beta
34.46/34.53	WARNING: for repeatability, setting FPU to use double precision
34.46/34.53	============================[ Problem Statistics ]=============================
34.46/34.53	|                                                                             |
34.46/34.53	|  Number of variables:  136989                                               |
34.46/34.53	|  Number of clauses:    3193200                                              |
36.46/36.52	|  Parsing time:         1.79         s                                       |
36.56/36.66	============================[ Search Statistics ]==============================
36.56/36.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.56/36.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.56/36.66	===============================================================================
36.66/36.75	|         0 |  136989  3193200  9687142 |  1064400        0    nan |  0.000 % |
37.76/37.89	|       101 |  136989  3193200  9687142 |  1170840      101      8 |  0.000 % |
38.45/38.54	|       251 |  136989  3193200  9687142 |  1287924      251     21 |  0.000 % |
40.55/40.67	|       476 |  136988  3193200  9687142 |  1416716      475     21 |  0.001 % |
41.55/41.62	|       813 |  136988  3193200  9687142 |  1558388      812     24 |  0.001 % |
45.25/45.37	|      1319 |  136988  3193200  9687142 |  1714226     1318     23 |  0.001 % |
49.35/49.44	|      2082 |  136987  3193200  9687142 |  1885649     2080     26 |  0.002 % |
52.85/53.00	|      3224 |  136987  3193200  9687142 |  2074214     3222     28 |  0.002 % |
56.35/56.45	|      4934 |  136970  3191911  9684511 |  2281635     4930     29 |  1.072 % |
62.75/62.83	|      7496 |  136105  3191911  9684511 |  2509799     7492     28 |  1.072 % |
68.75/68.83	|     11341 |  135519  3169593  9623576 |  2760779    11332     41 |  1.073 % |
80.15/80.21	|     17107 |  135516  3169540  9623470 |  3036857    17095     38 |  1.075 % |
95.25/95.32	|     25756 |  135516  3169540  9623470 |  3340543    25744     47 |  1.075 % |
114.85/114.99	|     38730 |  135515  3169519  9623428 |  3674597    38717     50 |  1.076 % |
148.26/148.36	|     58191 |  135514  3169511  9623412 |  4042057    58176     45 |  1.078 % |
187.16/187.27	|     87383 |  135504  3169312  9623014 |  4446262    87359     56 |  1.084 % |
257.78/257.84	|    131172 |  135502  3169265  9622915 |  4890889   131146     61 |  1.085 % |
382.08/382.20	|    196857 |  126276  3000903  9159243 |  5379978   196638     61 |  7.820 % |
555.70/555.75	|    295383 |  126274  3000861  9159159 |  5917975   295160     67 |  7.822 % |
807.42/807.49	|    443172 |  126272  3000861  9159159 |  6509773   442947     83 |  7.823 % |

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-1820738-1242472844/watcher-1820738-1242472844 -o /tmp/evaluation-result-1820738-1242472844/solver-1820738-1242472844 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820738-1242472844.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.08 1.08 1.02 2/93 18506
/proc/meminfo: memFree=685220/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=816 CPUtime=0
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 88 0 0 0 0 0 0 0 25 0 1 0 1011782119 835584 24 4294967295 134512640 135223648 3212909392 3212909100 134716528 0 0 0 0 0 0 0 17 1 0 0 0
/proc/18510/statm: 237 35 27 174 0 62 0

[startup+0.066653 s]
/proc/loadavg: 1.08 1.08 1.02 2/93 18506
/proc/meminfo: memFree=685220/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=7304 CPUtime=0.07
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 1632 0 0 0 5 2 0 0 25 0 1 0 1011782119 7479296 1568 4294967295 134512640 135223648 3212909392 3212908272 134543504 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18510/statm: 1826 1569 46 174 0 1651 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9716

[startup+0.10665 s]
/proc/loadavg: 1.08 1.08 1.02 2/93 18506
/proc/meminfo: memFree=685220/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=11972 CPUtime=0.11
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 2565 0 0 0 8 3 0 0 25 0 1 0 1011782119 12259328 2501 4294967295 134512640 135223648 3212909392 3212908344 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18510/statm: 2993 2503 46 174 0 2818 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14384

[startup+0.306633 s]
/proc/loadavg: 1.08 1.08 1.02 2/93 18506
/proc/meminfo: memFree=685220/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=28384 CPUtime=0.31
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 6454 0 0 0 24 7 0 0 25 0 1 0 1011782119 29065216 6390 4294967295 134512640 135223648 3212909392 3212908344 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18510/statm: 7096 6390 46 174 0 6921 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 30796

[startup+0.706597 s]
/proc/loadavg: 1.08 1.08 1.02 2/93 18506
/proc/meminfo: memFree=685220/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=59896 CPUtime=0.7
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 13626 0 0 0 57 13 0 0 25 0 1 0 1011782119 61333504 13562 4294967295 134512640 135223648 3212909392 3212908344 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18510/statm: 14974 13563 46 174 0 14799 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 62308

[startup+1.50653 s]
/proc/loadavg: 1.08 1.08 1.02 2/95 18511
/proc/meminfo: memFree=610796/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=121656 CPUtime=1.5
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 27337 0 0 0 125 25 0 0 25 0 1 0 1011782119 124575744 27273 4294967295 134512640 135223648 3212909392 3212908344 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18510/statm: 30414 27273 46 174 0 30239 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 124068

[startup+3.10639 s]
/proc/loadavg: 1.08 1.08 1.02 2/95 18512
/proc/meminfo: memFree=539620/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=250684 CPUtime=3.08
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 61237 0 0 0 266 42 0 0 25 0 1 0 1011782119 256700416 56533 4294967295 134512640 135223648 3212909392 3212907168 134585919 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18510/statm: 62671 56533 73 174 0 62496 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 253096

[startup+6.30611 s]
/proc/loadavg: 1.08 1.08 1.02 2/95 18512
/proc/meminfo: memFree=446248/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=265884 CPUtime=6.28
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 64393 0 0 0 586 42 0 0 25 0 1 0 1011782119 272265216 59689 4294967295 134512640 135223648 3212909392 3212907408 134586740 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18510/statm: 66471 59689 73 174 0 66296 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 268296

[startup+12.7056 s]
/proc/loadavg: 1.07 1.07 1.02 3/95 18513
/proc/meminfo: memFree=423472/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=299336 CPUtime=12.68
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 69888 0 0 0 1225 43 0 0 25 0 1 0 1011782119 306520064 64882 4294967295 134512640 135223648 3212909392 3212907744 134601992 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18510/statm: 74834 64882 111 174 0 74659 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 301748

[startup+25.5045 s]
/proc/loadavg: 1.12 1.09 1.02 2/95 18697
/proc/meminfo: memFree=417364/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2412 CPUtime=0
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1011782118 2469888 276 4294967295 134512640 135169312 3213144976 3213143512 3085004526 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18506/statm: 603 276 235 161 0 42 0
[pid=18510] ppid=18506 vsize=312292 CPUtime=25.48
/proc/18510/stat : 18510 (SatELite_releas) R 18506 18506 14060 0 -1 4202496 71244 0 0 0 2505 43 0 0 25 0 1 0 1011782119 319787008 66200 4294967295 134512640 135223648 3212909392 3212907488 134586227 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18510/statm: 78073 66200 73 174 0 77898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 314704

[startup+51.1122 s]
/proc/loadavg: 1.15 1.09 1.02 2/95 18701
/proc/meminfo: memFree=462536/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=148720 CPUtime=16.58
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 36574 0 0 0 1635 23 0 0 25 0 1 0 1011785571 152289280 36489 4294967295 134512640 135216011 3215572544 3215570896 134527376 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 37180 36489 71 172 0 37007 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 151136

[startup+102.318 s]
/proc/loadavg: 1.11 1.09 1.02 2/95 18887
/proc/meminfo: memFree=455668/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=154888 CPUtime=67.79
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 38097 0 0 0 6755 24 0 0 25 0 1 0 1011785571 158605312 38012 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 38722 38012 71 172 0 38549 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157304

[startup+162.313 s]
/proc/loadavg: 1.09 1.09 1.02 2/95 19075
/proc/meminfo: memFree=447988/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=162744 CPUtime=127.79
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 40040 0 0 0 12752 27 0 0 25 0 1 0 1011785571 166649856 39955 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 40686 39955 71 172 0 40513 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 165160

[startup+222.307 s]
/proc/loadavg: 1.08 1.08 1.02 2/95 19262
/proc/meminfo: memFree=434008/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=176712 CPUtime=187.79
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 43536 0 0 0 18749 30 0 0 25 0 1 0 1011785571 180953088 43451 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 44178 43451 71 172 0 44005 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 179128

[startup+282.322 s]
/proc/loadavg: 1.41 1.17 1.05 3/95 19455
/proc/meminfo: memFree=422096/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=188756 CPUtime=247.81
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 46515 0 0 0 24750 31 0 0 25 0 1 0 1011785571 193286144 46430 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 47189 46430 71 172 0 47016 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 191172

[startup+342.317 s]
/proc/loadavg: 1.28 1.17 1.06 3/95 19646
/proc/meminfo: memFree=417072/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=193636 CPUtime=307.81
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 47722 0 0 0 30750 31 0 0 25 0 1 0 1011785571 198283264 47637 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 48409 47637 71 172 0 48236 0
Current children cumulated CPU time (s) 342.28

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

/proc/18701/statm: 57765 56972 71 172 0 57592 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 233476

[startup+582.316 s]
/proc/loadavg: 1.01 1.08 1.04 3/95 20396
/proc/meminfo: memFree=371016/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=239732 CPUtime=547.83
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 59241 0 0 0 54744 39 0 0 25 0 1 0 1011785571 245485568 59156 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 59933 59156 71 172 0 59760 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 242148

[startup+642.321 s]
/proc/loadavg: 1.05 1.08 1.04 3/95 20589
/proc/meminfo: memFree=354624/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=256240 CPUtime=607.84
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 63270 0 0 0 60743 41 0 0 25 0 1 0 1011785571 262389760 63185 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 64060 63185 71 172 0 63887 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 258656

[startup+702.306 s]
/proc/loadavg: 1.02 1.06 1.03 3/95 20775
/proc/meminfo: memFree=339828/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=271256 CPUtime=667.83
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 67046 0 0 0 66739 44 0 0 25 0 1 0 1011785571 277766144 66961 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 67814 66961 71 172 0 67641 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 273672

[startup+762.311 s]
/proc/loadavg: 1.00 1.05 1.03 3/95 20963
/proc/meminfo: memFree=319608/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=291388 CPUtime=727.84
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 72064 0 0 0 72737 47 0 0 25 0 1 0 1011785571 298381312 71979 4294967295 134512640 135216011 3215572544 3215570840 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 72847 71979 71 172 0 72674 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 293804

[startup+822.315 s]
/proc/loadavg: 1.00 1.04 1.02 2/95 21150
/proc/meminfo: memFree=300444/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=310456 CPUtime=787.85
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 76838 0 0 0 78735 50 0 0 25 0 1 0 1011785571 317906944 76753 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 77614 76753 71 172 0 77441 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 312872

[startup+882.31 s]
/proc/loadavg: 1.00 1.03 1.02 2/95 21339
/proc/meminfo: memFree=290896/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=320948 CPUtime=847.85
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 79237 0 0 0 84735 50 0 0 25 0 1 0 1011785571 328650752 79152 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 80237 79152 71 172 0 80064 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 323364

[startup+942.315 s]
/proc/loadavg: 1.00 1.02 1.01 3/95 21528
/proc/meminfo: memFree=272504/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=339420 CPUtime=907.86
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 83851 0 0 0 90732 54 0 0 25 0 1 0 1011785571 347566080 83766 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 84855 83766 71 172 0 84682 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 341836

[startup+1002.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 21718
/proc/meminfo: memFree=256616/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=355124 CPUtime=967.86
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 87819 0 0 0 96729 57 0 0 25 0 1 0 1011785571 363646976 87734 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 88781 87734 71 172 0 88608 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 357540

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 21906
/proc/meminfo: memFree=247752/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=363784 CPUtime=1027.87
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 90009 0 0 0 102729 58 0 0 25 0 1 0 1011785571 372514816 89924 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 90946 89924 71 172 0 90773 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 366200

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 22093
/proc/meminfo: memFree=242932/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=368564 CPUtime=1087.88
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 91209 0 0 0 108729 59 0 0 25 0 1 0 1011785571 377409536 91124 4294967295 134512640 135216011 3215572544 3215570896 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 92141 91124 71 172 0 91968 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 370980

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22282
/proc/meminfo: memFree=238468/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=372812 CPUtime=1147.88
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 92287 0 0 0 114729 59 0 0 25 0 1 0 1011785571 381759488 92202 4294967295 134512640 135216011 3215572544 3215570896 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 93203 92202 71 172 0 93030 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 375228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22282
/proc/meminfo: memFree=237228/2074464 swapFree=1949056/1959888
[pid=18506] ppid=18504 vsize=2416 CPUtime=34.47
/proc/18506/stat : 18506 (SatELiteGTI) S 18504 18506 14060 0 -1 4194304 385 82396 0 0 0 0 3375 72 24 0 1 0 1011782118 2473984 277 4294967295 134512640 135169312 3213144976 3213141192 3085004526 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18506/statm: 604 277 235 161 0 43 0
[pid=18701] ppid=18506 vsize=374096 CPUtime=1165.58
/proc/18701/stat : 18701 (minisat_static) R 18506 18506 14060 0 -1 4202496 92585 0 0 0 116498 60 0 0 25 0 1 0 1011785571 383074304 92500 4294967295 134512640 135216011 3215572544 3215570840 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18701/statm: 93524 92500 71 172 0 93351 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 376512

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 18506 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=750000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=720000
# CPU time returned by wait4() is 34.47
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200.05
CPU user time (s): 1198.73
CPU system time (s): 1.32
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 376512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.75
system time used= 0.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82781
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= 16
involuntary context switches= 54

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 13:20:44
IDJOB=1820738
IDBENCH=69571
IDSOLVER=661
FILE ID=tipi27/1820738-1242472844
PBS_JOBID=
Free space on /tmp= 9343 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820738-1242472844/watcher-1820738-1242472844 -o /tmp/evaluation-result-1820738-1242472844/solver-1820738-1242472844 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820738-1242472844.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED= 1397099979

Linux tipi27 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        685252 kB
Buffers:         52160 kB
Cached:        1215532 kB
SwapCached:       5508 kB
Active:         808008 kB
Inactive:       469436 kB
HighTotal:     1178688 kB
HighFree:       436312 kB
LowTotal:       895776 kB
LowFree:        248940 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           71460 kB
Writeback:           0 kB
AnonPages:        9200 kB
Mapped:           3464 kB
Slab:           103472 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9271 MiB
End job on tipi27 at 2009-05-16 13:40:52