Trace number 335238

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 FULL? 1199.92 1200.79

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data (download as text)

10.86/11.00	c run March_dl for 5 seconds ... 
10.86/11.00	c Bin: Executing march_dl
10.86/11.00	c child exit by a signal
10.86/11.00	c march_dl returned code 137.
10.86/11.00	c run saps for 2 seconds ... 
10.86/11.00	c Bin: Executing ubcsat2006
10.86/11.00	c child exited successfully
10.86/11.00	c ubcsat2006 returned code 0.
10.86/11.00	c satzilla computing base features
10.86/11.00	c satzilla doing unit-prop probe
10.86/11.00	c satzilla doing local search probe
10.86/11.00	c satzilla doing lobjois search-space size estimate
10.86/11.00	c satzilla's ranking:
10.86/11.00	c 1) minisat20: 1.503674
10.86/11.00	c 2) eureka: 1.916923
10.86/11.00	c 3) zchaff_rand: 2.137678
10.86/11.00	c 4) march_dl: 2.798742
10.86/11.00	c 5) vallst: 2.873130
10.86/11.00	c 6) kcnfs: 3.901487
10.86/11.00	c 7) kcnfs+P: 999.000000
10.86/11.00	c 8) march_dl+P: 999.000000
10.86/11.00	c 9) vallst+P: 999.000000
10.86/11.00	c 10) zchaff_rand+P: 999.000000
10.86/11.00	c 11) rsat+P: 999.000000
10.86/11.00	c 12) eureka+P: 999.000000
10.86/11.00	c 13) minisat20+P: 999.000000
10.86/11.00	c 14) rsat: 999.000000
10.86/11.00	c satzilla running minisat20 ... 
10.86/11.00	This is MiniSat 2.0 beta
10.86/11.00	WARNING: for repeatability, setting FPU to use double precision
10.86/11.00	============================[ Problem Statistics ]=============================
10.86/11.00	|                                                                             |
10.86/11.00	|  Number of variables:  1130                                                 |
10.86/11.00	|  Number of clauses:    18089                                                |
10.95/11.02	|  Parsing time:         0.02         s                                       |
10.95/11.02	============================[ Search Statistics ]==============================
10.95/11.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.95/11.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.95/11.02	===============================================================================
10.95/11.02	|         0 |    1081    16990    80718 |     5663        0    nan |  0.000 % |
10.95/11.03	|       101 |    1081    16990    80718 |     6229      101     23 |  4.338 % |
10.95/11.03	|       252 |    1081    16990    80718 |     6852      252     25 |  4.338 % |
10.95/11.05	|       477 |    1081    16990    80718 |     7537      477     24 |  4.338 % |
10.95/11.07	|       814 |    1081    16990    80718 |     8291      814     27 |  4.336 % |
10.95/11.10	|      1320 |    1081    16990    80718 |     9120     1320     29 |  4.336 % |
10.95/11.16	|      2085 |    1081    16990    80718 |    10032     2085     29 |  4.336 % |
10.95/11.27	|      3224 |    1081    16990    80718 |    11036     3224     30 |  4.336 % |
10.95/11.44	|      4933 |    1081    16990    80718 |    12139     4933     30 |  4.336 % |
10.95/11.74	|      7498 |    1081    16990    80718 |    13353     7498     32 |  4.338 % |
12.23/12.34	|     11342 |    1081    16990    80718 |    14689    11342     32 |  4.336 % |
13.33/13.43	|     17108 |    1081    16990    80718 |    16158     9683     26 |  4.338 % |
15.23/15.32	|     25757 |    1081    16990    80718 |    17773    10172     23 |  4.338 % |
18.02/18.18	|     38733 |    1081    16990    80718 |    19551    14166     27 |  4.338 % |
22.62/22.77	|     58195 |    1081    16990    80718 |    21506    13883     31 |  4.338 % |
31.02/31.13	|     87387 |    1081    16990    80718 |    23657    21399     37 |  4.338 % |
44.81/44.93	|    131177 |    1081    16990    80718 |    26022    17493     25 |  4.338 % |
67.19/67.34	|    196861 |    1081    16990    80718 |    28625    17682     24 |  4.338 % |
103.06/103.30	|    295387 |    1081    16990    80718 |    31487    14834     23 |  4.338 % |
159.82/160.05	|    443176 |    1081    16990    80718 |    34636    18600     28 |  4.338 % |
258.77/259.04	|    664859 |    1081    16990    80718 |    38100    20698     28 |  4.338 % |
408.96/409.37	|    997384 |    1081    16990    80718 |    41910    31981     29 |  4.336 % |
640.22/640.72	|   1496172 |    1081    16990    80718 |    46101    15986     31 |  4.336 % |
1006.74/1007.51	|   2244355 |    1081    16990    80718 |    50711    29114     25 |  4.339 % |
1199.70/1200.66	c Bin: Executing minisat20
1199.70/1200.66	c child exit by a signal
1199.70/1200.66	c minisat20 returned code 137.
1199.70/1200.66	c minisat20 returned code 137.
1199.70/1200.66	c satzilla running eureka ... 
1199.70/1200.66	c Bin: Executing eureka
1199.70/1200.66	c eureka returned code 1.
1199.70/1200.66	c eureka returned code 1.
1199.70/1200.66	c satzilla running zchaff_rand ... 
1199.70/1200.66	c Bin: Executing zchaff_rand
1199.70/1200.66	c zchaff_rand returned code 1.
1199.70/1200.66	c zchaff_rand returned code 1.
1199.70/1200.66	c satzilla running march_dl ... 
1199.70/1200.66	c Bin: Executing march_dl
1199.70/1200.66	c march_dl returned code 1.
1199.70/1200.66	c march_dl returned code 1.
1199.70/1200.66	c satzilla running vallst ... 
1199.70/1200.66	c Bin: Executing vallst
1199.70/1200.66	c vallst returned code 1.
1199.70/1200.66	c vallst returned code 1.
1199.70/1200.66	c satzilla running kcnfs ... 
1199.70/1200.66	c Bin: Executing kcnfs
1199.70/1200.66	c kcnfs returned code 1.
1199.70/1200.66	c kcnfs returned code 1.
1199.70/1200.66	c satzilla running kcnfs with preprocessing ... 
1199.82/1200.78	c Preprocessing...
1199.82/1200.78	c Inital problem has 1130 variables, 17004 nary clauses (1085 binary clauses).
1199.82/1200.78	c Num non-binary clauses 16976, Average non-binary clause length 4.938
1199.82/1200.78	c Theory has no gaps
1199.82/1200.78	c Preprocessor runtime was 0.090 seconds.
1199.82/1200.78	c 
1199.82/1200.78	c Satisfiability of theory still undetermined.
1199.82/1200.78	c See file /tmp/oGTJlf for simplified theory.
1199.82/1200.78	c Bin: Executing kcnfs
1199.82/1200.78	c kcnfs returned code 1.
1199.82/1200.78	c kcnfs returned code 1.
1199.82/1200.78	c Satzilla Timed out!
1199.82/1200.78	s UNKNOWN
1199.82/1200.78	c SATZILLA_TIME=1200.090000

