Trace number 329141

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.61 1199.99

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k50.cnf
MD5SUM18bfff146478ee5369d7f8a59c6fe709
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 variables38647
Number of clauses150130
Sum of the clauses size407902
Maximum clause length37
Minimum clause length1
Number of clauses of size 1668
Number of clauses of size 271936
Number of clauses of size 371760
Number of clauses of size 4286
Number of clauses of size 5545
Number of clauses of size over 54935

Solver Data (download as text)

35.36/35.48	c run March_dl for 5 seconds ... 
35.36/35.48	c Bin: Executing march_dl
35.36/35.48	c child exit by a signal
35.36/35.48	c march_dl returned code 137.
35.36/35.48	c run saps (UBCSAT implementation) for 2 seconds ... 
35.36/35.48	c Bin: Executing ubcsat2006
35.36/35.48	c child exited successfully
35.36/35.48	c ubcsat2006 returned code 0.
35.36/35.48	c satzilla computing base features
35.36/35.48	c satzilla doing unit-prop probe
35.36/35.48	c satzilla doing local search probe
35.36/35.48	c satzilla doing lobjois search-space size estimate
35.36/35.48	c satzilla's ranking:
35.36/35.48	c 1) minisat20+P: -1.422663
35.36/35.48	c 2) vallst+P: 3.740198
35.36/35.48	c 3) march_dl+P: 4.482308
35.36/35.48	c 4) march_dl: 4.999830
35.36/35.48	c 5) zchaff_rand+P: 5.138651
35.36/35.48	c 6) minisat20: 6.406564
35.36/35.48	c 7) kcnfs+P: 999.000000
35.36/35.48	c 8) kcnfs: 999.000000
35.36/35.48	c 9) vallst: 999.000000
35.36/35.48	c 10) zchaff_rand: 999.000000
35.36/35.48	c satzilla running minisat20 with preprocessing ... 
65.64/65.78	This is MiniSat 2.0 beta
65.64/65.78	WARNING: for repeatability, setting FPU to use double precision
65.64/65.78	============================[ Problem Statistics ]=============================
65.64/65.78	|                                                                             |
65.64/65.79	|  Number of variables:  25083                                                |
65.64/65.79	|  Number of clauses:    106275                                               |
65.73/65.86	|  Parsing time:         0.07         s                                       |
65.73/65.87	============================[ Search Statistics ]==============================
65.73/65.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
65.73/65.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
65.73/65.87	===============================================================================
65.73/65.87	|         0 |   25083   106275   318219 |    35425        0    nan |  0.000 % |
65.84/65.91	|       100 |   25083   106275   318219 |    38967      100     11 |  0.000 % |
65.84/65.95	|       250 |   25083   106275   318219 |    42864      250     22 |  0.000 % |
66.04/66.12	|       476 |   25083   106275   318219 |    47150      476     63 |  0.000 % |
66.04/66.18	|       813 |   25083   106275   318219 |    51865      813     49 |  0.000 % |
66.14/66.24	|      1319 |   25083   106275   318219 |    57052     1319     38 |  0.000 % |
66.34/66.48	|      2078 |   25083   106275   318219 |    62757     2078     39 |  0.000 % |
66.43/66.54	|      3219 |   25083   106275   318219 |    69033     3219     29 |  0.000 % |
67.23/67.33	|      4927 |   25083   106275   318219 |    75936     4927     40 |  0.000 % |
68.33/68.47	|      7489 |   25083   106275   318219 |    83530     7489     46 |  0.000 % |
72.74/72.87	|     11334 |   25083   106275   318219 |    91883    11334     62 |  0.000 % |
73.04/73.13	|     17100 |   25083   106275   318219 |   101071    17100     46 |  0.000 % |
73.93/74.10	|     25750 |   25083   106275   318219 |   111178    25750     45 |  0.000 % |
87.23/87.32	|     38725 |   25083   106275   318219 |   122296    38725     63 |  0.000 % |
111.02/111.13	|     58186 |   25083   106275   318219 |   134526    58186     94 |  0.000 % |
169.20/169.32	|     87381 |   25083   106275   318219 |   147979    87381    103 |  0.000 % |
218.29/218.45	|    131170 |   25083   106275   318219 |   162776   131170     99 |  0.000 % |
445.33/445.58	|    196854 |   25083   106275   318219 |   179054    36443    288 |  0.000 % |
701.95/702.21	|    295380 |   25083   106275   318219 |   196960   134969    199 |  0.000 % |
1151.52/1151.95	|    443169 |   25083   106275   318219 |   216656    87231    244 |  0.000 % |
1199.50/1199.98	c Preprocessing...
1199.50/1199.98	c Inital problem has 38647 variables, 78194 nary clauses (71936 binary clauses).
1199.50/1199.98	c Num non-binary clauses 77526, Average non-binary clause length 3.397
1199.50/1199.98	c Theory has no gaps
1199.50/1199.98	c Preprocessor runtime was 30.000 seconds.
1199.50/1199.98	c 
1199.50/1199.98	c Satisfiability of theory still undetermined.
1199.50/1199.98	c See file /tmp/jyDINQ for simplified theory.
1199.50/1199.98	c Bin: Executing minisat20
1199.50/1199.98	c child exit by a signal
1199.50/1199.98	c minisat20 returned code 137.
1199.50/1199.98	c minisat20 returned code 137.
1199.50/1199.98	c satzilla running vallst with preprocessing ... 
1199.50/1199.98	c Bin: Executing vallst
1199.50/1199.98	c vallst returned code 1.
1199.50/1199.98	c vallst returned code 1.
1199.50/1199.98	c satzilla running march_dl with preprocessing ... 
1199.50/1199.98	c Bin: Executing march_dl
1199.50/1199.98	c march_dl returned code 1.
1199.50/1199.98	c march_dl returned code 1.
1199.50/1199.98	c satzilla running march_dl ... 
1199.50/1199.98	c Bin: Executing march_dl
1199.50/1199.98	c march_dl returned code 1.
1199.50/1199.98	c march_dl returned code 1.
1199.50/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1199.98	c Bin: Executing zchaff_rand
1199.50/1199.98	c zchaff_rand returned code 1.
1199.50/1199.98	c zchaff_rand returned code 1.
1199.50/1199.98	c satzilla running minisat20 ... 
1199.50/1199.98	c Bin: Executing minisat20
1199.50/1199.98	c minisat20 returned code 1.
1199.50/1199.98	c minisat20 returned code 1.
1199.50/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.50/1199.98	c Bin: Executing kcnfs
1199.50/1199.98	c kcnfs returned code 1.
1199.50/1199.98	c kcnfs returned code 1.
1199.50/1199.98	c satzilla running kcnfs ... 
1199.50/1199.98	c Bin: Executing kcnfs
1199.50/1199.98	c kcnfs returned code 1.
1199.50/1199.98	c kcnfs returned code 1.
1199.50/1199.98	c satzilla running vallst ... 
1199.50/1199.98	c Bin: Executing vallst
1199.50/1199.98	c vallst returned code 1.
1199.50/1199.98	c vallst returned code 1.
1199.50/1199.98	c satzilla running zchaff_rand ... 
1199.50/1199.98	c Bin: Executing zchaff_rand
1199.50/1199.98	c zchaff_rand returned code 1.
1199.50/1199.98	c zchaff_rand returned code 1.
1199.50/1199.98	c ERROR: All Failed! 
1199.50/1199.98	c SATZILLA_TIME=1199.770000

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/node1/watcher-329141-1173133033 -o ROOT/results/node1/solver-329141-1173133033 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329141-1173133033/SATzilla2007_C /tmp/evaluation/329141-1173133033/instance-329141-1173133033.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.79 0.94 0.98 3/77 16528
/proc/meminfo: memFree=1102184/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=632 CPUtime=0
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 333258413 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 158 46 39 118 0 37 0

