Trace number 338597

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199 1199.33

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
MD5SUM44c15aa78137d3d285491662ef422a01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7194
Number of clauses513601
Sum of the clauses size1031504
Maximum clause length13
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 2512715
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5381

Solver Data (download as text)

21.46/21.56	c run March_dl for 5 seconds ... 
21.46/21.56	c Bin: Executing march_dl
21.46/21.56	c child exit by a signal
21.46/21.56	c march_dl returned code 137.
21.46/21.56	c run saps (UBCSAT implementation) for 2 seconds ... 
21.46/21.56	c Bin: Executing ubcsat2006
21.46/21.56	c child exited successfully
21.46/21.56	c ubcsat2006 returned code 0.
21.46/21.56	c satzilla computing base features
21.46/21.56	c satzilla doing unit-prop probe
21.46/21.56	c satzilla doing local search probe
21.46/21.56	c satzilla doing lobjois search-space size estimate
21.46/21.56	c satzilla's ranking:
21.46/21.56	c 1) minisat20+P: 1.835939
21.46/21.56	c 2) zchaff_rand+P: 1.903350
21.46/21.56	c 3) minisat20: 2.030113
21.46/21.56	c 4) vallst+P: 2.364554
21.46/21.56	c 5) march_dl+P: 2.763995
21.46/21.56	c 6) march_dl: 4.155289
21.46/21.56	c 7) kcnfs+P: 999.000000
21.46/21.56	c 8) kcnfs: 999.000000
21.46/21.56	c 9) vallst: 999.000000
21.46/21.56	c 10) zchaff_rand: 999.000000
21.46/21.56	c satzilla running minisat20 with preprocessing ... 
28.06/28.15	This is MiniSat 2.0 beta
28.06/28.15	WARNING: for repeatability, setting FPU to use double precision
28.06/28.15	============================[ Problem Statistics ]=============================
28.06/28.15	|                                                                             |
28.06/28.16	|  Number of variables:  5985                                                 |
28.06/28.16	|  Number of clauses:    192256                                               |
28.12/28.25	|  Parsing time:         0.09         s                                       |
28.12/28.26	============================[ Search Statistics ]==============================
28.12/28.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.12/28.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.12/28.26	===============================================================================
28.12/28.26	|         0 |    5985   192256   388527 |    64085        0    nan |  0.000 % |
28.12/28.28	|       100 |    5985   192256   388527 |    70493      100     59 |  0.002 % |
28.12/28.30	|       251 |    5985   192256   388527 |    77543      251     55 |  0.002 % |
28.12/28.34	|       476 |    5985   192256   388527 |    85297      476     62 |  0.002 % |
28.12/28.40	|       813 |    5985   192256   388527 |    93827      813     64 |  0.002 % |
28.46/28.50	|      1319 |    5985   192256   388527 |   103210     1319     73 |  0.000 % |
28.56/28.66	|      2078 |    5985   192256   388527 |   113531     2078     78 |  0.000 % |
28.86/28.90	|      3217 |    5985   192256   388527 |   124884     3217     79 |  0.002 % |
29.25/29.30	|      4925 |    5985   192256   388527 |   137372     4925     83 |  0.000 % |
29.85/29.97	|      7490 |    5985   192256   388527 |   151109     7490     81 |  0.002 % |
31.25/31.32	|     11339 |    5985   192256   388527 |   166220    11339     85 |  0.002 % |
33.55/33.61	|     17105 |    5985   192256   388527 |   182842    17105     89 |  0.002 % |
37.55/37.66	|     25754 |    5985   192256   388527 |   201127    25754     92 |  0.002 % |
44.75/44.86	|     38728 |    5985   192256   388527 |   221239    38728     83 |  0.002 % |
61.45/61.58	|     58191 |    5985   192256   388527 |   243363    58191     85 |  0.000 % |
87.94/88.05	|     87385 |    5985   192256   388527 |   267700    87385     90 |  0.000 % |
145.22/145.34	|    131174 |    5985   192256   388527 |   294470   131174     92 |  0.002 % |
255.10/255.25	|    196864 |    5985   192256   388527 |   323917   196864     92 |  0.000 % |
532.62/532.82	|    295392 |    5985   192256   388527 |   356309   295392     91 |  0.002 % |
835.54/835.82	|    443181 |    5984   192215   388445 |   391940    66441    102 |  0.017 % |
1198.94/1199.31	c Preprocessing...
1198.94/1199.31	c Inital problem has 7194 variables, 886 nary clauses (512715 binary clauses).
1198.94/1199.31	c Num non-binary clauses 777, Average non-binary clause length 7.677
1198.94/1199.31	c Theory has no gaps
1198.94/1199.31	c Preprocessor runtime was 6.000 seconds.
1198.94/1199.31	c 
1198.94/1199.31	c Satisfiability of theory still undetermined.
1198.94/1199.31	c See file /tmp/Z4Cykv for simplified theory.
1198.94/1199.31	c Bin: Executing minisat20
1198.94/1199.31	c child exit by a signal
1198.94/1199.31	c minisat20 returned code 137.
1198.94/1199.31	c minisat20 returned code 137.
1198.94/1199.31	c satzilla running zchaff_rand with preprocessing ... 
1198.94/1199.31	c Bin: Executing zchaff_rand
1198.94/1199.31	c zchaff_rand returned code 1.
1198.94/1199.31	c zchaff_rand returned code 1.
1198.94/1199.31	c satzilla running minisat20 ... 
1198.94/1199.31	c Bin: Executing minisat20
1198.94/1199.31	c minisat20 returned code 1.
1198.94/1199.31	c minisat20 returned code 1.
1198.94/1199.31	c satzilla running vallst with preprocessing ... 
1198.94/1199.31	c Bin: Executing vallst
1198.94/1199.31	c vallst returned code 1.
1198.94/1199.31	c vallst returned code 1.
1198.94/1199.31	c satzilla running march_dl with preprocessing ... 
1198.94/1199.31	c Bin: Executing march_dl
1198.94/1199.31	c march_dl returned code 1.
1198.94/1199.31	c march_dl returned code 1.
1198.94/1199.31	c satzilla running march_dl ... 
1198.94/1199.31	c Bin: Executing march_dl
1198.94/1199.31	c march_dl returned code 1.
1198.94/1199.31	c march_dl returned code 1.
1198.94/1199.31	c satzilla running kcnfs with preprocessing ... 
1198.94/1199.31	c Bin: Executing kcnfs
1198.94/1199.31	c kcnfs returned code 1.
1198.94/1199.31	c kcnfs returned code 1.
1198.94/1199.31	c satzilla running kcnfs ... 
1198.94/1199.31	c Bin: Executing kcnfs
1198.94/1199.31	c kcnfs returned code 1.
1198.94/1199.31	c kcnfs returned code 1.
1198.94/1199.31	c satzilla running vallst ... 
1198.94/1199.31	c Bin: Executing vallst
1198.94/1199.31	c vallst returned code 1.
1198.94/1199.31	c vallst returned code 1.
1198.94/1199.31	c satzilla running zchaff_rand ... 
1198.94/1199.31	c Bin: Executing zchaff_rand
1198.94/1199.31	c zchaff_rand returned code 1.
1198.94/1199.31	c zchaff_rand returned code 1.
1198.94/1199.31	c ERROR: All Failed! 
1198.94/1199.31	c SATZILLA_TIME=1199.160000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-338597-1173688806 -o ROOT/results/node5/solver-338597-1173688806 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338597-1173688806/SATzilla2007_C /tmp/evaluation/338597-1173688806/instance-338597-1173688806.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): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5902
/proc/meminfo: memFree=1562848/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) R 5900 5902 3249 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=5072 CPUtime=0
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 673 0 0 0 0 0 0 0 18 0 1 0 388835565 5193728 668 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 1268 668 50 118 0 1147 0