Verifier Data (download as text)

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

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-335238-1173617943 -o ROOT/results/node5/solver-335238-1173617943 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335238-1173617943/SATzilla2007_F /tmp/evaluation/335238-1173617943/instance-335238-1173617943.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.97 3/77 30617
/proc/meminfo: memFree=1658912/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) R 30615 30617 30180 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 0 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=780 CPUtime=0
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 381749106 798720 107 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 195 109 50 118 0 74 0

[startup+0.076465 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30617
/proc/meminfo: memFree=1658912/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=2024 CPUtime=0.07
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 686 0 0 0 7 0 0 0 19 0 1 0 381749106 2072576 357 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 506 364 55 118 0 385 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3536

[startup+0.102466 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30617
/proc/meminfo: memFree=1658912/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=2024 CPUtime=0.09
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 1253 0 0 0 9 0 0 0 19 0 1 0 381749106 2072576 364 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 506 366 63 118 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3536

[startup+0.302489 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30617
/proc/meminfo: memFree=1658912/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=3376 CPUtime=0.29
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 1580 0 0 0 29 0 0 0 21 0 1 0 381749106 3457024 533 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 844 533 67 118 0 723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4888

[startup+0.702533 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30617
/proc/meminfo: memFree=1658912/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=3508 CPUtime=0.69
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 1647 0 0 0 69 0 0 0 25 0 1 0 381749106 3592192 600 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 877 601 67 118 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5020

[startup+1.50162 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 30619
/proc/meminfo: memFree=1653392/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=7524 CPUtime=1.49
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 3592 0 0 0 149 0 0 0 25 0 1 0 381749106 7704576 1724 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651510 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 1881 1724 72 118 0 1760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9036

[startup+3.1018 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 30619
/proc/meminfo: memFree=1651920/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=0
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30618] ppid=30617 vsize=9020 CPUtime=3.09
/proc/30618/stat : 30618 (march_dl) R 30617 30617 30180 0 -1 4194304 3805 0 0 0 309 0 0 0 25 0 1 0 381749106 9236480 1772 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30618/statm: 2255 1772 74 118 0 2134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10532

[startup+6.30117 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 30620
/proc/meminfo: memFree=1656976/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=1512 CPUtime=5
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 149 3805 0 0 0 0 499 1 16 0 1 0 381749106 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 378 125 110 260 0 84 0
[pid=30620] ppid=30617 vsize=6188 CPUtime=1.27
/proc/30620/stat : 30620 (ubcsat2006) R 30617 30617 30180 0 -1 4194304 544 0 0 0 120 7 0 0 25 0 1 0 381749607 6336512 526 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134703999 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30620/statm: 1547 526 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/79 30621
/proc/meminfo: memFree=1653904/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=4724 CPUtime=1.68
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 961 0 0 0 168 0 0 0 25 0 1 0 381750207 4837376 954 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30621/statm: 1181 954 58 118 0 1059 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7680

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/79 30621
/proc/meminfo: memFree=1651536/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=6804 CPUtime=14.47
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 1459 0 0 0 1446 1 0 0 25 0 1 0 381750207 6967296 1452 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 1701 1452 58 118 0 1579 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 9760

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 30621
/proc/meminfo: memFree=1650448/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=7740 CPUtime=40.05
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 1712 0 0 0 4004 1 0 0 25 0 1 0 381750207 7925760 1705 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 1935 1705 58 118 0 1813 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 10696

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 30621
/proc/meminfo: memFree=1649552/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=8844 CPUtime=91.21
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 1962 0 0 0 9120 1 0 0 25 0 1 0 381750207 9056256 1955 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 2211 1955 58 118 0 2089 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 11800

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/85 30743
/proc/meminfo: memFree=1647584/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=9396 CPUtime=151.17
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 2092 0 0 0 15106 11 0 0 25 0 1 0 381750207 9621504 2085 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 2349 2085 58 118 0 2227 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 12352

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1647248/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=10760 CPUtime=211.13
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 2424 0 0 0 21097 16 0 0 25 0 1 0 381750207 11018240 2417 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 2690 2417 58 118 0 2568 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 13716

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1646416/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=11572 CPUtime=271.1
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 2640 0 0 0 27093 17 0 0 25 0 1 0 381750207 11849728 2633 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 2893 2633 58 118 0 2771 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 14528

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1646160/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=11880 CPUtime=331.05
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 2703 0 0 0 33088 17 0 0 25 0 1 0 381750207 12165120 2696 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 2970 2696 58 118 0 2848 0

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

/proc/30621/statm: 3775 3454 58 118 0 3653 0
Current children cumulated CPU time (s) 701.75
Current children cumulated vsize (KiB) 18056

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1643152/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=15100 CPUtime=750.75
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3484 0 0 0 75056 19 0 0 25 0 1 0 381750207 15462400 3477 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 3775 3477 58 118 0 3653 0
Current children cumulated CPU time (s) 761.7
Current children cumulated vsize (KiB) 18056

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1643024/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=15268 CPUtime=810.7
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3507 0 0 0 81051 19 0 0 25 0 1 0 381750207 15634432 3500 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 3817 3500 58 118 0 3695 0
Current children cumulated CPU time (s) 821.65
Current children cumulated vsize (KiB) 18224

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1642832/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=15560 CPUtime=870.66
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3568 0 0 0 87047 19 0 0 25 0 1 0 381750207 15933440 3561 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 3890 3561 58 118 0 3768 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 18516

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1642640/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=15724 CPUtime=930.62
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3610 0 0 0 93043 19 0 0 25 0 1 0 381750207 16101376 3603 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 3931 3603 58 118 0 3809 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 18680

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1642512/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=15872 CPUtime=990.59
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3652 0 0 0 99039 20 0 0 25 0 1 0 381750207 16252928 3645 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 3968 3645 58 118 0 3846 0
Current children cumulated CPU time (s) 1001.54
Current children cumulated vsize (KiB) 18828

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30819
/proc/meminfo: memFree=1642256/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16172 CPUtime=1050.55
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3705 0 0 0 105035 20 0 0 25 0 1 0 381750207 16560128 3698 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30621/statm: 4043 3698 58 118 0 3921 0
Current children cumulated CPU time (s) 1061.5
Current children cumulated vsize (KiB) 19128

[startup+1122.3 s]
/proc/loadavg: 1.04 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641872/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16440 CPUtime=1110.5
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3790 0 0 0 111030 20 0 0 25 0 1 0 381750207 16834560 3783 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 4110 3783 58 118 0 3988 0
Current children cumulated CPU time (s) 1121.45
Current children cumulated vsize (KiB) 19396

[startup+1182.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641872/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16588 CPUtime=1170.46
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3809 0 0 0 117026 20 0 0 25 0 1 0 381750207 16986112 3802 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 4147 3802 58 118 0 4025 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 19544

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

[startup+1190.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641808/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16588 CPUtime=1178.46
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3817 0 0 0 117826 20 0 0 25 0 1 0 381750207 16986112 3810 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 4147 3810 58 118 0 4025 0
Current children cumulated CPU time (s) 1189.41
Current children cumulated vsize (KiB) 19544

[startup+1196.7 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641808/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16588 CPUtime=1184.86
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3819 0 0 0 118466 20 0 0 25 0 1 0 381750207 16986112 3812 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 4147 3812 58 118 0 4025 0
Current children cumulated CPU time (s) 1195.81
Current children cumulated vsize (KiB) 19544

[startup+1198.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641808/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16588 CPUtime=1186.45
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3819 0 0 0 118625 20 0 0 25 0 1 0 381750207 16986112 3812 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30621/statm: 4147 3812 58 118 0 4025 0
Current children cumulated CPU time (s) 1197.4
Current children cumulated vsize (KiB) 19544

[startup+1199.9 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641808/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16588 CPUtime=1188.05
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3819 0 0 0 118785 20 0 0 25 0 1 0 381750207 16986112 3812 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30621/statm: 4147 3812 58 118 0 4025 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 19544

[startup+1200.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641808/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=2956 CPUtime=10.95
/proc/30617/stat : 30617 (SATzilla2007_F) S 30615 30617 30180 0 -1 4194304 1597 4355 0 0 372 9 701 13 25 0 1 0 381749106 3026944 560 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30617/statm: 739 560 169 260 0 445 0
[pid=30621] ppid=30617 vsize=16588 CPUtime=1188.45
/proc/30621/stat : 30621 (minisat20) R 30617 30617 30180 0 -1 4194304 3819 0 0 0 118825 20 0 0 25 0 1 0 381750207 16986112 3812 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30621/statm: 4147 3812 58 118 0 4025 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 19544

[startup+1200.7 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 30819
/proc/meminfo: memFree=1641808/2055920 swapFree=4170416/4192956
[pid=30617] ppid=30615 vsize=3752 CPUtime=1199.82
/proc/30617/stat : 30617 (SATzilla2007_F) R 30615 30617 30180 0 -1 4194304 1830 8174 0 0 376 9 119563 34 16 0 1 0 381749106 3842048 749 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 0 0 0
/proc/30617/statm: 938 749 170 260 0 644 0
Current children cumulated CPU time (s) 1199.82
Current children cumulated vsize (KiB) 3752

Child status: 1
Real time (s): 1200.79
CPU time (s): 1199.92
CPU user time (s): 1199.47
CPU system time (s): 0.445932
CPU usage (%): 99.9277
Max. virtual memory (cumulated for all children) (KiB): 19544

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

runsolver used 1.19782 second user time and 3.20551 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Mar 11 12:59:03 UTC 2007

IDJOB= 335238
IDBENCH= 24646
IDSOLVER= 136
FILE ID= node5/335238-1173617943

PBS_JOBID= 4101268

Free space on /tmp= 66397 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335238-1173617943/SATzilla2007_F /tmp/evaluation/335238-1173617943/instance-335238-1173617943.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-335238-1173617943 -o ROOT/results/node5/solver-335238-1173617943 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335238-1173617943/SATzilla2007_F /tmp/evaluation/335238-1173617943/instance-335238-1173617943.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 246974356

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:       1659384 kB
Buffers:         38912 kB
Cached:         276684 kB
SwapCached:       2236 kB
Active:         264856 kB
Inactive:        74692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659384 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:           10560 kB
Writeback:           0 kB
Mapped:          31804 kB
Slab:            42616 kB
Committed_AS:  1279204 kB
PageTables:       1692 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= 66396 MiB

End job on node5 on Sun Mar 11 13:19:04 UTC 2007