Trace number 1821639

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
APTUSAT 2009-03-22UNSAT 211.7 211.689

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark89.49
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.63/0.64	c ==============================================================================
0.63/0.64	c |           |     ORIGINAL     |              LEARNT              |          |
0.63/0.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.63/0.64	c ==============================================================================
0.63/0.64	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
3.43/3.49	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
3.43/3.49	c ==============================================================================
3.43/3.49	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
3.43/3.49	c CPU time:   3.41 s
3.43/3.49	c ==============================================================================
3.83/3.90	This is MiniSat 2.0 beta
3.83/3.90	WARNING: for repeatability, setting FPU to use double precision
3.83/3.90	============================[ Problem Statistics ]=============================
3.83/3.90	|                                                                             |
3.83/3.90	|  Number of variables:  65019                                                |
3.83/3.90	|  Number of clauses:    393355                                               |
3.91/4.17	|  Parsing time:         0.21         s                                       |
3.91/4.19	============================[ Search Statistics ]==============================
3.91/4.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.91/4.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.91/4.19	===============================================================================
3.91/4.19	|         0 |   65019   393355  1091119 |   131118        0    nan |  0.000 % |
4.44/4.45	|       100 |   64987   393355  1091119 |   144230       97     50 |  1.060 % |
4.73/4.72	|       251 |   64987   393355  1091119 |   158653      248     59 |  1.060 % |
5.33/5.35	|       477 |   63445   382260  1062802 |   174518      466     54 |  5.681 % |
5.93/5.92	|       814 |   59108   355164   997869 |   191970      784     54 |  9.142 % |
6.64/6.71	|      1320 |   57185   343674   971023 |   211167     1267     51 | 12.200 % |
8.13/8.13	|      2079 |   56895   342106   967469 |   232284     2013     58 | 12.710 % |
9.23/9.31	|      3218 |   56644   341108   965393 |   255512     3140     70 | 13.985 % |
11.83/11.87	|      4926 |   54977   325655   925503 |   281063     4723     98 | 15.445 % |
15.83/15.83	|      7488 |   54891   325053   924029 |   309170     7275    119 | 15.594 % |
23.72/23.73	|     11332 |   54234   319139   909047 |   340087    10994    157 | 16.803 % |
35.92/35.95	|     17098 |   53159   309220   883407 |   374095    16281    177 | 18.443 % |
54.13/54.12	|     25747 |   52673   306302   876500 |   411505    24597    178 | 19.859 % |
84.13/84.17	|     38721 |   50728   291070   837735 |   452656    35650    183 | 22.261 % |
130.43/130.41	|     58182 |   49601   282460   815867 |   497921    47993    186 | 24.090 % |
203.33/203.31	|     87374 |   46519   258968   756607 |   547713    59993    179 | 29.002 % |
211.63/211.67	===============================================================================
211.63/211.67	restarts              : 16
211.63/211.67	conflicts             : 90756          (437 /sec)
211.63/211.67	decisions             : 121022         (1.28 % random) (583 /sec)
211.63/211.67	propagations          : 231991354      (1117492 /sec)
211.63/211.67	conflict literals     : 14406062       (44.30 % deleted)
211.63/211.67	Memory used           : 67.43 MB
211.63/211.67	CPU time              : 207.6 s
211.63/211.67	
211.63/211.67	UNSATISFIABLE
211.63/211.68	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-1821639-1242547005/watcher-1821639-1242547005 -o /tmp/evaluation-result-1821639-1242547005/solver-1821639-1242547005 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821639-1242547005.cnf -restarts=1 

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/91 26551
/proc/meminfo: memFree=714708/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) R 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754672 3084516580 0 65536 4 65536 0 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=812 CPUtime=0
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4194304 67 0 0 0 0 0 0 0 20 0 1 0 1019200977 831488 4 4294967295 134512640 135223648 3216041552 3216041552 134512976 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26555/statm: 204 15 10 174 0 29 0

