Trace number 1837449

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
MiniSAT 09z 2009-03-22UNSAT 54.1688 54.2019

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 benchmark27.5348
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.39/0.48	c ==============================================================================
0.39/0.48	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.48	c ==============================================================================
0.39/0.48	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.37/3.42	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.37/3.42	c ==============================================================================
3.37/3.42	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.37/3.42	c CPU time:   3.2955 s
3.37/3.42	c ==============================================================================
3.67/3.71	c WARNING: for repeatability, setting FPU to use double precision
3.67/3.71	c Number of variables   : 49470        
3.67/3.71	c Number of clauses     : 300004       
3.70/3.89	c Parsing time: 0.16         s
54.05/54.18	c restarts              : 89
54.05/54.18	c conflicts             : 25567          (507 /sec)
54.05/54.18	c decisions             : 158455         (1.38 % random) (3145 /sec)
54.05/54.18	c propagations          : 83447209       (1656246 /sec)
54.05/54.18	c conflict literals     : 3987159        (29.16 % deleted)
54.05/54.18	c Memory used           : 33.40 MB
54.05/54.18	c CPU time              : 50.3833 s
54.05/54.18	UNSATISFIABLE
54.05/54.18	
54.05/54.19	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837449-1242870821/watcher-1837449-1242870821 -o /tmp/evaluation-result-1837449-1242870821/solver-1837449-1242870821 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837449-1242870821.cnf -random-seed=1216562511 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 413
/proc/meminfo: memFree=1753840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) R 411 413 32743 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279239839 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=1004 CPUtime=0
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 315111616 1028096 94 1992294400 134512640 135223648 4294956128 18446744073709551615 134734703 0 0 4096 3 0 0 0 17 0 0 0
/proc/417/statm: 251 103 49 173 0 76 0

