Trace number 1820487

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 226.71 226.696

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark141.85
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.00	c Parsing...
0.71/0.75	c ==============================================================================
0.71/0.75	c |           |     ORIGINAL     |              LEARNT              |          |
0.71/0.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.71/0.75	c ==============================================================================
0.71/0.75	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
21.02/21.04	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
21.02/21.04	c ==============================================================================
21.02/21.04	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
21.02/21.04	c CPU time:   20.63 s
21.02/21.04	c ==============================================================================
22.02/22.04	This is MiniSat 2.0 beta
22.02/22.04	WARNING: for repeatability, setting FPU to use double precision
22.02/22.04	============================[ Problem Statistics ]=============================
22.02/22.04	|                                                                             |
22.02/22.04	|  Number of variables:  12778                                                |
22.02/22.04	|  Number of clauses:    510801                                               |
22.05/22.51	|  Parsing time:         0.40         s                                       |
22.05/22.55	============================[ Search Statistics ]==============================
22.05/22.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.05/22.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.05/22.55	===============================================================================
22.05/22.55	|         0 |   12778   510801  3267506 |   170267        0    nan |  0.000 % |
22.05/22.68	|       100 |   12778   510801  3267506 |   187293      100     19 |  0.000 % |
23.02/23.07	|       250 |   12778   510801  3267506 |   206023      250     22 |  0.000 % |
23.22/23.22	|       475 |   12778   510801  3267506 |   226625      475     16 |  0.000 % |
23.72/23.79	|       816 |   12778   510801  3267506 |   249287      816     22 |  0.000 % |
23.92/24.00	|      1322 |   12778   510801  3267506 |   274216     1322     19 |  0.003 % |
25.12/25.20	|      2081 |   12778   510801  3267506 |   301638     2081     28 |  0.000 % |
25.62/25.63	|      3221 |   12778   510801  3267506 |   331802     3221     22 |  0.003 % |
27.02/27.07	|      4929 |   12778   510801  3267506 |   364982     4929     28 |  0.000 % |
28.62/28.69	|      7491 |   12778   510801  3267506 |   401480     7491     24 |  0.000 % |
33.92/33.99	|     11336 |   12773   510744  3266874 |   441628    11331     25 |  0.042 % |
40.12/40.19	|     17103 |   12773   510744  3266874 |   485791    17098     24 |  0.039 % |
45.92/45.94	|     25753 |   12770   510653  3265985 |   534370    25743     21 |  0.070 % |
52.02/52.06	|     38729 |   12758   510278  3263571 |   587807    38715     19 |  0.175 % |
66.72/66.77	|     58191 |   12715   508734  3249830 |   646588    58165     19 |  0.509 % |
90.82/90.90	|     87385 |   12682   507550  3240415 |   711247    87347     17 |  0.775 % |
130.23/130.29	|    131175 |   12652   506407  3231501 |   782372   131126     17 |  1.010 % |
208.83/208.84	|    196859 |   12626   505473  3225137 |   860609   171155     17 |  1.283 % |
226.64/226.66	===============================================================================
226.64/226.66	restarts              : 18
226.64/226.66	conflicts             : 211614         (1036 /sec)
226.64/226.66	decisions             : 288596         (1.42 % random) (1413 /sec)
226.64/226.66	propagations          : 107654044      (526967 /sec)
226.64/226.66	conflict literals     : 3574265        (33.12 % deleted)
226.64/226.66	Memory used           : 53.00 MB
226.64/226.66	CPU time              : 204.29 s
226.64/226.66	
226.64/226.66	UNSATISFIABLE
226.64/226.66	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-1820487-1242449481/watcher-1820487-1242449481 -o /tmp/evaluation-result-1820487-1242449481/solver-1820487-1242449481 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820487-1242449481.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: 0.91 0.97 0.99 2/96 5300
/proc/meminfo: memFree=1312720/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=952 CPUtime=0
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 104 0 0 0 0 0 0 0 18 0 1 0 1009446539 974848 40 4294967295 134512640 135223648 3215070560 3215070380 134520576 0 0 0 0 0 0 0 17 2 0 0 0
/proc/5304/statm: 238 50 40 174 0 63 0