[startup+0.058523 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5902
/proc/meminfo: memFree=1562848/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=5864 CPUtime=0.05
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 920 0 0 0 5 0 0 0 19 0 1 0 388835565 6004736 915 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 1466 915 50 118 0 1345 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7304

[startup+0.101529 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5902
/proc/meminfo: memFree=1562848/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=6524 CPUtime=0.09
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 1119 0 0 0 9 0 0 0 19 0 1 0 388835565 6680576 1114 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 1631 1114 50 118 0 1510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7964

[startup+0.30155 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5902
/proc/meminfo: memFree=1562848/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=9428 CPUtime=0.29
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 2042 0 0 0 29 0 0 0 21 0 1 0 388835565 9654272 2037 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 2357 2037 50 118 0 2236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10868

[startup+0.701596 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5902
/proc/meminfo: memFree=1562848/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=23456 CPUtime=0.69
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 4915 0 0 0 67 2 0 0 24 0 1 0 388835565 24018944 3356 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544552 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 5864 3356 53 118 0 5743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24896

[startup+1.50169 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 5904
/proc/meminfo: memFree=1548688/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=23628 CPUtime=1.49
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 7960 0 0 0 146 3 0 0 25 0 1 0 388835565 24195072 3807 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 5907 3807 55 118 0 5786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25068

[startup+3.10187 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 5904
/proc/meminfo: memFree=1549392/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=0
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388835564 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 110 95 260 0 84 0
[pid=5903] ppid=5902 vsize=23488 CPUtime=3.09
/proc/5903/stat : 5903 (march_dl) R 5902 5902 3249 0 -1 4194304 16015 0 0 0 302 7 0 0 25 0 1 0 388835565 24051712 3804 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5903/statm: 5872 3804 55 118 0 5751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24928

[startup+6.30123 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 5905
/proc/meminfo: memFree=1556304/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=1440 CPUtime=4.99
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 135 22951 0 0 0 0 488 11 16 0 1 0 388835564 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5902/statm: 360 111 96 260 0 84 0
[pid=5905] ppid=5902 vsize=34888 CPUtime=1.28
/proc/5905/stat : 5905 (ubcsat2006) R 5902 5902 3249 0 -1 4194304 5986 0 0 0 125 3 0 0 25 0 1 0 388836065 35725312 5969 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 134551997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5905/statm: 8722 5969 156 64 0 8303 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36328

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 5905
/proc/meminfo: memFree=1540760/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=23164 CPUtime=12.66
/proc/5902/stat : 5902 (SATzilla2007_C) R 5900 5902 3249 0 -1 4194304 12697 28943 0 0 500 5 745 16 25 0 1 0 388835564 23719936 5584 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 1 0 0
/proc/5902/statm: 5791 5584 124 260 0 5515 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23164

[startup+25.5024 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 5905
/proc/meminfo: memFree=1503000/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62008 CPUtime=25.46
/proc/5902/stat : 5902 (SATzilla2007_C) R 5900 5902 3249 0 -1 4194304 32853 28943 0 0 1767 18 745 16 25 0 1 0 388835564 63496192 15024 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134591224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5902/statm: 15502 15024 163 260 0 15226 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62008

[startup+51.1023 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 5906
/proc/meminfo: memFree=1472144/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=28128 CPUtime=22.92
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 6910 0 0 0 2288 4 0 0 25 0 1 0 388838380 28803072 6904 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 7032 6904 58 118 0 6910 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 90748

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 5906
/proc/meminfo: memFree=1448528/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=51864 CPUtime=74.12
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 12728 0 0 0 7402 10 0 0 25 0 1 0 388838380 53108736 12722 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 12966 12722 58 118 0 12844 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 114484

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5906
/proc/meminfo: memFree=1429968/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=70912 CPUtime=134.1
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 17394 0 0 0 13395 15 0 0 25 0 1 0 388838380 72613888 17388 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525449 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 17728 17388 58 118 0 17606 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 133532

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5906
/proc/meminfo: memFree=1415312/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=85616 CPUtime=194.08
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 21038 0 0 0 19389 19 0 0 25 0 1 0 388838380 87670784 21032 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 21404 21032 58 118 0 21282 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 148236

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 5908
/proc/meminfo: memFree=1401808/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=99572 CPUtime=254.07
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 24413 0 0 0 25384 23 0 0 25 0 1 0 388838380 101961728 24407 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 24893 24407 58 118 0 24771 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 162192

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1389264/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=112068 CPUtime=314.04
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 27510 0 0 0 31378 26 0 0 25 0 1 0 388838380 114757632 27504 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 28017 27504 58 118 0 27895 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 174688

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1381584/2055920 swapFree=4170416/4192956

################
# More data... #
################


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339728/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=733.94
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 39927 0 0 0 73351 43 0 0 25 0 1 0 388838380 167198720 39858 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39858 58 118 0 40698 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 225900

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339472/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=793.92
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 39984 0 0 0 79349 43 0 0 25 0 1 0 388838380 167198720 39915 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39915 58 118 0 40698 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 225900

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339472/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=853.9
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 39989 0 0 0 85347 43 0 0 25 0 1 0 388838380 167198720 39920 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39920 58 118 0 40698 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 225900

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339408/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=913.89
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40000 0 0 0 91345 44 0 0 25 0 1 0 388838380 167198720 39931 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39931 58 118 0 40698 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 225900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339408/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=973.88
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40002 0 0 0 97343 45 0 0 25 0 1 0 388838380 167198720 39933 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39933 58 118 0 40698 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 225900

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339280/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1033.86
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40041 0 0 0 103341 45 0 0 25 0 1 0 388838380 167198720 39972 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39972 58 118 0 40698 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 225900

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339152/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1093.84
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40063 0 0 0 109338 46 0 0 25 0 1 0 388838380 167198720 39994 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 39994 58 118 0 40698 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 225900

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339088/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1153.82
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40070 0 0 0 115336 46 0 0 25 0 1 0 388838380 167198720 40001 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 40001 58 118 0 40698 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 225900

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339088/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1161.82
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40071 0 0 0 116136 46 0 0 25 0 1 0 388838380 167198720 40002 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 40002 58 118 0 40698 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 225900

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339088/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1165.02
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40073 0 0 0 116456 46 0 0 25 0 1 0 388838380 167198720 40004 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 40004 58 118 0 40698 0
Current children cumulated CPU time (s) 1193.14
Current children cumulated vsize (KiB) 225900

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339088/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1168.23
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40073 0 0 0 116777 46 0 0 25 0 1 0 388838380 167198720 40004 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 40004 58 118 0 40698 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 225900

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339088/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1169.82
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40073 0 0 0 116936 46 0 0 25 0 1 0 388838380 167198720 40004 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 40004 58 118 0 40698 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 225900

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339152/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=163280 CPUtime=1170.62
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4194304 40073 0 0 0 117016 46 0 0 25 0 1 0 388838380 167198720 40004 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 40820 40004 58 118 0 40698 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 225900

[startup+1199.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 5908
/proc/meminfo: memFree=1339152/2055920 swapFree=4170416/4192956
[pid=5902] ppid=5900 vsize=62620 CPUtime=28.12
/proc/5902/stat : 5902 (SATzilla2007_C) S 5900 5902 3249 0 -1 4194304 33194 28943 0 0 2029 22 745 16 25 0 1 0 388835564 64122880 15293 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5902/statm: 15655 15293 165 260 0 15379 0
[pid=5906] ppid=5902 vsize=0 CPUtime=1170.82
/proc/5906/stat : 5906 (minisat20) R 5902 5902 3249 0 -1 4195332 40073 0 0 0 117035 47 0 0 25 0 1 0 388838380 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/5906/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 62620

Child status: 17
Real time (s): 1199.33
CPU time (s): 1199
CPU user time (s): 1198.11
CPU system time (s): 0.893864
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 225900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.11
system time used= 0.893864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102223
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= 25
involuntary context switches= 1079

runsolver used 1.3108 second user time and 3.05754 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar 12 08:40:07 UTC 2007

IDJOB= 338597
IDBENCH= 24726
IDSOLVER= 135
FILE ID= node5/338597-1173688806

PBS_JOBID= 4101464

Free space on /tmp= 66393 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338597-1173688806/SATzilla2007_C /tmp/evaluation/338597-1173688806/instance-338597-1173688806.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-338597-1173688806 -o ROOT/results/node5/solver-338597-1173688806 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338597-1173688806/SATzilla2007_C /tmp/evaluation/338597-1173688806/instance-338597-1173688806.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  44c15aa78137d3d285491662ef422a01

RANDOM SEED= 173171571

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.224
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.224
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1563256 kB
Buffers:         49932 kB
Cached:         348148 kB
SwapCached:       2236 kB
Active:         341072 kB
Inactive:        81552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563256 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:           14832 kB
Writeback:           0 kB
Mapped:          32404 kB
Slab:            55640 kB
Committed_AS:  1305440 kB
PageTables:       1696 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= 66393 MiB

End job on node5 on Mon Mar 12 09:00:07 UTC 2007