Trace number 455960

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) 9997.64 10001.3

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k60.cnf
MD5SUM913879a5f9dcd02ef984b774902fd16f
Bench CategoryINDUST (industrial 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 variables41077
Number of clauses155700
Sum of the clauses size420372
Maximum clause length37
Minimum clause length1
Number of clauses of size 1798
Number of clauses of size 276566
Number of clauses of size 372380
Number of clauses of size 4326
Number of clauses of size 5625
Number of clauses of size over 55005

Solver Data (download as text)

36.06/36.11	c run March_dl for 5 seconds ... 
36.06/36.11	c Bin: Executing march_dl
36.06/36.11	c child exit by a signal
36.06/36.11	c march_dl returned code 137.
36.06/36.11	c run saps (UBCSAT implementation) for 2 seconds ... 
36.06/36.11	c Bin: Executing ubcsat2006
36.06/36.11	c child exited successfully
36.06/36.11	c ubcsat2006 returned code 0.
36.06/36.11	c satzilla computing base features
36.06/36.11	c satzilla doing unit-prop probe
36.06/36.11	c satzilla doing local search probe
36.06/36.11	c satzilla doing lobjois search-space size estimate
36.06/36.11	c satzilla's ranking:
36.06/36.11	c 1) minisat20+P: -2.570050
36.06/36.11	c 2) vallst+P: 3.685505
36.06/36.11	c 3) march_dl+P: 4.066520
36.06/36.11	c 4) march_dl: 4.631914
36.06/36.11	c 5) zchaff_rand+P: 5.165287
36.06/36.11	c 6) minisat20: 6.117135
36.06/36.11	c 7) kcnfs+P: 999.000000
36.06/36.11	c 8) kcnfs: 999.000000
36.06/36.11	c 9) vallst: 999.000000
36.06/36.11	c 10) zchaff_rand: 999.000000
36.06/36.11	c satzilla running minisat20 with preprocessing ... 
70.04/70.12	This is MiniSat 2.0 beta
70.04/70.12	WARNING: for repeatability, setting FPU to use double precision
70.04/70.12	============================[ Problem Statistics ]=============================
70.04/70.12	|                                                                             |
70.04/70.14	|  Number of variables:  25253                                                |
70.04/70.14	|  Number of clauses:    107345                                               |
70.06/70.21	|  Parsing time:         0.07         s                                       |
70.06/70.21	============================[ Search Statistics ]==============================
70.06/70.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.06/70.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.06/70.21	===============================================================================
70.06/70.21	|         0 |   25253   107345   321689 |    35781        0    nan |  0.000 % |
70.06/70.25	|       100 |   25253   107345   321689 |    39359      100     23 |  0.000 % |
70.06/70.28	|       250 |   25253   107345   321689 |    43295      250     17 |  0.000 % |
70.32/70.43	|       477 |   25253   107345   321689 |    47625      477     42 |  0.000 % |
70.42/70.53	|       814 |   25252   107341   321681 |    52387      813     34 |  0.004 % |
70.42/70.59	|      1320 |   25252   107341   321681 |    57626     1319     26 |  0.004 % |
70.52/70.65	|      2079 |   25252   107341   321681 |    63389     2078     26 |  0.004 % |
70.82/70.91	|      3219 |   25252   107341   321681 |    69728     3218     32 |  0.004 % |
71.62/71.73	|      4927 |   25252   107341   321681 |    76701     4926     44 |  0.004 % |
71.92/72.07	|      7489 |   25252   107341   321681 |    84371     7488     35 |  0.004 % |
75.22/75.32	|     11334 |   25252   107341   321681 |    92808    11333     60 |  0.004 % |
79.42/79.53	|     17101 |   25252   107341   321681 |   102089    17100     66 |  0.004 % |
85.11/85.23	|     25750 |   25252   107341   321681 |   112298    25749     69 |  0.004 % |
93.31/93.42	|     38724 |   25252   107341   321681 |   123528    38723     68 |  0.004 % |
106.99/107.10	|     58185 |   25252   107341   321681 |   135880    58184     66 |  0.004 % |
171.20/171.45	|     87378 |   25252   107341   321681 |   149468    87377     92 |  0.004 % |
296.85/297.15	|    131168 |   25252   107341   321681 |   164415   131167    117 |  0.004 % |
592.45/592.84	|    196852 |   25252   107341   321681 |   180857    37627    248 |  0.004 % |
1173.85/1174.47	|    295378 |   25252   107341   321681 |   198943   136153    289 |  0.004 % |
1880.72/1881.55	|    443167 |   25252   107341   321681 |   218837    88592    269 |  0.004 % |
2958.75/2959.95	|    664850 |   25252   107341   321681 |   240721    95114    261 |  0.004 % |
4673.98/4675.85	|    997376 |   25252   107341   321681 |   264793   193221    241 |  0.004 % |
7101.96/7104.62	|   1496164 |   25252   107341   321681 |   291272   168072    252 |  0.004 % |
9997.50/10001.28	c Preprocessing...
9997.50/10001.28	c Inital problem has 41077 variables, 79134 nary clauses (76566 binary clauses).
9997.50/10001.28	c Num non-binary clauses 78336, Average non-binary clause length 3.401
9997.50/10001.28	c Theory has no gaps
9997.50/10001.28	c Preprocessor runtime was 33.700 seconds.
9997.50/10001.28	c 
9997.50/10001.28	c Satisfiability of theory still undetermined.
9997.50/10001.28	c See file /tmp/NuJpAc for simplified theory.
9997.50/10001.28	c Bin: Executing minisat20
9997.50/10001.28	c child exit by a signal
9997.50/10001.28	c minisat20 returned code 137.
9997.50/10001.28	c minisat20 returned code 137.
9997.50/10001.28	c satzilla running vallst with preprocessing ... 
9997.50/10001.28	c Bin: Executing vallst
9997.50/10001.28	c vallst returned code 1.
9997.50/10001.28	c vallst returned code 1.
9997.50/10001.28	c satzilla running march_dl with preprocessing ... 
9997.50/10001.28	c Bin: Executing march_dl
9997.50/10001.28	c march_dl returned code 1.
9997.50/10001.28	c march_dl returned code 1.
9997.50/10001.28	c satzilla running march_dl ... 
9997.50/10001.29	c Bin: Executing march_dl
9997.50/10001.29	c march_dl returned code 1.
9997.50/10001.29	c march_dl returned code 1.
9997.50/10001.29	c satzilla running zchaff_rand with preprocessing ... 
9997.50/10001.29	c Bin: Executing zchaff_rand
9997.50/10001.29	c zchaff_rand returned code 1.
9997.50/10001.29	c zchaff_rand returned code 1.
9997.50/10001.29	c satzilla running minisat20 ... 
9997.50/10001.29	c Bin: Executing minisat20
9997.50/10001.29	c minisat20 returned code 1.
9997.50/10001.29	c minisat20 returned code 1.
9997.50/10001.29	c satzilla running kcnfs with preprocessing ... 
9997.50/10001.29	c Bin: Executing kcnfs
9997.50/10001.29	c kcnfs returned code 1.
9997.50/10001.29	c kcnfs returned code 1.
9997.50/10001.29	c satzilla running kcnfs ... 
9997.50/10001.29	c Bin: Executing kcnfs
9997.50/10001.29	c kcnfs returned code 1.
9997.50/10001.29	c kcnfs returned code 1.
9997.50/10001.29	c satzilla running vallst ... 
9997.50/10001.29	c Bin: Executing vallst
9997.50/10001.29	c vallst returned code 1.
9997.50/10001.29	c vallst returned code 1.
9997.50/10001.29	c satzilla running zchaff_rand ... 
9997.50/10001.29	c Bin: Executing zchaff_rand
9997.50/10001.29	c zchaff_rand returned code 1.
9997.50/10001.29	c zchaff_rand returned code 1.
9997.50/10001.29	c ERROR: All Failed! 
9997.50/10001.29	c SATZILLA_TIME=9999.130000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node67/watcher-455960-1178603967 -o ROOT/results/node67/solver-455960-1178603967 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455960-1178603967/SATzilla2007_C /tmp/evaluation/455960-1178603967/instance-455960-1178603967.cnf 

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): 15000 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.85 0.97 0.99 3/64 25595
/proc/meminfo: memFree=1807288/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) R 25593 25595 25539 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=632 CPUtime=0
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 336386266 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134775671 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 158 46 39 118 0 37 0

