Trace number 1849396

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/coreUNSAT 76.79 76.8251

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark49.95
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c Parsing...
0.62/0.67	c ==============================================================================
0.62/0.67	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.67	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.67	c ==============================================================================
0.62/0.67	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
17.83/17.89	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
17.83/17.90	c ==============================================================================
17.83/17.90	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
17.83/17.90	c CPU time:   17.75 s
17.83/17.90	c ==============================================================================
18.81/18.83	This is MiniSat 2.0 beta
18.81/18.83	WARNING: for repeatability, setting FPU to use double precision
18.81/18.83	============================[ Problem Statistics ]=============================
18.81/18.83	|                                                                             |
18.81/18.83	|  Number of variables:  11671                                                |
18.81/18.83	|  Number of clauses:    481437                                               |
18.82/19.27	|  Parsing time:         0.38         s                                       |
18.82/19.30	============================[ Search Statistics ]==============================
18.82/19.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.82/19.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.82/19.30	===============================================================================
18.82/19.30	|         0 |   11671   481437  2946128 |   160479        0    nan |  0.000 % |
18.82/19.36	|       100 |   11671   481437  2946128 |   176526      100     16 |  0.000 % |
18.82/19.39	|       250 |   11671   481437  2946128 |   194179      250     14 |  0.000 % |
19.80/19.88	|       475 |   11671   481437  2946128 |   213597      475     19 |  0.000 % |
20.19/20.27	|       812 |   11671   481437  2946128 |   234957      812     20 |  0.000 % |
20.79/20.91	|      1321 |   11671   481437  2946128 |   258453     1321     21 |  0.000 % |
21.69/21.76	|      2080 |   11671   481437  2946128 |   284298     2080     19 |  0.000 % |
22.19/22.26	|      3219 |   11669   481437  2946128 |   312728     3218     19 |  0.017 % |
22.49/22.58	|      4928 |   11669   481437  2946128 |   344000     4927     16 |  0.017 % |
23.49/23.62	|      7491 |   11669   481381  2945637 |   378401     7488     18 |  0.017 % |
24.49/24.61	|     11335 |   11667   481381  2945637 |   416241    11331     19 |  0.043 % |
25.69/25.80	|     17101 |   11666   481254  2944863 |   457865    17097     17 |  0.043 % |
33.19/33.30	|     25750 |   11663   481123  2944207 |   503651    25745     18 |  0.069 % |
47.59/47.67	|     38724 |   11663   481123  2944207 |   554017    38719     20 |  0.069 % |
66.19/66.26	|     58186 |   11647   480583  2941259 |   609418    58175     20 |  0.206 % |
76.69/76.79	===============================================================================
76.69/76.79	restarts              : 15
76.69/76.79	conflicts             : 76494          (1322 /sec)
76.69/76.79	decisions             : 126463         (1.78 % random) (2186 /sec)
76.69/76.79	propagations          : 45730340       (790362 /sec)
76.69/76.79	conflict literals     : 1386039        (32.07 % deleted)
76.69/76.79	Memory used           : 39.20 MB
76.69/76.79	CPU time              : 57.86 s
76.69/76.79	
76.69/76.79	UNSATISFIABLE
76.69/76.80	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1849396-1244812273/watcher-1849396-1244812273 -o /tmp/evaluation-result-1849396-1244812273/solver-1849396-1244812273 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849396-1244812273.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.98 0.99 3/91 553
/proc/meminfo: memFree=768948/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) R 551 553 18459 0 -1 4194304 354 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834524 3085231988 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=2416 CPUtime=0
/proc/557/stat : 557 (SatELiteGTI) R 553 553 18459 0 -1 4194368 35 0 0 0 0 0 0 0 18 0 1 0 78652713 2473984 66 4294967295 134512640 135169312 3217836048 3217834216 3084815320 0 0 0 0 0 0 0 17 2 0 0 0
/proc/557/statm: 604 89 46 161 0 43 0

