Trace number 1849444

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 1200.07

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
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 variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

0.00/0.00	c Parsing...
1.32/1.41	c ==============================================================================
1.32/1.41	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.41	c ==============================================================================
1.32/1.41	c |         0 | 1814188  5280500 |  544256       0        0     nan |  0.000 % |
15.52/15.53	c |         0 | 1789068  5451065 |      --       0       --      -- |     --   | -25093/170622
15.52/15.53	c ==============================================================================
15.52/15.53	c Result  :   #vars: 84942   #clauses: 1789068   #literals: 5451065
15.52/15.53	c CPU time:   15.34 s
15.52/15.53	c ==============================================================================
17.30/17.38	This is MiniSat 2.0 beta
17.30/17.38	WARNING: for repeatability, setting FPU to use double precision
17.30/17.38	============================[ Problem Statistics ]=============================
17.30/17.38	|                                                                             |
17.30/17.38	|  Number of variables:  84942                                                |
17.30/17.38	|  Number of clauses:    1789068                                              |
18.40/18.49	|  Parsing time:         0.97         s                                       |
18.50/18.58	============================[ Search Statistics ]==============================
18.50/18.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.50/18.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.50/18.58	===============================================================================
18.50/18.58	|         0 |   84942  1789068  5451065 |   596356        0    nan |  0.000 % |
19.10/19.14	|       100 |   84942  1789068  5451065 |   655991      100     16 |  0.000 % |
19.40/19.43	|       253 |   84942  1789068  5451065 |   721590      253     29 |  0.000 % |
20.40/20.43	|       478 |   84942  1789068  5451065 |   793749      478     24 |  0.000 % |
21.20/21.23	|       815 |   84942  1789068  5451065 |   873124      815     26 |  0.000 % |
22.60/22.63	|      1322 |   84942  1789068  5451065 |   960437     1322     31 |  0.000 % |
23.60/23.63	|      2082 |   84942  1789068  5451065 |  1056481     2082     33 |  0.000 % |
24.30/24.34	|      3221 |   84942  1789068  5451065 |  1162129     3221     36 |  0.000 % |
25.70/25.75	|      4929 |   84942  1789068  5451065 |  1278342     4929     74 |  0.000 % |
27.50/27.55	|      7492 |   84942  1789068  5451065 |  1406176     7492     95 |  0.000 % |
30.30/30.38	|     11337 |   84942  1789068  5451065 |  1546793    11337     92 |  0.000 % |
35.70/35.81	|     17103 |   84942  1789068  5451065 |  1701473    17103     95 |  0.000 % |
39.80/39.86	|     25753 |   84942  1789068  5451065 |  1871620    25753    161 |  0.000 % |
47.31/47.36	|     38727 |   84942  1789068  5451065 |  2058782    38727    224 |  0.000 % |
72.40/72.50	|     58188 |   84942  1789068  5451065 |  2264660    58188    219 |  0.000 % |
100.81/100.90	|     87380 |   84942  1789068  5451065 |  2491127    87380    265 |  0.000 % |
161.50/161.53	|    131169 |   84942  1789068  5451065 |  2740239   131169    299 |  0.000 % |
236.11/236.17	|    196853 |   84942  1789068  5451065 |  3014263   196853    303 |  0.000 % |
445.93/445.98	|    295379 |   84942  1789068  5451065 |  3315690   295379    320 |  0.000 % |
678.54/678.66	|    443169 |   84942  1789068  5451065 |  3647259   443169    267 |  0.000 % |
1016.87/1016.92	|    664853 |   84942  1789068  5451065 |  4011984   664853    273 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849444-1244821322/watcher-1849444-1244821322 -o /tmp/evaluation-result-1849444-1244821322/solver-1849444-1244821322 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849444-1244821322.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 3/94 30900
/proc/meminfo: memFree=1131324/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=952 CPUtime=0
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 124 0 0 0 0 0 0 0 22 0 1 0 79553407 974848 59 4294967295 134512640 135223648 3214783776 3214782360 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 238 61 46 174 0 63 0