[startup+0.0357431 s]
/proc/loadavg: 0.79 0.94 0.98 3/77 16528
/proc/meminfo: memFree=1102184/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=632 CPUtime=0.03
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 51 0 0 0 3 0 0 0 20 0 1 0 333258413 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2072

[startup+0.101751 s]
/proc/loadavg: 0.79 0.94 0.98 3/77 16528
/proc/meminfo: memFree=1102184/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=4876 CPUtime=0.09
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 982 0 0 0 9 0 0 0 20 0 1 0 333258413 4993024 977 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 1219 977 50 118 0 1098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6316

[startup+0.301774 s]
/proc/loadavg: 0.79 0.94 0.98 3/77 16528
/proc/meminfo: memFree=1102184/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=13380 CPUtime=0.29
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 2858 0 0 0 28 1 0 0 21 0 1 0 333258413 13701120 2694 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 3345 2694 52 118 0 3224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14820

[startup+0.70182 s]
/proc/loadavg: 0.79 0.94 0.98 3/77 16528
/proc/meminfo: memFree=1102184/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=15892 CPUtime=0.69
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 9943 0 0 0 64 5 0 0 25 0 1 0 333258413 16273408 3357 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134547457 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 3973 3357 55 118 0 3852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17332

[startup+1.50191 s]
/proc/loadavg: 0.79 0.94 0.98 2/79 16530
/proc/meminfo: memFree=1089176/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=16736 CPUtime=1.49
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 11793 0 0 0 143 6 0 0 25 0 1 0 333258413 17137664 3606 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542981 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 4184 3606 57 118 0 4063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18176

