Trace number 336329

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.51 1200.45

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

10.65/10.70	c run March_dl for 5 seconds ... 
10.65/10.70	c Bin: Executing march_dl
10.65/10.70	c child exit by a signal
10.65/10.70	c march_dl returned code 137.
10.65/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.65/10.70	c Bin: Executing ubcsat2006
10.65/10.70	c child exited successfully
10.65/10.70	c ubcsat2006 returned code 0.
10.65/10.70	c satzilla computing base features
10.65/10.70	c satzilla doing unit-prop probe
10.65/10.70	c satzilla doing local search probe
10.65/10.70	c satzilla doing lobjois search-space size estimate
10.65/10.70	c satzilla's ranking:
10.65/10.70	c 1) minisat20: 2.072501
10.65/10.70	c 2) minisat20+P: 2.861520
10.65/10.70	c 3) zchaff_rand+P: 2.881887
10.65/10.70	c 4) march_dl: 3.250210
10.65/10.70	c 5) march_dl+P: 3.646230
10.65/10.70	c 6) vallst+P: 4.246069
10.65/10.70	c 7) kcnfs+P: 999.000000
10.65/10.70	c 8) kcnfs: 999.000000
10.65/10.70	c 9) vallst: 999.000000
10.65/10.70	c 10) zchaff_rand: 999.000000
10.65/10.70	c satzilla running minisat20 ... 
10.65/10.70	This is MiniSat 2.0 beta
10.65/10.70	WARNING: for repeatability, setting FPU to use double precision
10.65/10.70	============================[ Problem Statistics ]=============================
10.65/10.70	|                                                                             |
10.65/10.70	|  Number of variables:  175                                                  |
10.65/10.70	|  Number of clauses:    2852                                                 |
10.65/10.70	|  Parsing time:         0.00         s                                       |
10.65/10.70	============================[ Search Statistics ]==============================
10.65/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.65/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.65/10.70	===============================================================================
10.65/10.70	|         0 |     175     2852     7960 |      950        0    nan |  0.000 % |
10.65/10.70	|       100 |     175     2852     7960 |     1045      100     21 |  0.052 % |
10.65/10.70	|       252 |     175     2852     7960 |     1150      252     20 |  0.020 % |
10.65/10.71	|       477 |     175     2852     7960 |     1265      477     18 |  0.053 % |
10.65/10.71	|       814 |     175     2852     7960 |     1391      814     17 |  0.052 % |
10.65/10.72	|      1320 |     175     2852     7960 |     1531     1320     16 |  0.052 % |
10.65/10.74	|      2079 |     175     2852     7960 |     1684     1268     15 |  0.052 % |
10.65/10.76	|      3218 |     175     2852     7960 |     1852     1515     15 |  0.052 % |
10.65/10.80	|      4927 |     175     2852     7960 |     2037     1268     18 |  0.020 % |
10.65/10.85	|      7490 |     175     2852     7960 |     2241     1697     16 |  0.004 % |
10.65/10.94	|     11335 |     175     2852     7960 |     2465     2023     17 |  0.052 % |
10.95/11.08	|     17102 |     175     2852     7960 |     2712     1396     16 |  0.053 % |
11.24/11.32	|     25752 |     175     2852     7960 |     2983     1607     23 |  0.020 % |
11.64/11.70	|     38726 |     175     2852     7960 |     3281     2260     21 |  0.053 % |
12.15/12.27	|     58187 |     175     2852     7960 |     3610     3149     19 |  0.052 % |
13.15/13.21	|     87379 |     175     2852     7960 |     3971     2688     21 |  0.052 % |
14.54/14.69	|    131170 |     175     2852     7960 |     4368     3809     25 |  0.003 % |
16.84/16.96	|    196854 |     175     2852     7960 |     4805     2587     26 |  0.003 % |
20.44/20.54	|    295380 |     175     2852     7960 |     5285     3076     25 |  0.003 % |
26.24/26.32	|    443169 |     175     2852     7960 |     5814     2800     22 |  0.020 % |
35.42/35.59	|    664852 |     175     2852     7960 |     6395     3045     22 |  0.020 % |
49.97/50.16	|    997377 |     175     2852     7960 |     7035     4320     25 |  0.052 % |
72.54/72.73	|   1496165 |     175     2852     7960 |     7738     4323     27 |  0.003 % |
109.90/110.15	|   2244347 |     175     2852     7960 |     8512     4459     28 |  0.004 % |
164.06/164.31	|   3366622 |     175     2852     7960 |     9363     8466     28 |  0.003 % |
250.01/250.35	|   5050036 |     175     2852     7960 |    10300     6289     28 |  0.020 % |
379.39/379.85	|   7575152 |     175     2852     7960 |    11330     6226     28 |  0.003 % |
595.95/596.57	|  11362829 |     175     2852     7960 |    12463     9726     25 |  0.003 % |
928.93/929.73	|  17044341 |     175     2852     7960 |    13709    11059     25 |  0.020 % |
1199.43/1200.43	c Bin: Executing minisat20
1199.43/1200.43	c child exit by a signal
1199.43/1200.43	c minisat20 returned code 137.
1199.43/1200.43	c minisat20 returned code 137.
1199.43/1200.43	c satzilla running minisat20 with preprocessing ... 
1199.43/1200.44	c Preprocessing...
1199.43/1200.44	c Inital problem has 175 variables, 2177 nary clauses (675 binary clauses).
1199.43/1200.44	c Num non-binary clauses 2177, Average non-binary clause length 3.036
1199.43/1200.44	c Theory has no gaps
1199.43/1200.44	c Preprocessor runtime was 0.000 seconds.
1199.43/1200.44	c 
1199.43/1200.44	c Satisfiability of theory still undetermined.
1199.43/1200.44	c See file /tmp/T0LI6D for simplified theory.
1199.43/1200.44	c Bin: Executing minisat20
1199.43/1200.44	c minisat20 returned code 1.
1199.43/1200.44	c minisat20 returned code 1.
1199.43/1200.44	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1200.44	c Bin: Executing zchaff_rand
1199.43/1200.44	c zchaff_rand returned code 1.
1199.43/1200.44	c zchaff_rand returned code 1.
1199.43/1200.44	c satzilla running march_dl ... 
1199.43/1200.44	c Bin: Executing march_dl
1199.43/1200.44	c march_dl returned code 1.
1199.43/1200.44	c march_dl returned code 1.
1199.43/1200.44	c satzilla running march_dl with preprocessing ... 
1199.43/1200.44	c Bin: Executing march_dl
1199.43/1200.44	c march_dl returned code 1.
1199.43/1200.44	c march_dl returned code 1.
1199.43/1200.44	c satzilla running vallst with preprocessing ... 
1199.43/1200.44	c Bin: Executing vallst
1199.43/1200.44	c vallst returned code 1.
1199.43/1200.44	c vallst returned code 1.
1199.43/1200.44	c satzilla running kcnfs with preprocessing ... 
1199.43/1200.44	c Bin: Executing kcnfs
1199.43/1200.44	c kcnfs returned code 1.
1199.43/1200.44	c kcnfs returned code 1.
1199.43/1200.44	c satzilla running kcnfs ... 
1199.43/1200.44	c Bin: Executing kcnfs
1199.43/1200.44	c kcnfs returned code 1.
1199.43/1200.44	c kcnfs returned code 1.
1199.43/1200.44	c satzilla running vallst ... 
1199.43/1200.44	c Bin: Executing vallst
1199.43/1200.44	c vallst returned code 1.
1199.43/1200.44	c vallst returned code 1.
1199.43/1200.44	c satzilla running zchaff_rand ... 
1199.43/1200.44	c Bin: Executing zchaff_rand
1199.43/1200.44	c zchaff_rand returned code 1.
1199.43/1200.44	c zchaff_rand returned code 1.
1199.43/1200.44	c ERROR: All Failed! 
1199.43/1200.44	c SATZILLA_TIME=1199.670000

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-336329-1173644539 -o ROOT/results/node5/solver-336329-1173644539 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336329-1173644539/SATzilla2007_C /tmp/evaluation/336329-1173644539/instance-336329-1173644539.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.95 0.90 3/77 1059
/proc/meminfo: memFree=1625504/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=18568 CPUtime=0
/proc/1059/stat : 1059 (runsolver) R 1057 1059 489 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 384408689 19013632 293 18446744073709551615 4194304 4294612 548682069008 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1059/statm: 4642 293 258 24 0 2626 0