[startup+0.073722 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 413
/proc/meminfo: memFree=1753840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=18428 CPUtime=0.06
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 3615 0 0 0 4 2 0 0 20 0 1 0 315111616 18870272 3497 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/417/statm: 4607 3498 49 173 0 4432 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23784

[startup+0.101725 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 413
/proc/meminfo: memFree=1753840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=21992 CPUtime=0.08
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 4566 0 0 0 6 2 0 0 20 0 1 0 315111616 22519808 4448 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/417/statm: 5498 4450 49 173 0 5323 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27348

[startup+0.301749 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 413
/proc/meminfo: memFree=1753840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=35672 CPUtime=0.28
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 7873 0 0 0 24 4 0 0 22 0 1 0 315111616 36528128 7755 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/417/statm: 8918 7756 49 173 0 8743 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41028

[startup+0.701799 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 413
/proc/meminfo: memFree=1753840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=52352 CPUtime=0.69
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 13036 0 0 0 62 7 0 0 25 0 1 0 315111616 53608448 11898 1992294400 134512640 135223648 4294956128 18446744073709551615 134576869 0 0 4096 3 0 0 0 17 0 0 0
/proc/417/statm: 13088 11898 75 173 0 12913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57708

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 418
/proc/meminfo: memFree=1700000/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=60608 CPUtime=1.49
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 14878 0 0 0 140 9 0 0 25 0 1 0 315111616 62062592 13535 1992294400 134512640 135223648 4294956128 18446744073709551615 134597302 0 0 4096 3 0 0 0 17 1 0 0
/proc/417/statm: 15152 13535 76 173 0 14977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65964

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 418
/proc/meminfo: memFree=1696928/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=0
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315111615 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/413/statm: 1339 237 197 169 0 50 0
[pid=417] ppid=413 vsize=60920 CPUtime=3.08
/proc/417/stat : 417 (SatELite_releas) R 413 413 32743 0 -1 4194304 17038 0 0 0 298 10 0 0 25 0 1 0 315111616 62382080 13694 1992294400 134512640 135223648 4294956128 18446744073709551615 134595864 0 0 4096 3 0 0 0 17 1 0 0
/proc/417/statm: 15230 13694 76 173 0 15055 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66276

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1727328/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=18788 CPUtime=2.57
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 4375 0 0 0 255 2 0 0 25 0 1 0 315111987 19238912 4361 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 4697 4361 75 170 0 4524 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24144

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1725024/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=21440 CPUtime=8.97
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 5026 0 0 0 894 3 0 0 25 0 1 0 315111987 21954560 5012 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 5360 5012 75 170 0 5187 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26796

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1718304/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=27776 CPUtime=21.77
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 6627 0 0 0 2172 5 0 0 25 0 1 0 315111987 28442624 6613 1992294400 134512640 135212243 4294956240 18446744073709551615 134535508 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 6944 6613 75 170 0 6771 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33132

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1712160/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=33932 CPUtime=47.35
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 8167 0 0 0 4729 6 0 0 25 0 1 0 315111987 34746368 8153 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 8483 8153 75 170 0 8310 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 39288

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

[startup+52.7013 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1711840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=34196 CPUtime=48.95
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 8220 0 0 0 4889 6 0 0 25 0 1 0 315111987 35016704 8206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 8549 8206 75 170 0 8376 0
Current children cumulated CPU time (s) 52.65
Current children cumulated vsize (KiB) 39552

[startup+53.5014 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1711840/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=34196 CPUtime=49.75
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 8235 0 0 0 4969 6 0 0 25 0 1 0 315111987 35016704 8221 1992294400 134512640 135212243 4294956240 18446744073709551615 134523437 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 8549 8221 75 170 0 8376 0
Current children cumulated CPU time (s) 53.45
Current children cumulated vsize (KiB) 39552

[startup+53.9055 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1711776/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=34196 CPUtime=50.15
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 8235 0 0 0 5009 6 0 0 25 0 1 0 315111987 35016704 8221 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 8549 8221 75 170 0 8376 0
Current children cumulated CPU time (s) 53.85
Current children cumulated vsize (KiB) 39552

[startup+54.1015 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1711776/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5356 CPUtime=3.7
/proc/413/stat : 413 (SatELiteGTI) S 411 413 32743 0 -1 4194304 333 18152 0 0 0 0 356 14 16 0 1 0 315111615 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/413/statm: 1339 239 197 169 0 50 0
[pid=419] ppid=413 vsize=34196 CPUtime=50.35
/proc/419/stat : 419 (minisat_static) R 413 413 32743 0 -1 4194304 8235 0 0 0 5029 6 0 0 25 0 1 0 315111987 35016704 8221 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/419/statm: 8549 8221 75 170 0 8376 0
Current children cumulated CPU time (s) 54.05
Current children cumulated vsize (KiB) 39552

[startup+54.2015 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 419
/proc/meminfo: memFree=1711776/2055920 swapFree=4084676/4192956
[pid=413] ppid=411 vsize=5360 CPUtime=54.15
/proc/413/stat : 413 (SatELiteGTI) R 411 413 32743 0 -1 4194304 361 26519 0 0 0 0 5394 21 19 0 1 0 315111615 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279082392 0 0 4100 65536 0 0 0 17 1 0 0
/proc/413/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 54.15
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 54.2019
CPU time (s): 54.1688
CPU user time (s): 53.9458
CPU system time (s): 0.222966
CPU usage (%): 99.9389
Max. virtual memory (cumulated for all children) (KiB): 71928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.9458
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26889
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= 18
involuntary context switches= 179

runsolver used 0.050992 second user time and 0.152976 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-21 03:53:42
IDJOB=1837449
IDBENCH=70974
IDSOLVER=675
FILE ID=node92/1837449-1242870821
PBS_JOBID= 9328599
Free space on /tmp= 65860 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837449-1242870821/watcher-1837449-1242870821 -o /tmp/evaluation-result-1837449-1242870821/solver-1837449-1242870821 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837449-1242870821.cnf -random-seed=1216562511

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1216562511

node92.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1754384 kB
Buffers:         28284 kB
Cached:         140724 kB
SwapCached:     102584 kB
Active:          74148 kB
Inactive:       198824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754384 kB
SwapTotal:     4192956 kB
SwapFree:      4084676 kB
Dirty:           10060 kB
Writeback:           0 kB
Mapped:          14012 kB
Slab:            14464 kB
Committed_AS:   836136 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65860 MiB
End job on node92 at 2009-05-21 03:54:36