Trace number 1821511

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
MiniSat2hack 2009-03-23UNSAT 52.91 52.9076

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.93
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.42/0.50	c ==============================================================================
0.42/0.50	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.50	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.50	c ==============================================================================
0.42/0.50	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.02/3.10	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.02/3.10	c ==============================================================================
3.02/3.10	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.02/3.10	c CPU time:   3.03 s
3.02/3.10	c ==============================================================================
3.42/3.41	This is MiniSat 2.0 beta with hacks by AVG
3.42/3.41	WARNING: for repeatability, setting FPU to use double precision
3.42/3.41	============================[ Problem Statistics ]=============================
3.42/3.41	|                                                                             |
3.42/3.41	|  Number of variables:  49470                                                |
3.42/3.41	|  Number of clauses:    300004                                               |
3.42/3.63	|  Parsing time:         0.19         s                                       |
52.83/52.89	restarts              : 12
52.83/52.89	conflicts             : 24570          (497 /sec)
52.83/52.89	decisions             : 161665         (1.31 % random) (3269 /sec)
52.83/52.89	propagations          : 68206895       (1379310 /sec)
52.83/52.89	conflict literals     : 3868501        (30.83 % deleted)
52.83/52.89	Memory used           : 32.00 MB
52.83/52.89	CPU time              : 49.45 s
52.83/52.89	
52.83/52.89	UNSATISFIABLE
52.83/52.90	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-1821511-1242532418/watcher-1821511-1242532418 -o /tmp/evaluation-result-1821511-1242532418/solver-1821511-1242532418 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821511-1242532418.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/93 12002
/proc/meminfo: memFree=1186908/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=948 CPUtime=0
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 113 0 0 0 0 0 0 0 20 0 1 0 1017742381 970752 48 4294967295 134512640 135223648 3218991392 3218990296 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 237 50 42 174 0 62 0