[startup+0.054914 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 5300
/proc/meminfo: memFree=1312720/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=6648 CPUtime=0.06
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 1406 0 0 0 6 0 0 0 18 0 1 0 1009446539 6807552 1341 4294967295 134512640 135223648 3215070560 3215069512 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 1662 1342 47 174 0 1487 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9060

[startup+0.104895 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 5300
/proc/meminfo: memFree=1312720/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=12548 CPUtime=0.11
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 2695 0 0 0 10 1 0 0 18 0 1 0 1009446539 12849152 2630 4294967295 134512640 135223648 3215070560 3215069512 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 3137 2631 47 174 0 2962 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14960

[startup+0.304884 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 5300
/proc/meminfo: memFree=1312720/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=38408 CPUtime=0.31
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 8027 0 0 0 27 4 0 0 18 0 1 0 1009446539 39329792 7962 4294967295 134512640 135223648 3215070560 3215069512 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 9602 7963 47 174 0 9427 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40820

[startup+0.704862 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 5300
/proc/meminfo: memFree=1312720/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=90752 CPUtime=0.71
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 20396 0 0 0 62 9 0 0 18 0 1 0 1009446539 92930048 20331 4294967295 134512640 135223648 3215070560 3215069568 134547508 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 22688 20331 47 174 0 22513 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 93164

[startup+1.50482 s]
/proc/loadavg: 0.91 0.97 0.99 3/98 5305
/proc/meminfo: memFree=1223176/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=103484 CPUtime=1.51
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 23110 0 0 0 137 14 0 0 20 0 1 0 1009446539 105967616 22615 4294967295 134512640 135223648 3215070560 3215068352 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 25871 22615 73 174 0 25696 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 105896

[startup+3.11473 s]
/proc/loadavg: 0.91 0.97 0.99 3/98 5305
/proc/meminfo: memFree=1216108/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=107308 CPUtime=3.12
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 24029 0 0 0 291 21 0 0 25 0 1 0 1009446539 109883392 23534 4294967295 134512640 135223648 3215070560 3215068328 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 26827 23534 73 174 0 26652 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 109720

[startup+6.31455 s]
/proc/loadavg: 0.92 0.97 0.99 4/98 5490
/proc/meminfo: memFree=1200652/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=113392 CPUtime=6.32
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 25507 0 0 0 604 28 0 0 25 0 1 0 1009446539 116113408 25012 4294967295 134512640 135223648 3215070560 3215068560 134548984 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 28348 25012 73 174 0 28173 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 115804

[startup+12.7142 s]
/proc/loadavg: 0.93 0.97 0.99 3/98 5491
/proc/meminfo: memFree=1176616/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2412 CPUtime=0
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1009446538 2469888 276 4294967295 134512640 135169312 3215976000 3215974536 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5300/statm: 603 276 235 161 0 42 0
[pid=5304] ppid=5300 vsize=123376 CPUtime=12.72
/proc/5304/stat : 5304 (SatELite_releas) R 5300 5300 11066 0 -1 4202496 27759 0 0 0 1233 39 0 0 25 0 1 0 1009446539 126337024 27264 4294967295 134512640 135223648 3215070560 3215068560 134549039 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5304/statm: 30844 27264 73 174 0 30669 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 125788

[startup+25.5135 s]
/proc/loadavg: 0.94 0.97 0.99 3/98 5494
/proc/meminfo: memFree=1229752/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=34180 CPUtime=3.47
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 8256 0 0 0 340 7 0 0 25 0 1 0 1009448743 35000320 8191 4294967295 134512640 135213731 3216482080 3216480400 134528836 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 8545 8191 75 172 0 8371 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 36596

[startup+51.1121 s]
/proc/loadavg: 0.96 0.97 0.99 3/98 5495
/proc/meminfo: memFree=1225576/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=38464 CPUtime=29.07
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 9323 0 0 0 2898 9 0 0 25 0 1 0 1009448743 39387136 9258 4294967295 134512640 135213731 3216482080 3216480560 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 9616 9258 75 172 0 9442 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 40880

[startup+102.319 s]
/proc/loadavg: 0.98 0.97 0.99 3/98 5685
/proc/meminfo: memFree=1218468/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=45244 CPUtime=80.28
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 10970 0 0 0 8009 19 0 0 25 0 1 0 1009448743 46329856 10905 4294967295 134512640 135213731 3216482080 3216480560 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 11311 10905 75 172 0 11137 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 47660

[startup+162.316 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 5872
/proc/meminfo: memFree=1212672/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=51156 CPUtime=140.28
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 12371 0 0 0 14008 20 0 0 25 0 1 0 1009448743 52383744 12306 4294967295 134512640 135213731 3216482080 3216480560 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 12789 12306 75 172 0 12615 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 53572

[startup+222.313 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 6058
/proc/meminfo: memFree=1209448/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=54108 CPUtime=200.28
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 13149 0 0 0 19999 29 0 0 25 0 1 0 1009448743 55406592 13084 4294967295 134512640 135213731 3216482080 3216480560 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 13527 13084 75 172 0 13353 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 56524

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

[startup+223.912 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 6058
/proc/meminfo: memFree=1209448/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=54264 CPUtime=201.88
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 13165 0 0 0 20155 33 0 0 25 0 1 0 1009448743 55566336 13100 4294967295 134512640 135213731 3216482080 3216480560 134529917 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 13566 13100 75 172 0 13392 0
Current children cumulated CPU time (s) 223.93
Current children cumulated vsize (KiB) 56680

[startup+225.522 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 6058
/proc/meminfo: memFree=1209324/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=54264 CPUtime=203.49
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 13184 0 0 0 20316 33 0 0 25 0 1 0 1009448743 55566336 13119 4294967295 134512640 135213731 3216482080 3216480560 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 13566 13119 75 172 0 13392 0
Current children cumulated CPU time (s) 225.54
Current children cumulated vsize (KiB) 56680

[startup+226.312 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 6058
/proc/meminfo: memFree=1209324/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=54264 CPUtime=204.28
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 13187 0 0 0 20395 33 0 0 25 0 1 0 1009448743 55566336 13122 4294967295 134512640 135213731 3216482080 3216480560 134530083 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 13566 13122 75 172 0 13392 0
Current children cumulated CPU time (s) 226.33
Current children cumulated vsize (KiB) 56680

[startup+226.512 s]
/proc/loadavg: 0.99 0.97 0.99 4/98 6058
/proc/meminfo: memFree=1209324/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=54264 CPUtime=204.48
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 13190 0 0 0 20415 33 0 0 25 0 1 0 1009448743 55566336 13125 4294967295 134512640 135213731 3216482080 3216480560 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 13566 13125 75 172 0 13392 0
Current children cumulated CPU time (s) 226.53
Current children cumulated vsize (KiB) 56680

[startup+226.622 s]
/proc/loadavg: 0.99 0.97 0.99 4/98 6058
/proc/meminfo: memFree=1209324/2074464 swapFree=1950760/1959888
[pid=5300] ppid=5298 vsize=2416 CPUtime=22.05
/proc/5300/stat : 5300 (SatELiteGTI) S 5298 5300 11066 0 -1 4194304 385 33479 0 0 0 0 2159 46 21 0 1 0 1009446538 2473984 277 4294967295 134512640 135169312 3215976000 3215972216 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5300/statm: 604 277 235 161 0 43 0
[pid=5494] ppid=5300 vsize=54264 CPUtime=204.59
/proc/5494/stat : 5494 (minisat_static) R 5300 5300 11066 0 -1 4202496 13191 0 0 0 20426 33 0 0 25 0 1 0 1009448743 55566336 13126 4294967295 134512640 135213731 3216482080 3216480560 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5494/statm: 13566 13126 75 172 0 13392 0
Current children cumulated CPU time (s) 226.64
Current children cumulated vsize (KiB) 56680

Child status: 20
Real time (s): 226.696
CPU time (s): 226.71
CPU user time (s): 225.88
CPU system time (s): 0.83
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 143704

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 06:51:21
IDJOB=1820487
IDBENCH=20418
IDSOLVER=662
FILE ID=tipi23/1820487-1242449481
PBS_JOBID=
Free space on /tmp= 9761 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820487-1242449481/watcher-1820487-1242449481 -o /tmp/evaluation-result-1820487-1242449481/solver-1820487-1242449481 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820487-1242449481.cnf -restarts=1

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED= 329799725

Linux tipi23 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.377
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.377
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.78

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1312744 kB
Buffers:         34072 kB
Cached:         629100 kB
SwapCached:       3700 kB
Active:         319704 kB
Inactive:       355284 kB
HighTotal:     1178688 kB
HighFree:       543436 kB
LowTotal:       895776 kB
LowFree:        769308 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           16988 kB
Writeback:           0 kB
AnonPages:       11008 kB
Mapped:           4408 kB
Slab:            77848 kB
PageTables:        720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9761 MiB
End job on tipi23 at 2009-05-16 06:55:09