[startup+0.051461 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25595
/proc/meminfo: memFree=1807288/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=3728 CPUtime=0.04
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 629 0 0 0 4 0 0 0 19 0 1 0 336386266 3817472 624 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 932 627 49 118 0 811 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5168

[startup+0.102469 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25595
/proc/meminfo: memFree=1807288/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=5008 CPUtime=0.09
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 1006 0 0 0 9 0 0 0 19 0 1 0 336386266 5128192 1001 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134776610 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 1252 1001 50 118 0 1131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6448

[startup+0.302505 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25595
/proc/meminfo: memFree=1807288/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=14880 CPUtime=0.29
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 2980 0 0 0 28 1 0 0 21 0 1 0 336386266 15237120 2973 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542414 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 3720 2973 52 118 0 3599 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16320

[startup+0.701577 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25595
/proc/meminfo: memFree=1807288/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=16892 CPUtime=0.68
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 11281 0 0 0 64 4 0 0 24 0 1 0 336386266 17297408 3559 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 4223 3562 55 118 0 4102 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18332

[startup+1.50172 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 25597
/proc/meminfo: memFree=1792744/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=17268 CPUtime=1.49
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 13082 0 0 0 144 5 0 0 25 0 1 0 336386266 17682432 3735 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651496 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 4317 3735 57 118 0 4196 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18708

[startup+3.10202 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 25597
/proc/meminfo: memFree=1792040/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=0
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336386266 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 110 95 260 0 84 0
[pid=25596] ppid=25595 vsize=17592 CPUtime=3.08
/proc/25596/stat : 25596 (march_dl) R 25595 25595 25539 0 -1 4194304 15514 0 0 0 302 6 0 0 25 0 1 0 336386266 18014208 3818 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25596/statm: 4398 3818 57 118 0 4277 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19032

[startup+6.3016 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 25598
/proc/meminfo: memFree=1796904/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=1440 CPUtime=4.99
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 134 18430 0 0 0 0 490 9 16 0 1 0 336386266 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25595/statm: 360 111 96 260 0 84 0
[pid=25598] ppid=25595 vsize=14388 CPUtime=1.28
/proc/25598/stat : 25598 (ubcsat2006) R 25595 25595 25539 0 -1 4194304 2705 0 0 0 127 1 0 0 25 0 1 0 336386766 14733312 2688 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25598/statm: 3597 2688 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7018 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 25598
/proc/meminfo: memFree=1791664/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=17232 CPUtime=12.67
/proc/25595/stat : 25595 (SATzilla2007_C) R 25593 25595 25539 0 -1 4194304 4032 21141 0 0 541 4 711 11 25 0 1 0 336386266 17645568 4002 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25595/statm: 4308 4002 121 260 0 4032 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17232

[startup+25.5021 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 25598
/proc/meminfo: memFree=1797744/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=10932 CPUtime=25.47
/proc/25595/stat : 25595 (SATzilla2007_C) R 25593 25595 25539 0 -1 4194304 5202 21141 0 0 1819 6 711 11 25 0 1 0 336386266 11194368 2486 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 1 0 0
/proc/25595/statm: 2733 2486 124 260 0 2457 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10932

[startup+51.1028 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 25598
/proc/meminfo: memFree=1750768/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=150564 CPUtime=51.05
/proc/25595/stat : 25595 (SATzilla2007_C) R 25593 25595 25539 0 -1 4194304 21736 21141 0 0 4366 17 711 11 25 0 1 0 336386266 154177536 14334 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134596074 0 0 4096 0 0 0 0 17 1 0 0
/proc/25595/statm: 37641 14334 164 260 0 37365 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 150564

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/72 25671
/proc/meminfo: memFree=1721712/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=23944 CPUtime=32.14
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 5820 0 0 0 3207 7 0 0 25 0 1 0 336393278 24518656 5814 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 5986 5814 59 118 0 5864 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 84540

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25797
/proc/meminfo: memFree=1705704/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=40852 CPUtime=92.03
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 10065 0 0 0 9192 11 0 0 25 0 1 0 336393278 41832448 10059 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 10213 10059 59 118 0 10091 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 101448

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25797
/proc/meminfo: memFree=1689000/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=57456 CPUtime=152.02
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 14205 0 0 0 15186 16 0 0 25 0 1 0 336393278 58834944 14199 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535680 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 14364 14199 59 118 0 14242 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 118052

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25797
/proc/meminfo: memFree=1675816/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=70792 CPUtime=211.99
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 17543 0 0 0 21180 19 0 0 25 0 1 0 336393278 72491008 17537 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 17698 17537 59 118 0 17576 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 131388

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25797
/proc/meminfo: memFree=1665064/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=81668 CPUtime=271.97
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 20188 0 0 0 27175 22 0 0 25 0 1 0 336393278 83628032 20182 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 20417 20182 59 118 0 20295 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 142264

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25797
/proc/meminfo: memFree=1654056/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0

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

/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9578.75
Current children cumulated vsize (KiB) 375384

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1430312/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9568.67
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 956774 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9638.73
Current children cumulated vsize (KiB) 375384

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1430312/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9628.65
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 962772 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9698.71
Current children cumulated vsize (KiB) 375384

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1430312/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9688.62
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 968769 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9758.68
Current children cumulated vsize (KiB) 375384

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1430248/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9748.6
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 974767 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9818.66
Current children cumulated vsize (KiB) 375384

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9808.59
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 980766 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9878.65
Current children cumulated vsize (KiB) 375384

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430248/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9868.56
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 986763 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9938.62
Current children cumulated vsize (KiB) 375384

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9884.56
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 988363 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9954.62
Current children cumulated vsize (KiB) 375384

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9910.15
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 990922 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9980.21
Current children cumulated vsize (KiB) 375384

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9916.54
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 991561 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9986.6
Current children cumulated vsize (KiB) 375384

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9922.95
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 992202 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9993.01
Current children cumulated vsize (KiB) 375384

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9926.14
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 992521 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9996.2
Current children cumulated vsize (KiB) 375384

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9926.94
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 992601 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9997
Current children cumulated vsize (KiB) 375384

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=60596 CPUtime=70.06
/proc/25595/stat : 25595 (SATzilla2007_C) S 25593 25595 25539 0 -1 4194304 23667 21141 0 0 6243 41 711 11 25 0 1 0 336386266 62050304 14336 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25595/statm: 15149 14336 165 260 0 14873 0
[pid=25599] ppid=25595 vsize=314788 CPUtime=9927.34
/proc/25599/stat : 25599 (minisat20) R 25595 25595 25539 0 -1 4194304 78489 0 0 0 992641 93 0 0 25 0 1 0 336393278 322342912 78468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25599/statm: 78697 78468 59 118 0 78575 0
Current children cumulated CPU time (s) 9997.4
Current children cumulated vsize (KiB) 375384

[startup+10001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26199
/proc/meminfo: memFree=1430184/2055920 swapFree=4183124/4192956
[pid=25595] ppid=25593 vsize=0 CPUtime=9997.61
/proc/25595/stat : 25595 (SATzilla2007_C) R 25593 25595 25539 0 -1 4194308 23680 99630 0 0 6243 42 993366 110 18 0 1 0 336386266 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25595/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.61
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10001.3
CPU time (s): 9997.64
CPU user time (s): 9996.1
CPU system time (s): 1.53477
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 375476

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

runsolver used 7.78082 second user time and 19.69 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May  8 05:59:27 UTC 2007

IDJOB= 455960
IDBENCH= 20533
IDSOLVER= 179
FILE ID= node67/455960-1178603967

PBS_JOBID= 5218228

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/455960-1178603967/SATzilla2007_C /tmp/evaluation/455960-1178603967/instance-455960-1178603967.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-455960-1178603967 -o ROOT/results/node67/solver-455960-1178603967 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455960-1178603967/SATzilla2007_C /tmp/evaluation/455960-1178603967/instance-455960-1178603967.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  913879a5f9dcd02ef984b774902fd16f

RANDOM SEED= 200961277

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1807768 kB
Buffers:         25792 kB
Cached:         134132 kB
SwapCached:       3684 kB
Active:          54208 kB
Inactive:       114972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807768 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:           12300 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            65024 kB
Committed_AS:  2747772 kB
PageTables:       1452 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= 66553 MiB

End job on node67 on Tue May  8 08:46:09 UTC 2007