[startup+0.07061 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 26551
/proc/meminfo: memFree=714708/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754680 3084930798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=16272 CPUtime=0.07
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4202496 3631 0 0 0 6 1 0 0 20 0 1 0 1019200977 16662528 3511 4294967295 134512640 135223648 3216041552 3216040120 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26555/statm: 4068 3511 46 174 0 3893 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18684

[startup+0.120607 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 26551
/proc/meminfo: memFree=714708/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754680 3084930798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=22336 CPUtime=0.12
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4202496 5140 0 0 0 11 1 0 0 20 0 1 0 1019200977 22872064 5020 4294967295 134512640 135223648 3216041552 3216040504 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26555/statm: 5584 5021 46 174 0 5409 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 24748

[startup+0.320598 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 26551
/proc/meminfo: memFree=714708/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754680 3084930798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=36148 CPUtime=0.32
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4202496 8450 0 0 0 31 1 0 0 21 0 1 0 1019200977 37015552 8330 4294967295 134512640 135223648 3216041552 3216040136 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26555/statm: 9037 8331 46 174 0 8862 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 38560

[startup+0.720578 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 26551
/proc/meminfo: memFree=714708/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754680 3084930798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=61896 CPUtime=0.72
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4202496 14607 0 0 0 69 3 0 0 22 0 1 0 1019200977 63381504 14487 4294967295 134512640 135223648 3216041552 3216040144 134565758 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26555/statm: 15474 14487 67 174 0 15299 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 64308

[startup+1.52054 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26556
/proc/meminfo: memFree=652444/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754680 3084930798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=74952 CPUtime=1.52
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4202496 18856 0 0 0 148 4 0 0 25 0 1 0 1019200977 76750848 17140 4294967295 134512640 135223648 3216041552 3216039128 134709640 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26555/statm: 18738 17140 73 174 0 18563 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 77364

[startup+3.12046 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26556
/proc/meminfo: memFree=640664/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2412 CPUtime=0.01
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1019200977 2469888 275 4294967295 134512640 135169312 3217756144 3217754680 3084930798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26551/statm: 603 275 235 161 0 42 0
[pid=26555] ppid=26551 vsize=75112 CPUtime=3.12
/proc/26555/stat : 26555 (SatELite_releas) R 26551 26551 9090 0 -1 4202496 20591 0 0 0 305 7 0 0 25 0 1 0 1019200977 76914688 17249 4294967295 134512640 135223648 3216041552 3216039904 134601298 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26555/statm: 18778 17249 73 174 0 18603 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 77524

[startup+6.32031 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 26557
/proc/meminfo: memFree=681740/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=23780 CPUtime=2.42
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 5614 0 0 0 235 7 0 0 25 0 1 0 1019201367 24350720 5540 4294967295 134512640 135213731 3221175184 3221173664 134530423 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 5945 5540 73 172 0 5771 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 26196

[startup+12.72 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 26557
/proc/meminfo: memFree=680160/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=25364 CPUtime=8.82
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 6024 0 0 0 875 7 0 0 25 0 1 0 1019201367 25972736 5950 4294967295 134512640 135213731 3221175184 3221173664 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 6341 5950 73 172 0 6167 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 27780

[startup+25.5094 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 26558
/proc/meminfo: memFree=674800/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=30780 CPUtime=21.61
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 7382 0 0 0 2152 9 0 0 25 0 1 0 1019201367 31518720 7308 4294967295 134512640 135213731 3221175184 3221173664 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 7695 7308 73 172 0 7521 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 33196

[startup+51.1182 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26744
/proc/meminfo: memFree=665140/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=40420 CPUtime=47.22
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 9775 0 0 0 4713 9 0 0 25 0 1 0 1019201367 41390080 9701 4294967295 134512640 135213731 3221175184 3221173664 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 10105 9701 73 172 0 9931 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 42836

[startup+102.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 26930
/proc/meminfo: memFree=650440/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=54920 CPUtime=98.42
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 13384 0 0 0 9829 13 0 0 25 0 1 0 1019201367 56238080 13310 4294967295 134512640 135213731 3221175184 3221173664 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 13730 13310 73 172 0 13556 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 57336

[startup+162.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27120
/proc/meminfo: memFree=639924/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=65216 CPUtime=158.43
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 15976 0 0 0 15825 18 0 0 25 0 1 0 1019201367 66781184 15902 4294967295 134512640 135213731 3221175184 3221173664 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 16304 15902 73 172 0 16130 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 67632

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

[startup+179.112 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27121
/proc/meminfo: memFree=637420/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=67988 CPUtime=175.22
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16664 0 0 0 17504 18 0 0 25 0 1 0 1019201367 69619712 16590 4294967295 134512640 135213731 3221175184 3221173664 134529917 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 16997 16590 73 172 0 16823 0
Current children cumulated CPU time (s) 179.13
Current children cumulated vsize (KiB) 70404

[startup+191.911 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27123
/proc/meminfo: memFree=636616/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=188.02
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16919 0 0 0 18784 18 0 0 25 0 1 0 1019201367 70701056 16845 4294967295 134512640 135213731 3221175184 3221173664 134530114 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16845 73 172 0 17087 0
Current children cumulated CPU time (s) 191.93
Current children cumulated vsize (KiB) 71460

[startup+204.711 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27124
/proc/meminfo: memFree=636492/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=200.82
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20064 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173664 134530405 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 204.73
Current children cumulated vsize (KiB) 71460

[startup+207.911 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27124
/proc/meminfo: memFree=636500/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=204.02
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20384 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173664 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 207.93
Current children cumulated vsize (KiB) 71460

[startup+209.511 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27124
/proc/meminfo: memFree=636500/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=205.62
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20544 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173664 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 209.53
Current children cumulated vsize (KiB) 71460

[startup+210.311 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 27124
/proc/meminfo: memFree=636500/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=206.42
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20624 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173664 134530103 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 210.33
Current children cumulated vsize (KiB) 71460

[startup+211.111 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27124
/proc/meminfo: memFree=636500/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=207.22
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20704 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173664 134530092 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 211.13
Current children cumulated vsize (KiB) 71460

[startup+211.51 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27124
/proc/meminfo: memFree=636500/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=207.62
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20744 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173648 134523487 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 211.53
Current children cumulated vsize (KiB) 71460

[startup+211.61 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27124
/proc/meminfo: memFree=636500/2074464 swapFree=1953004/1959888
[pid=26551] ppid=26549 vsize=2416 CPUtime=3.91
/proc/26551/stat : 26551 (SatELiteGTI) S 26549 26551 9090 0 -1 4194304 384 23651 0 0 1 0 381 9 20 0 1 0 1019200977 2473984 277 4294967295 134512640 135169312 3217756144 3217752360 3084930798 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26551/statm: 604 277 235 161 0 43 0
[pid=26557] ppid=26551 vsize=69044 CPUtime=207.72
/proc/26557/stat : 26557 (minisat_static) R 26551 26551 9090 0 -1 4202496 16941 0 0 0 20754 18 0 0 25 0 1 0 1019201367 70701056 16867 4294967295 134512640 135213731 3221175184 3221173664 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26557/statm: 17261 16867 73 172 0 17087 0
Current children cumulated CPU time (s) 211.63
Current children cumulated vsize (KiB) 71460

Child status: 20
Real time (s): 211.689
CPU time (s): 211.7
CPU user time (s): 211.42
CPU system time (s): 0.28
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 86352

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 09:56:45
IDJOB=1821639
IDBENCH=71042
IDSOLVER=662
FILE ID=tipi19/1821639-1242547005
PBS_JOBID=
Free space on /tmp= 8880 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821639-1242547005/watcher-1821639-1242547005 -o /tmp/evaluation-result-1821639-1242547005/solver-1821639-1242547005 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821639-1242547005.cnf -restarts=1

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED= 1528195315

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        714724 kB
Buffers:         47844 kB
Cached:        1191356 kB
SwapCached:       2992 kB
Active:         331208 kB
Inactive:       917660 kB
HighTotal:     1178688 kB
HighFree:       111936 kB
LowTotal:       895776 kB
LowFree:        602788 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           12748 kB
Writeback:           0 kB
AnonPages:        8768 kB
Mapped:           3148 kB
Slab:           101356 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8880 MiB
End job on tipi19 at 2009-05-17 10:00:18