[startup+0.105233 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1059
/proc/meminfo: memFree=1625504/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=0
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408689 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.201243 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1059
/proc/meminfo: memFree=1625504/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=0
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408689 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301254 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1059
/proc/meminfo: memFree=1625504/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=0
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408689 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.7013 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1059
/proc/meminfo: memFree=1625504/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=0
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408689 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50139 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 1061
/proc/meminfo: memFree=1624912/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=0
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408689 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 110 95 260 0 84 0
[pid=1061] ppid=1059 vsize=1148 CPUtime=1.49
/proc/1061/stat : 1061 (march_dl) R 1059 1059 489 0 -1 4194304 204 0 0 0 149 0 0 0 25 0 1 0 384408689 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571500 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1061/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2588

[startup+3.10157 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 1061
/proc/meminfo: memFree=1624784/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=0
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408689 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 110 95 260 0 84 0
[pid=1061] ppid=1059 vsize=1148 CPUtime=3.09
/proc/1061/stat : 1061 (march_dl) R 1059 1059 489 0 -1 4194304 204 0 0 0 309 0 0 0 25 0 1 0 384408689 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587825 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1061/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2588

[startup+6.30193 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 1062
/proc/meminfo: memFree=1624592/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1440 CPUtime=4.99
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 135 204 0 0 0 0 499 0 16 0 1 0 384408689 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1059/statm: 360 111 96 260 0 84 0
[pid=1062] ppid=1059 vsize=6188 CPUtime=1.28
/proc/1062/stat : 1062 (ubcsat2006) R 1059 1059 489 0 -1 4194304 272 0 0 0 114 14 0 0 25 0 1 0 384409190 6336512 255 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1062/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.91 2/79 1063
/proc/meminfo: memFree=1623952/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=2356 CPUtime=1.99
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 280 0 0 0 199 0 0 0 25 0 1 0 384409759 2412544 274 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528564 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 589 274 58 118 0 467 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 4108

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.91 2/79 1063
/proc/meminfo: memFree=1622992/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=3420 CPUtime=14.79
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 526 0 0 0 1479 0 0 0 25 0 1 0 384409759 3502080 520 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529426 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 855 520 58 118 0 733 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 5172

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 1063
/proc/meminfo: memFree=1622288/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=4104 CPUtime=40.32
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 710 0 0 0 4032 0 0 0 25 0 1 0 384409759 4202496 704 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1026 704 58 118 0 904 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 5856

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 1063
/proc/meminfo: memFree=1621392/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=4912 CPUtime=91.45
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 906 0 0 0 9145 0 0 0 25 0 1 0 384409759 5029888 900 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1228 900 58 118 0 1106 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 6664

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1620752/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=5484 CPUtime=151.41
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1058 0 0 0 15141 0 0 0 25 0 1 0 384409759 5615616 1052 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1371 1052 58 118 0 1249 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 7236

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1620304/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=6012 CPUtime=211.38
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1176 0 0 0 21138 0 0 0 25 0 1 0 384409759 6156288 1170 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1503 1170 58 118 0 1381 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 7764

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1620048/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=6428 CPUtime=271.33
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1266 0 0 0 27132 1 0 0 25 0 1 0 384409759 6582272 1260 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1607 1260 58 118 0 1485 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 8180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1619856/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=6560 CPUtime=331.27
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1305 0 0 0 33126 1 0 0 25 0 1 0 384409759 6717440 1299 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1640 1299 58 118 0 1518 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 8312

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1619344/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=6996 CPUtime=391.23
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1412 0 0 0 39122 1 0 0 25 0 1 0 384409759 7163904 1406 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 1749 1406 58 118 0 1627 0
Current children cumulated CPU time (s) 401.88
Current children cumulated vsize (KiB) 8748


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


[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1618320/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8084 CPUtime=751
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1666 0 0 0 75098 2 0 0 25 0 1 0 384409759 8278016 1660 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2021 1660 58 118 0 1899 0
Current children cumulated CPU time (s) 761.65
Current children cumulated vsize (KiB) 9836

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1618256/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8220 CPUtime=810.96
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1699 0 0 0 81094 2 0 0 25 0 1 0 384409759 8417280 1693 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2055 1693 58 118 0 1933 0
Current children cumulated CPU time (s) 821.61
Current children cumulated vsize (KiB) 9972

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1618128/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8220 CPUtime=870.91
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1716 0 0 0 87089 2 0 0 25 0 1 0 384409759 8417280 1710 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2055 1710 58 118 0 1933 0
Current children cumulated CPU time (s) 881.56
Current children cumulated vsize (KiB) 9972

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1618000/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8352 CPUtime=930.87
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1758 0 0 0 93085 2 0 0 25 0 1 0 384409759 8552448 1752 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529778 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2088 1752 58 118 0 1966 0
Current children cumulated CPU time (s) 941.52
Current children cumulated vsize (KiB) 10104

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617936/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8512 CPUtime=990.81
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1777 0 0 0 99079 2 0 0 25 0 1 0 384409759 8716288 1771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2128 1771 58 118 0 2006 0
Current children cumulated CPU time (s) 1001.46
Current children cumulated vsize (KiB) 10264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617808/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8660 CPUtime=1050.77
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1806 0 0 0 105075 2 0 0 25 0 1 0 384409759 8867840 1800 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2165 1800 58 118 0 2043 0
Current children cumulated CPU time (s) 1061.42
Current children cumulated vsize (KiB) 10412

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617744/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=8792 CPUtime=1110.74
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1834 0 0 0 111072 2 0 0 25 0 1 0 384409759 9003008 1828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528501 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2198 1828 58 118 0 2076 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 10544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1170.69
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 117067 2 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1181.34
Current children cumulated vsize (KiB) 10808

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1178.79
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 117877 2 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1189.44
Current children cumulated vsize (KiB) 10808

[startup+1196.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1185.19
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 118516 3 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1195.84
Current children cumulated vsize (KiB) 10808

[startup+1198.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1186.79
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 118676 3 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1197.44
Current children cumulated vsize (KiB) 10808

[startup+1199.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1187.58
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 118755 3 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1198.23
Current children cumulated vsize (KiB) 10808

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1188.38
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 118835 3 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525460 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 10808

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 1063
/proc/meminfo: memFree=1617424/2055920 swapFree=4170416/4192956
[pid=1059] ppid=1057 vsize=1752 CPUtime=10.65
/proc/1059/stat : 1059 (SATzilla2007_C) S 1057 1059 489 0 -1 4194304 605 482 0 0 316 24 700 25 25 0 1 0 384408689 1794048 259 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1059/statm: 438 259 157 260 0 162 0
[pid=1063] ppid=1059 vsize=9056 CPUtime=1188.78
/proc/1063/stat : 1063 (minisat20) R 1059 1059 489 0 -1 4194304 1909 0 0 0 118875 3 0 0 25 0 1 0 384409759 9273344 1903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528524 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1063/statm: 2264 1903 58 118 0 2142 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 10808

Child status: 17
Real time (s): 1200.45
CPU time (s): 1199.51
CPU user time (s): 1198.97
CPU system time (s): 0.537918
CPU usage (%): 99.922
Max. virtual memory (cumulated for all children) (KiB): 10808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 0.537918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3110
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= 27
involuntary context switches= 30215

runsolver used 1.13383 second user time and 3.24551 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Mar 11 20:22:19 UTC 2007

IDJOB= 336329
IDBENCH= 24672
IDSOLVER= 135
FILE ID= node5/336329-1173644539

PBS_JOBID= 4101369

Free space on /tmp= 66399 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336329-1173644539/SATzilla2007_C /tmp/evaluation/336329-1173644539/instance-336329-1173644539.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-336329-1173644539 -o ROOT/results/node5/solver-336329-1173644539 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336329-1173644539/SATzilla2007_C /tmp/evaluation/336329-1173644539/instance-336329-1173644539.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 868739921

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:       1625912 kB
Buffers:         41768 kB
Cached:         306468 kB
SwapCached:       2236 kB
Active:         296188 kB
Inactive:        76404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625912 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            8496 kB
Writeback:           0 kB
Mapped:          32208 kB
Slab:            43052 kB
Committed_AS:  1288940 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= 66399 MiB

End job on node5 on Sun Mar 11 20:42:19 UTC 2007