[startup+0.029551 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 30900
/proc/meminfo: memFree=1131324/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=3780 CPUtime=0.03
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 765 0 0 0 2 1 0 0 22 0 1 0 79553407 3870720 700 4294967295 134512640 135223648 3214783776 3214782344 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 945 700 46 174 0 770 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6196

[startup+0.119542 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 30900
/proc/meminfo: memFree=1131324/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=12712 CPUtime=0.12
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 2698 0 0 0 10 2 0 0 22 0 1 0 79553407 13017088 2633 4294967295 134512640 135223648 3214783776 3214782728 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 3178 2634 46 174 0 3003 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15128

[startup+0.319526 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 30900
/proc/meminfo: memFree=1131324/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=29404 CPUtime=0.32
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 6717 0 0 0 26 6 0 0 22 0 1 0 79553407 30109696 6652 4294967295 134512640 135223648 3214783776 3214782276 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 7351 6652 46 174 0 7176 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31820

[startup+0.719492 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 30900
/proc/meminfo: memFree=1131324/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=61956 CPUtime=0.72
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 14172 0 0 0 61 11 0 0 25 0 1 0 79553407 63442944 14107 4294967295 134512640 135223648 3214783776 3214782728 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 15489 14107 46 174 0 15314 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 64372

[startup+1.51943 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 30905
/proc/meminfo: memFree=1053792/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=131640 CPUtime=1.52
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 33860 0 0 0 135 17 0 0 25 0 1 0 79553407 134799360 31068 4294967295 134512640 135223648 3214783776 3214781776 134549042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 32910 31068 73 174 0 32735 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 134056

[startup+3.11929 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 30905
/proc/meminfo: memFree=1000472/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=148432 CPUtime=3.12
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 36383 0 0 0 295 17 0 0 25 0 1 0 79553407 151994368 33591 4294967295 134512640 135223648 3214783776 3214781792 134586649 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 37108 33591 73 174 0 36933 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 150848

[startup+6.31902 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 30907
/proc/meminfo: memFree=982524/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=172676 CPUtime=6.32
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 39879 0 0 0 615 17 0 0 25 0 1 0 79553407 176820224 36824 4294967295 134512640 135223648 3214783776 3214782128 134602173 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 43169 36824 91 174 0 42994 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 175092

[startup+12.7185 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31092
/proc/meminfo: memFree=981116/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2416 CPUtime=0
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 368 645 0 0 0 0 0 0 20 0 1 0 79553407 2473984 277 4294967295 134512640 135169312 3214042224 3214040760 3085401838 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30900/statm: 604 277 235 161 0 43 0
[pid=30904] ppid=30900 vsize=173700 CPUtime=12.72
/proc/30904/stat : 30904 (SatELite_releas) R 30900 30900 19205 0 -1 4202496 40099 0 0 0 1255 17 0 0 25 0 1 0 79553407 177868800 37026 4294967295 134512640 135223648 3214783776 3214781872 134586214 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30904/statm: 43425 37026 73 174 0 43250 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 176116

[startup+25.5174 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31093
/proc/meminfo: memFree=1010564/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=86332 CPUtime=8.14
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 20764 0 0 0 799 15 0 0 25 0 1 0 79555145 88403968 20699 4294967295 134512640 135212939 3219948128 3219946592 134526772 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 21583 20699 76 171 0 21411 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 88752

[startup+51.1153 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31095
/proc/meminfo: memFree=973612/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=123012 CPUtime=33.74
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 29917 0 0 0 3357 17 0 0 25 0 1 0 79555145 125964288 29852 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 30753 29852 76 171 0 30581 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 125432

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31284
/proc/meminfo: memFree=914852/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=181092 CPUtime=84.95
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 44437 0 0 0 8468 27 0 0 25 0 1 0 79555145 185438208 44372 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 45273 44372 76 171 0 45101 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 183512

[startup+162.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31475
/proc/meminfo: memFree=850536/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=245876 CPUtime=144.94
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 60613 0 0 0 14461 33 0 0 25 0 1 0 79555145 251777024 60548 4294967295 134512640 135212939 3219948128 3219946592 134527119 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 61469 60548 76 171 0 61297 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 248296

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31663
/proc/meminfo: memFree=778624/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=317476 CPUtime=204.95
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 78475 0 0 0 20453 42 0 0 25 0 1 0 79555145 325095424 78410 4294967295 134512640 135212939 3219948128 3219946592 134526839 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 79369 78410 76 171 0 79197 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 319896

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 31854
/proc/meminfo: memFree=735780/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=361184 CPUtime=264.96
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 89342 0 0 0 26450 46 0 0 25 0 1 0 79555145 369852416 89277 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 90296 89277 76 171 0 90124 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 363604

[startup+342.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 32045
/proc/meminfo: memFree=679664/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=416572 CPUtime=324.96
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 103204 0 0 0 32443 53 0 0 25 0 1 0 79555145 426569728 103139 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31093/statm: 104143 103139 76 171 0 103971 0
Current children cumulated CPU time (s) 342.32

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

/proc/31093/statm: 122843 121731 76 171 0 122671 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 493792

[startup+582.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 341
/proc/meminfo: memFree=575348/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=520696 CPUtime=564.89
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 129144 0 0 0 56419 70 0 0 25 0 1 0 79555145 533192704 129079 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31093/statm: 130174 129079 76 171 0 130002 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 523116

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 530
/proc/meminfo: memFree=544976/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=550744 CPUtime=624.9
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 136648 0 0 0 62416 74 0 0 25 0 1 0 79555145 563961856 136583 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 137686 136583 76 171 0 137514 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 553164

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 720
/proc/meminfo: memFree=508660/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=587340 CPUtime=684.88
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 145804 0 0 0 68410 78 0 0 25 0 1 0 79555145 601436160 145739 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 146835 145739 76 171 0 146663 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 589760

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 925
/proc/meminfo: memFree=451620/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=644612 CPUtime=744.89
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 159925 0 0 0 74405 84 0 0 25 0 1 0 79555145 660082688 159860 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 161153 159860 76 171 0 160981 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 647032

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 1118
/proc/meminfo: memFree=402252/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=694240 CPUtime=804.9
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 172354 0 0 0 80400 90 0 0 25 0 1 0 79555145 710901760 172289 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 173560 172289 76 171 0 173388 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 696660

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 1309
/proc/meminfo: memFree=362572/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=733364 CPUtime=864.89
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 182171 0 0 0 86393 96 0 0 25 0 1 0 79555145 750964736 182106 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 183341 182106 76 171 0 183169 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 735784

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 1498
/proc/meminfo: memFree=309764/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=786608 CPUtime=924.9
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 195426 0 0 0 92387 103 0 0 25 0 1 0 79555145 805486592 195361 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 196652 195361 76 171 0 196480 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 789028

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 1688
/proc/meminfo: memFree=276020/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=819916 CPUtime=984.9
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 203798 0 0 0 98383 107 0 0 25 0 1 0 79555145 839593984 203733 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 204979 203733 76 171 0 204807 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 822336

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 1879
/proc/meminfo: memFree=250964/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=846456 CPUtime=1044.91
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 210103 0 0 0 104377 114 0 0 25 0 1 0 79555145 866770944 210038 4294967295 134512640 135212939 3219948128 3219946592 134526732 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 211614 210038 76 171 0 211442 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 848876

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 2071
/proc/meminfo: memFree=236984/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=860372 CPUtime=1104.92
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 213578 0 0 0 110376 116 0 0 25 0 1 0 79555145 881020928 213513 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 215093 213513 76 171 0 214921 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 862792

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 2262
/proc/meminfo: memFree=218584/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=878976 CPUtime=1164.92
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 218224 0 0 0 116371 121 0 0 25 0 1 0 79555145 900071424 218159 4294967295 134512640 135212939 3219948128 3219946592 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 219744 218159 76 171 0 219572 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 881396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 2263
/proc/meminfo: memFree=209224/2074464 swapFree=1959888/1959888
[pid=30900] ppid=30898 vsize=2420 CPUtime=17.36
/proc/30900/stat : 30900 (SatELiteGTI) S 30898 30900 19205 0 -1 4194304 386 46506 0 0 0 0 1705 31 18 0 1 0 79553407 2478080 278 4294967295 134512640 135169312 3214042224 3214038440 3085401838 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30900/statm: 605 278 235 161 0 44 0
[pid=31093] ppid=30900 vsize=887872 CPUtime=1182.64
/proc/31093/stat : 31093 (minisat_static) R 30900 30900 19205 0 -1 4202496 220463 0 0 0 118143 121 0 0 25 0 1 0 79555145 909180928 220398 4294967295 134512640 135212939 3219948128 3219946592 134526769 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31093/statm: 221968 220398 76 171 0 221796 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 890292

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 30900 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=50000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=310000
# CPU time returned by wait4() is 17.36
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.07
CPU time (s): 1200
CPU user time (s): 1198.48
CPU system time (s): 1.52
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 890292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.05
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= 46892
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= 25

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 17:42:02
IDJOB=1849444
IDBENCH=71736
IDSOLVER=690
FILE ID=tipi09/1849444-1244821322
PBS_JOBID=
Free space on /tmp= 15301 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849444-1244821322/watcher-1849444-1244821322 -o /tmp/evaluation-result-1849444-1244821322/solver-1849444-1244821322 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849444-1244821322.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED= 2059777687

Linux tipi09 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.365
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.38

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

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1131340 kB
Buffers:         60224 kB
Cached:         754084 kB
SwapCached:          0 kB
Active:         280992 kB
Inactive:       545920 kB
HighTotal:     1178688 kB
HighFree:       529464 kB
LowTotal:       895776 kB
LowFree:        601876 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           37884 kB
Writeback:           0 kB
AnonPages:       12368 kB
Mapped:           6652 kB
Slab:           107456 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91004 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15262 MiB
End job on tipi09 at 2009-06-12 18:02:07