[startup+3.1011 s]
/proc/loadavg: 0.79 0.94 0.98 2/79 16530
/proc/meminfo: memFree=1087704/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=0
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333258413 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 360 110 95 260 0 84 0
[pid=16529] ppid=16528 vsize=16432 CPUtime=3.09
/proc/16529/stat : 16529 (march_dl) R 16528 16528 16451 0 -1 4194304 14150 0 0 0 302 7 0 0 25 0 1 0 333258413 16826368 3531 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134523698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16529/statm: 4108 3531 57 118 0 3987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17872

[startup+6.30147 s]
/proc/loadavg: 0.89 0.95 0.98 2/79 16531
/proc/meminfo: memFree=1092056/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=1440 CPUtime=4.99
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 135 17039 0 0 0 0 490 9 16 0 1 0 333258413 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16528/statm: 360 111 96 260 0 84 0
[pid=16531] ppid=16528 vsize=14388 CPUtime=1.29
/proc/16531/stat : 16531 (ubcsat2006) R 16528 16528 16451 0 -1 4194304 2607 0 0 0 127 2 0 0 25 0 1 0 333258913 14733312 2590 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16531/statm: 3597 2590 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7022 s]
/proc/loadavg: 0.90 0.95 0.98 2/78 16531
/proc/meminfo: memFree=1087072/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=16492 CPUtime=12.67
/proc/16528/stat : 16528 (SATzilla2007_C) R 16526 16528 16451 0 -1 4194304 3888 19656 0 0 541 3 711 12 25 0 1 0 333258413 16887808 3857 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16528/statm: 4123 3857 121 260 0 3847 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16492