[startup+0.062674 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 553
/proc/meminfo: memFree=768948/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=7104 CPUtime=0.06
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 1549 0 0 0 5 1 0 0 20 0 1 0 78652713 7274496 1484 4294967295 134512640 135223648 3216760576 3216759144 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 1776 1485 47 174 0 1601 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9520

[startup+0.112669 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 553
/proc/meminfo: memFree=768948/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=12996 CPUtime=0.11
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 2840 0 0 0 10 1 0 0 21 0 1 0 78652713 13307904 2775 4294967295 134512640 135223648 3216760576 3216759528 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 3249 2776 47 174 0 3074 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15412

[startup+0.312655 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 553
/proc/meminfo: memFree=768948/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=38924 CPUtime=0.31
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 8114 0 0 0 27 4 0 0 21 0 1 0 78652713 39858176 8049 4294967295 134512640 135223648 3216760576 3216759528 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 9731 8049 47 174 0 9556 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41340

[startup+0.712627 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 553
/proc/meminfo: memFree=768948/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=92288 CPUtime=0.71
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 19731 0 0 0 61 10 0 0 22 0 1 0 78652713 94502912 19294 4294967295 134512640 135223648 3216760576 3216758528 134564639 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 23072 19294 73 174 0 22897 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 94704

[startup+1.51257 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 558
/proc/meminfo: memFree=687936/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=96468 CPUtime=1.51
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 20743 0 0 0 141 10 0 0 25 0 1 0 78652713 98783232 20306 4294967295 134512640 135223648 3216760576 3216758576 134548987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 24117 20306 73 174 0 23942 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 98884

[startup+3.11246 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 558
/proc/meminfo: memFree=681116/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=100132 CPUtime=3.11
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 21638 0 0 0 301 10 0 0 25 0 1 0 78652713 102535168 21201 4294967295 134512640 135223648 3216760576 3216758576 134548984 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 25033 21201 73 174 0 24858 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 102548

[startup+6.31223 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 558
/proc/meminfo: memFree=665368/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=106500 CPUtime=6.31
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 23167 0 0 0 619 12 0 0 25 0 1 0 78652713 109056000 22730 4294967295 134512640 135223648 3216760576 3216758528 134564190 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 26625 22730 73 174 0 26450 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 108916

[startup+12.7218 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 743
/proc/meminfo: memFree=639696/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2416 CPUtime=0.01
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 367 644 0 0 0 0 1 0 18 0 1 0 78652713 2473984 277 4294967295 134512640 135169312 3217836048 3217834584 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/553/statm: 604 277 235 161 0 43 0
[pid=557] ppid=553 vsize=122932 CPUtime=12.72
/proc/557/stat : 557 (SatELite_releas) R 553 553 18459 0 -1 4202496 26563 0 0 0 1258 14 0 0 25 0 1 0 78652713 125882368 25834 4294967295 134512640 135223648 3216760576 3216758928 134602028 0 0 0 3 0 0 0 17 3 0 0 0
/proc/557/statm: 30733 25834 73 174 0 30558 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 125348

[startup+25.5209 s]
/proc/loadavg: 0.95 0.98 0.99 4/93 747
/proc/meminfo: memFree=694564/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=33300 CPUtime=6.67
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 8029 0 0 0 660 7 0 0 25 0 1 0 78654596 34099200 7964 4294967295 134512640 135212939 3215967904 3215966368 134526800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 8325 7964 76 171 0 8153 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35720

[startup+51.1191 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 747
/proc/meminfo: memFree=690088/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=37844 CPUtime=32.27
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9165 0 0 0 3218 9 0 0 25 0 1 0 78654596 38752256 9100 4294967295 134512640 135212939 3215967904 3215966368 134526752 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 9461 9100 76 171 0 9289 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40264

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

[startup+63.9181 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 749
/proc/meminfo: memFree=688768/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=38920 CPUtime=45.07
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9429 0 0 0 4498 9 0 0 25 0 1 0 78654596 39854080 9364 4294967295 134512640 135212939 3215967904 3215966368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 9730 9364 76 171 0 9558 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 41340

[startup+70.3177 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 946
/proc/meminfo: memFree=687768/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=39732 CPUtime=51.47
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9611 0 0 0 5138 9 0 0 25 0 1 0 78654596 40685568 9546 4294967295 134512640 135212939 3215967904 3215966368 134527029 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 9933 9546 76 171 0 9761 0
Current children cumulated CPU time (s) 70.29
Current children cumulated vsize (KiB) 42152

[startup+73.5175 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 946
/proc/meminfo: memFree=687576/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=39996 CPUtime=54.67
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9706 0 0 0 5458 9 0 0 25 0 1 0 78654596 40955904 9641 4294967295 134512640 135212939 3215967904 3215966368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 9999 9641 76 171 0 9827 0
Current children cumulated CPU time (s) 73.49
Current children cumulated vsize (KiB) 42416

[startup+75.1174 s]
/proc/loadavg: 0.97 0.98 0.99 4/93 946
/proc/meminfo: memFree=687376/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=40132 CPUtime=56.27
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9727 0 0 0 5618 9 0 0 25 0 1 0 78654596 41095168 9662 4294967295 134512640 135212939 3215967904 3215966368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 10033 9662 76 171 0 9861 0
Current children cumulated CPU time (s) 75.09
Current children cumulated vsize (KiB) 42552

[startup+75.9173 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 946
/proc/meminfo: memFree=687424/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=40132 CPUtime=57.07
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9736 0 0 0 5698 9 0 0 25 0 1 0 78654596 41095168 9671 4294967295 134512640 135212939 3215967904 3215966368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 10033 9671 76 171 0 9861 0
Current children cumulated CPU time (s) 75.89
Current children cumulated vsize (KiB) 42552

[startup+76.3173 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 946
/proc/meminfo: memFree=687424/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=40132 CPUtime=57.47
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9736 0 0 0 5738 9 0 0 25 0 1 0 78654596 41095168 9671 4294967295 134512640 135212939 3215967904 3215966368 134527043 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 10033 9671 76 171 0 9861 0
Current children cumulated CPU time (s) 76.29
Current children cumulated vsize (KiB) 42552

[startup+76.7172 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 946
/proc/meminfo: memFree=687424/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2420 CPUtime=18.82
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 386 29883 0 0 0 0 1860 22 20 0 1 0 78652713 2478080 278 4294967295 134512640 135169312 3217836048 3217832264 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 605 278 235 161 0 44 0
[pid=745] ppid=553 vsize=40132 CPUtime=57.87
/proc/745/stat : 745 (minisat_static) R 553 553 18459 0 -1 4202496 9736 0 0 0 5778 9 0 0 25 0 1 0 78654596 41095168 9671 4294967295 134512640 135212939 3215967904 3215966368 134526811 0 0 0 3 0 0 0 17 0 0 0 0
/proc/745/statm: 10033 9671 76 171 0 9861 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 42552

[startup+76.8173 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 946
/proc/meminfo: memFree=687424/2074464 swapFree=1959888/1959888
[pid=553] ppid=551 vsize=2936 CPUtime=76.77
/proc/553/stat : 553 (SatELiteGTI) S 551 553 18459 0 -1 4194304 475 39631 0 0 0 0 7646 31 18 0 1 0 78652713 3006464 346 4294967295 134512640 135169312 3217836048 3217831432 3085229806 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/553/statm: 734 346 237 161 0 173 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 76.8251
CPU time (s): 76.79
CPU user time (s): 76.46
CPU system time (s): 0.33
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 132620

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

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 15:11:13
IDJOB=1849396
IDBENCH=20419
IDSOLVER=690
FILE ID=tipi06/1849396-1244812273
PBS_JOBID=
Free space on /tmp= 15700 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849396-1244812273/watcher-1849396-1244812273 -o /tmp/evaluation-result-1849396-1244812273/solver-1849396-1244812273 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849396-1244812273.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED= 536892444

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        768956 kB
Buffers:         67596 kB
Cached:        1075232 kB
SwapCached:          0 kB
Active:         302104 kB
Inactive:       851832 kB
HighTotal:     1178688 kB
HighFree:       434064 kB
LowTotal:       895776 kB
LowFree:        334892 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           15672 kB
Writeback:           0 kB
AnonPages:       11168 kB
Mapped:           5232 kB
Slab:           142448 kB
PageTables:        348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15700 MiB
End job on tipi06 at 2009-06-12 15:12:32