[startup+0.022195 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 12002
/proc/meminfo: memFree=1186908/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=7324 CPUtime=0.02
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 1542 0 0 0 1 1 0 0 20 0 1 0 1017742381 7499776 1437 4294967295 134512640 135223648 3218991392 3218990272 134543504 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 1831 1439 46 174 0 1656 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9740

[startup+0.112187 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 12002
/proc/meminfo: memFree=1186908/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=22336 CPUtime=0.11
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 4658 0 0 0 10 1 0 0 21 0 1 0 1017742381 22872064 4489 4294967295 134512640 135223648 3218991392 3218989976 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 5584 4489 46 174 0 5409 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 24752

[startup+0.31217 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 12002
/proc/meminfo: memFree=1186908/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=35224 CPUtime=0.31
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 7759 0 0 0 27 4 0 0 21 0 1 0 1017742381 36069376 7590 4294967295 134512640 135223648 3218991392 3218990344 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 8806 7591 46 174 0 8631 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 37640

[startup+0.712137 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 12002
/proc/meminfo: memFree=1186908/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=54964 CPUtime=0.71
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 13565 0 0 0 66 5 0 0 22 0 1 0 1017742381 56283136 12171 4294967295 134512640 135223648 3218991392 3218989160 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 13741 12171 73 174 0 13566 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 57380

[startup+1.51207 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 12008
/proc/meminfo: memFree=1133556/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=60676 CPUtime=1.51
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 14925 0 0 0 146 5 0 0 25 0 1 0 1017742381 62132224 13531 4294967295 134512640 135223648 3218991392 3218989488 134595974 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 15169 13531 73 174 0 14994 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 63092

[startup+3.11194 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 12008
/proc/meminfo: memFree=1130828/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2416 CPUtime=0.01
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 368 646 0 0 0 0 1 0 18 0 1 0 1017742381 2473984 277 4294967295 134512640 135169312 3214234784 3214233320 3085139694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12002/statm: 604 277 235 161 0 43 0
[pid=12006] ppid=12002 vsize=61048 CPUtime=3.11
/proc/12006/stat : 12006 (SatELite_releas) R 12002 12002 10436 0 -1 4202496 17985 0 0 0 304 7 0 0 25 0 1 0 1017742381 62513152 13681 4294967295 134512640 135223648 3218991392 3218988196 134820624 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12006/statm: 15262 13681 73 174 0 15087 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 63464

[startup+6.31168 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 12010
/proc/meminfo: memFree=1160588/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=19084 CPUtime=2.9
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 4489 0 0 0 288 2 0 0 25 0 1 0 1017742722 19542016 4424 4294967295 134512640 135214715 3213095904 3213094168 134526980 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 4771 4424 73 172 0 4598 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 21504

[startup+12.7112 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 12011
/proc/meminfo: memFree=1158164/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=21340 CPUtime=9.3
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 5065 0 0 0 926 4 0 0 25 0 1 0 1017742722 21852160 5000 4294967295 134512640 135214715 3213095904 3213094168 134527364 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 5335 5000 73 172 0 5162 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 23760

[startup+25.5101 s]
/proc/loadavg: 0.95 0.98 0.99 3/95 12195
/proc/meminfo: memFree=1152212/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=27020 CPUtime=22.1
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 6487 0 0 0 2206 4 0 0 25 0 1 0 1017742722 27668480 6422 4294967295 134512640 135214715 3213095904 3213094368 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 6755 6422 73 172 0 6582 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 29440

[startup+51.118 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 12197
/proc/meminfo: memFree=1146736/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=32636 CPUtime=47.71
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 7867 0 0 0 4767 4 0 0 25 0 1 0 1017742722 33419264 7802 4294967295 134512640 135214715 3213095904 3213094368 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 8159 7802 73 172 0 7986 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 35056

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

[startup+51.9179 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 12197
/proc/meminfo: memFree=1146628/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=32768 CPUtime=48.51
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 7901 0 0 0 4847 4 0 0 25 0 1 0 1017742722 33554432 7836 4294967295 134512640 135214715 3213095904 3213094368 134528769 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 8192 7836 73 172 0 8019 0
Current children cumulated CPU time (s) 51.93
Current children cumulated vsize (KiB) 35188

[startup+52.3179 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 12197
/proc/meminfo: memFree=1146628/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=32768 CPUtime=48.91
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 7907 0 0 0 4887 4 0 0 25 0 1 0 1017742722 33554432 7842 4294967295 134512640 135214715 3213095904 3213094368 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 8192 7842 73 172 0 8019 0
Current children cumulated CPU time (s) 52.33
Current children cumulated vsize (KiB) 35188

[startup+52.7179 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 12197
/proc/meminfo: memFree=1146628/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=32768 CPUtime=49.31
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 7914 0 0 0 4927 4 0 0 25 0 1 0 1017742722 33554432 7849 4294967295 134512640 135214715 3213095904 3213094116 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 8192 7849 73 172 0 8019 0
Current children cumulated CPU time (s) 52.73
Current children cumulated vsize (KiB) 35188

[startup+52.8179 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 12197
/proc/meminfo: memFree=1146628/2074464 swapFree=1948616/1959888
[pid=12002] ppid=12000 vsize=2420 CPUtime=3.42
/proc/12002/stat : 12002 (SatELiteGTI) S 12000 12002 10436 0 -1 4194304 386 18633 0 0 0 0 333 9 20 0 1 0 1017742381 2478080 278 4294967295 134512640 135169312 3214234784 3214231000 3085139694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12002/statm: 605 278 235 161 0 44 0
[pid=12010] ppid=12002 vsize=32768 CPUtime=49.41
/proc/12010/stat : 12010 (minisat_static) R 12002 12002 10436 0 -1 4202496 7914 0 0 0 4937 4 0 0 25 0 1 0 1017742722 33554432 7849 4294967295 134512640 135214715 3213095904 3213094368 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12010/statm: 8192 7849 73 172 0 8019 0
Current children cumulated CPU time (s) 52.83
Current children cumulated vsize (KiB) 35188

Child status: 20
Real time (s): 52.9076
CPU time (s): 52.91
CPU user time (s): 52.78
CPU system time (s): 0.13
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 68820

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 05:53:38
IDJOB=1821511
IDBENCH=70974
IDSOLVER=660
FILE ID=tipi16/1821511-1242532418
PBS_JOBID=
Free space on /tmp= 4901 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821511-1242532418/watcher-1821511-1242532418 -o /tmp/evaluation-result-1821511-1242532418/solver-1821511-1242532418 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821511-1242532418.cnf

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED= 361976366

Linux tipi16 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.457
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.37

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:       1186916 kB
Buffers:         44600 kB
Cached:         761068 kB
SwapCached:       5940 kB
Active:         109504 kB
Inactive:       706232 kB
HighTotal:     1178688 kB
HighFree:       454276 kB
LowTotal:       895776 kB
LowFree:        732640 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           10260 kB
Writeback:           0 kB
AnonPages:        9300 kB
Mapped:           3216 kB
Slab:            63364 kB
PageTables:        372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90764 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4901 MiB
End job on tipi16 at 2009-05-17 05:54:32