[startup+25.5017 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 16531
/proc/meminfo: memFree=1092896/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=10564 CPUtime=25.47
/proc/16528/stat : 16528 (SATzilla2007_C) R 16526 16528 16451 0 -1 4194304 5006 19656 0 0 1820 4 711 12 25 0 1 0 333258413 10817536 2401 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134541360 0 0 4096 0 0 0 0 17 1 0 0
/proc/16528/statm: 2641 2401 124 260 0 2365 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10564

[startup+51.1017 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 16531
/proc/meminfo: memFree=1048352/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=130404 CPUtime=51.05
/proc/16528/stat : 16528 (SATzilla2007_C) R 16526 16528 16451 0 -1 4194304 20817 19656 0 0 4364 18 711 12 25 0 1 0 333258413 133533696 13668 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16528/statm: 32601 13668 164 260 0 32325 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 130404

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/79 16532
/proc/meminfo: memFree=1018520/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=27732 CPUtime=36.49
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 6757 0 0 0 3643 6 0 0 25 0 1 0 333264991 28397568 6751 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525367 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 6933 6751 59 118 0 6811 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 83728

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=1001048/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=45200 CPUtime=96.47
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 11144 0 0 0 9634 13 0 0 25 0 1 0 333264991 46284800 11138 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 11300 11138 59 118 0 11178 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 101196

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=980120/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=65992 CPUtime=156.46
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 16332 0 0 0 15627 19 0 0 25 0 1 0 333264991 67575808 16326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 16498 16326 59 118 0 16376 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 121988

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=959960/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=86460 CPUtime=216.43
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 21378 0 0 0 21618 25 0 0 25 0 1 0 333264991 88535040 21372 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 21615 21372 59 118 0 21493 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 142456

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=942104/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=104152 CPUtime=276.41
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 25814 0 0 0 27610 31 0 0 25 0 1 0 333264991 106651648 25808 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 26038 25808 59 118 0 25916 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 160148

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=932888/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=909656/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=136572 CPUtime=696.3
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 33868 0 0 0 69586 44 0 0 25 0 1 0 333264991 139849728 33862 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 34143 33862 59 118 0 34021 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 192568

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=896472/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=149812 CPUtime=756.28
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 37189 0 0 0 75579 49 0 0 25 0 1 0 333264991 153407488 37183 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 37453 37183 59 118 0 37331 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 205808

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=882456/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=163676 CPUtime=816.26
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 40683 0 0 0 81572 54 0 0 25 0 1 0 333264991 167604224 40677 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 40919 40677 59 118 0 40797 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 219672

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=866968/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=179292 CPUtime=876.24
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 44576 0 0 0 87566 58 0 0 25 0 1 0 333264991 183595008 44570 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 44823 44570 59 118 0 44701 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 235288

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=936.22
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45930 0 0 0 93562 60 0 0 25 0 1 0 333264991 189550592 45924 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45924 59 118 0 46155 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 241104

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861400/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=996.21
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45931 0 0 0 99560 61 0 0 25 0 1 0 333264991 189550592 45925 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45925 59 118 0 46155 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 241104

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861400/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1056.19
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45933 0 0 0 105558 61 0 0 25 0 1 0 333264991 189550592 45927 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45927 59 118 0 46155 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 241104

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1116.17
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45933 0 0 0 111555 62 0 0 25 0 1 0 333264991 189550592 45927 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45927 59 118 0 46155 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 241104

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1124.17
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45933 0 0 0 112355 62 0 0 25 0 1 0 333264991 189550592 45927 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45927 59 118 0 46155 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 241104

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1130.57
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45934 0 0 0 112995 62 0 0 25 0 1 0 333264991 189550592 45928 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45928 59 118 0 46155 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 241104

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1132.17
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45934 0 0 0 113155 62 0 0 25 0 1 0 333264991 189550592 45928 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45928 59 118 0 46155 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 241104

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1132.97
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45934 0 0 0 113235 62 0 0 25 0 1 0 333264991 189550592 45928 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45928 59 118 0 46155 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 241104

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1133.37
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45934 0 0 0 113275 62 0 0 25 0 1 0 333264991 189550592 45928 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45928 59 118 0 46155 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 241104

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 16532
/proc/meminfo: memFree=861336/2055920 swapFree=4159124/4192956
[pid=16528] ppid=16526 vsize=55996 CPUtime=65.73
/proc/16528/stat : 16528 (SATzilla2007_C) S 16526 16528 16451 0 -1 4194304 22188 19656 0 0 5809 41 711 12 25 0 1 0 333258413 57339904 13229 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16528/statm: 13999 13229 165 260 0 13723 0
[pid=16532] ppid=16528 vsize=185108 CPUtime=1133.77
/proc/16532/stat : 16532 (minisat20) R 16528 16528 16451 0 -1 4194304 45934 0 0 0 113315 62 0 0 25 0 1 0 333264991 189550592 45928 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16532/statm: 46277 45928 59 118 0 46155 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 241104

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.61
CPU user time (s): 1198.41
CPU system time (s): 1.20782
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 241104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.41
system time used= 1.20782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87791
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= 28
involuntary context switches= 5895

runsolver used 1.27181 second user time and 3.10153 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Mar  5 22:17:13 UTC 2007

IDJOB= 329141
IDBENCH= 20532
IDSOLVER= 135
FILE ID= node1/329141-1173133033

PBS_JOBID= 4014971

Free space on /tmp= 66506 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k50.cnf
COMMAND LINE= /tmp/evaluation/329141-1173133033/SATzilla2007_C /tmp/evaluation/329141-1173133033/instance-329141-1173133033.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-329141-1173133033 -o ROOT/results/node1/solver-329141-1173133033 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329141-1173133033/SATzilla2007_C /tmp/evaluation/329141-1173133033/instance-329141-1173133033.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  18bfff146478ee5369d7f8a59c6fe709

RANDOM SEED= 41696936

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1102656 kB
Buffers:         48612 kB
Cached:         808712 kB
SwapCached:      13688 kB
Active:          99972 kB
Inactive:       779868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102656 kB
SwapTotal:     4192956 kB
SwapFree:      4159124 kB
Dirty:           12196 kB
Writeback:           0 kB
Mapped:          29520 kB
Slab:            59008 kB
Committed_AS:  1100872 kB
PageTables:       1740 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= 66506 MiB

End job on node1 on Mon Mar  5 22:37:13 UTC 2007