Trace number 1727777

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.68 1200.22

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
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 variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

Solver Data

10.66/10.71	c run March_dl for 5 seconds ... 
10.66/10.71	c Bin: Executing march_dl
10.66/10.71	c child exit by a signal
10.66/10.71	c march_dl returned code 137.
10.66/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.66/10.71	c Bin: Executing ubcsat2006
10.66/10.71	c child exited successfully
10.66/10.71	c ubcsat2006 returned code 0.
10.66/10.71	c satzilla computing base features
10.66/10.71	c satzilla doing unit-prop probe
10.66/10.71	c satzilla doing local search probe
10.66/10.71	c satzilla doing lobjois search-space size estimate
10.66/10.71	c satzilla's ranking:
10.66/10.71	c 1) minisat20: 1.681118
10.66/10.71	c 2) minisat20+P: 2.370163
10.66/10.71	c 3) march_dl: 2.376208
10.66/10.71	c 4) zchaff_rand+P: 2.582881
10.66/10.71	c 5) march_dl+P: 2.945905
10.66/10.71	c 6) vallst+P: 3.095706
10.66/10.71	c 7) kcnfs+P: 999.000000
10.66/10.71	c 8) kcnfs: 999.000000
10.66/10.71	c 9) vallst: 999.000000
10.66/10.71	c 10) zchaff_rand: 999.000000
10.66/10.71	c satzilla running minisat20 ... 
10.66/10.71	This is MiniSat 2.0 beta
10.66/10.71	WARNING: for repeatability, setting FPU to use double precision
10.66/10.71	============================[ Problem Statistics ]=============================
10.66/10.71	|                                                                             |
10.66/10.71	|  Number of variables:  2935                                                 |
10.66/10.71	|  Number of clauses:    18753                                                |
10.66/10.73	|  Parsing time:         0.02         s                                       |
10.66/10.73	============================[ Search Statistics ]==============================
10.66/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.73	===============================================================================
10.66/10.73	|         0 |    2879    18191   130901 |     6063        0    nan |  0.000 % |
10.66/10.74	|       101 |    2879    18191   130901 |     6670      101     14 |  1.908 % |
10.66/10.74	|       252 |    2879    18191   130901 |     7337      252     14 |  1.908 % |
10.66/10.74	|       477 |    2879    18191   130901 |     8070      477     14 |  1.908 % |
10.66/10.75	|       814 |    2879    18191   130901 |     8877      814     17 |  1.908 % |
10.66/10.77	|      1320 |    2879    18191   130901 |     9765     1320     20 |  1.908 % |
10.66/10.79	|      2082 |    2879    18191   130901 |    10742     2082     18 |  1.908 % |
10.67/10.82	|      3221 |    2879    18191   130901 |    11816     3221     17 |  1.908 % |
10.67/10.89	|      4933 |    2879    18191   130901 |    12998     4933     19 |  1.908 % |
10.95/11.02	|      7495 |    2879    18191   130901 |    14297     7495     21 |  1.908 % |
11.15/11.29	|     11339 |    2879    18191   130901 |    15727    11339     23 |  1.908 % |
11.75/11.83	|     17105 |    2879    18191   130901 |    17300     9110     25 |  1.908 % |
12.54/12.65	|     25754 |    2879    18191   130901 |    19030     8986     27 |  1.908 % |
13.74/13.89	|     38728 |    2879    18191   130901 |    20933    12354     25 |  1.908 % |
15.74/15.87	|     58189 |    2879    18191   130901 |    23026    10665     22 |  1.908 % |
20.15/20.22	|     87381 |    2879    18191   130901 |    25329    16661     26 |  1.908 % |
26.64/26.73	|    131170 |    2879    18191   130901 |    27862    22117     26 |  1.908 % |
37.03/37.18	|    196854 |    2879    18191   130901 |    30648    17638     23 |  1.908 % |
59.22/59.37	|    295380 |    2878    18167   130766 |    33713    20862     29 |  1.942 % |
91.61/91.74	|    443169 |    2878    18167   130766 |    37084    25604     27 |  1.942 % |
148.88/149.01	|    664853 |    2878    18167   130766 |    40793    32065     24 |  1.942 % |
260.44/260.67	|    997378 |    2878    18167   130766 |    44872    26082     23 |  1.942 % |
471.14/471.49	|   1496166 |    2878    18167   130766 |    49359    44343     24 |  1.942 % |
820.19/820.69	|   2244348 |    2878    18167   130766 |    54295    45650     24 |  1.942 % |
1199.43/1200.06	c Bin: Executing minisat20
1199.43/1200.06	c child exit by a signal
1199.43/1200.06	c minisat20 returned code 137.
1199.43/1200.06	c minisat20 returned code 137.
1199.43/1200.06	c satzilla running minisat20 with preprocessing ... 
1199.64/1200.21	c Preprocessing...
1199.64/1200.21	c Inital problem has 2935 variables, 18227 nary clauses (526 binary clauses).
1199.64/1200.21	c Num non-binary clauses 18171, Average non-binary clause length 7.275
1199.64/1200.21	c Theory has no gaps
1199.64/1200.21	c Preprocessor runtime was 0.110 seconds.
1199.64/1200.21	c 
1199.64/1200.21	c Satisfiability of theory still undetermined.
1199.64/1200.21	c See file /tmp/xJ5jS4 for simplified theory.
1199.64/1200.21	c Bin: Executing minisat20
1199.64/1200.21	c minisat20 returned code 1.
1199.64/1200.21	c minisat20 returned code 1.
1199.64/1200.21	c satzilla running march_dl ... 
1199.64/1200.21	c Bin: Executing march_dl
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c satzilla running zchaff_rand with preprocessing ... 
1199.64/1200.21	c Bin: Executing zchaff_rand
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c satzilla running march_dl with preprocessing ... 
1199.64/1200.21	c Bin: Executing march_dl
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c satzilla running vallst with preprocessing ... 
1199.64/1200.21	c Bin: Executing vallst
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c satzilla running kcnfs with preprocessing ... 
1199.64/1200.21	c Bin: Executing kcnfs
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c satzilla running kcnfs ... 
1199.64/1200.21	c Bin: Executing kcnfs
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c satzilla running vallst ... 
1199.64/1200.21	c Bin: Executing vallst
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c satzilla running zchaff_rand ... 
1199.64/1200.21	c Bin: Executing zchaff_rand
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c ERROR: All Failed! 
1199.64/1200.21	c SATZILLA_TIME=1199.840000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727777-1240728853/watcher-1727777-1240728853 -o /tmp/evaluation-result-1727777-1240728853/solver-1727777-1240728853 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727777-1240728853.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): 1800 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: 1.00 1.00 1.00 3/65 24004
/proc/meminfo: memFree=1489216/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) R 24002 24004 23684 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=924 CPUtime=0
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 100915316 946176 131 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 231 132 50 118 0 110 0

[startup+0.056622 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24004
/proc/meminfo: memFree=1489216/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=2024 CPUtime=0.05
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 358 0 0 0 5 0 0 0 19 0 1 0 100915316 2072576 352 1992294400 134512640 134996440 4294956240 18446744073709551615 134544340 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 506 352 52 118 0 385 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3464

[startup+0.101625 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24004
/proc/meminfo: memFree=1489216/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=3088 CPUtime=0.09
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 642 0 0 0 9 0 0 0 19 0 1 0 100915316 3162112 634 1992294400 134512640 134996440 4294956240 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 772 634 55 118 0 651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4528

[startup+0.301645 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24004
/proc/meminfo: memFree=1489216/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=4064 CPUtime=0.29
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 1409 0 0 0 29 0 0 0 21 0 1 0 100915316 4161536 863 1992294400 134512640 134996440 4294956240 18446744073709551615 134559271 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 1016 863 65 118 0 895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5504

[startup+0.701687 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24004
/proc/meminfo: memFree=1489216/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=6472 CPUtime=0.69
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 2027 0 0 0 69 0 0 0 25 0 1 0 100915316 6627328 1067 1992294400 134512640 134996440 4294956240 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 1618 1067 67 118 0 1497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7912

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24006
/proc/meminfo: memFree=1485040/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=6472 CPUtime=1.49
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 2035 0 0 0 149 0 0 0 25 0 1 0 100915316 6627328 1075 1992294400 134512640 134996440 4294956240 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 1618 1075 67 118 0 1497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7912

[startup+3.10294 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24006
/proc/meminfo: memFree=1484720/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=0
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100915316 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 360 110 95 260 0 84 0
[pid=24005] ppid=24004 vsize=9456 CPUtime=3.09
/proc/24005/stat : 24005 (march_dl) R 24004 24004 23684 0 -1 4194304 3446 0 0 0 308 1 0 0 25 0 1 0 100915316 9682944 2127 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24005/statm: 2364 2127 73 118 0 2243 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10896

[startup+6.30127 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 24007
/proc/meminfo: memFree=1486592/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=1440 CPUtime=4.99
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 135 4276 0 0 0 0 449 50 16 0 1 0 100915316 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24004/statm: 360 111 96 260 0 84 0
[pid=24007] ppid=24004 vsize=6188 CPUtime=1.28
/proc/24007/stat : 24007 (ubcsat2006) R 24004 24004 23684 0 -1 4194304 662 0 0 0 122 6 0 0 25 0 1 0 100915816 6336512 645 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24007/statm: 1547 645 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.15 1.03 1.01 2/67 24008
/proc/meminfo: memFree=1482496/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=5680 CPUtime=1.97
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 1249 0 0 0 197 0 0 0 25 0 1 0 100916387 5816320 1244 1992294400 134512640 134998072 4294956240 18446744073709551615 134525668 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 1420 1244 58 118 0 1298 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 9112

[startup+25.5013 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 24008
/proc/meminfo: memFree=1480384/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=7580 CPUtime=14.77
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 1716 0 0 0 1476 1 0 0 25 0 1 0 100916387 7761920 1711 1992294400 134512640 134998072 4294956240 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 1895 1711 58 118 0 1773 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11012

[startup+51.1019 s]
/proc/loadavg: 1.07 1.03 1.01 2/67 24008
/proc/meminfo: memFree=1478656/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=9204 CPUtime=40.36
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 2120 0 0 0 4035 1 0 0 25 0 1 0 100916387 9424896 2115 1992294400 134512640 134998072 4294956240 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 2301 2115 58 118 0 2179 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 12636

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 24008
/proc/meminfo: memFree=1477312/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=10556 CPUtime=91.54
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 2457 0 0 0 9152 2 0 0 25 0 1 0 100916387 10809344 2452 1992294400 134512640 134998072 4294956240 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 2639 2452 58 118 0 2517 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13988

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 24008
/proc/meminfo: memFree=1476672/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=11224 CPUtime=151.5
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 2622 0 0 0 15148 2 0 0 25 0 1 0 100916387 11493376 2617 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 2806 2617 58 118 0 2684 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14656

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 24008
/proc/meminfo: memFree=1475712/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=12296 CPUtime=211.48
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 2866 0 0 0 21146 2 0 0 25 0 1 0 100916387 12591104 2861 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 3074 2861 58 118 0 2952 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 15728

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24008
/proc/meminfo: memFree=1474880/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=13112 CPUtime=271.45
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 3074 0 0 0 27143 2 0 0 25 0 1 0 100916387 13426688 3069 1992294400 134512640 134998072 4294956240 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 3278 3069 58 118 0 3156 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 16544

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24008
/proc/meminfo: memFree=1474240/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=13804 CPUtime=331.42
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 3234 0 0 0 33140 2 0 0 25 0 1 0 100916387 14135296 3229 1992294400 134512640 134998072 4294956240 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 3451 3229 58 118 0 3329 0

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

/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=16308 CPUtime=751.25
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 3806 0 0 0 75122 3 0 0 25 0 1 0 100916387 16699392 3801 1992294400 134512640 134998072 4294956240 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4077 3801 58 118 0 3955 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 19740

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1471488/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=16440 CPUtime=811.22
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 3870 0 0 0 81119 3 0 0 25 0 1 0 100916387 16834560 3865 1992294400 134512640 134998072 4294956240 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4110 3865 58 118 0 3988 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 19872

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1470208/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=17780 CPUtime=871.19
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4181 0 0 0 87115 4 0 0 25 0 1 0 100916387 18206720 4176 1992294400 134512640 134998072 4294956240 18446744073709551615 134528270 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4445 4176 58 118 0 4323 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 21212

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1469376/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=18656 CPUtime=931.16
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4395 0 0 0 93112 4 0 0 25 0 1 0 100916387 19103744 4390 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4664 4390 58 118 0 4542 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 22088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1468736/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=19360 CPUtime=991.13
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4568 0 0 0 99109 4 0 0 25 0 1 0 100916387 19824640 4563 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4840 4563 58 118 0 4718 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 22792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1468480/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=19496 CPUtime=1051.12
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4613 0 0 0 105107 5 0 0 25 0 1 0 100916387 19963904 4608 1992294400 134512640 134998072 4294956240 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4874 4608 58 118 0 4752 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 22928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1468224/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=19940 CPUtime=1111.09
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4687 0 0 0 111104 5 0 0 25 0 1 0 100916387 20418560 4682 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 4985 4682 58 118 0 4863 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 23372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467712/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=20500 CPUtime=1171.06
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4815 0 0 0 117101 5 0 0 25 0 1 0 100916387 20992000 4810 1992294400 134512640 134998072 4294956240 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 5125 4810 58 118 0 5003 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 23932

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=20500 CPUtime=1179.06
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4815 0 0 0 117901 5 0 0 25 0 1 0 100916387 20992000 4810 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 5125 4810 58 118 0 5003 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 23932

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=20500 CPUtime=1185.46
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4815 0 0 0 118541 5 0 0 25 0 1 0 100916387 20992000 4810 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 5125 4810 58 118 0 5003 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 23932

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=20500 CPUtime=1187.05
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4827 0 0 0 118700 5 0 0 25 0 1 0 100916387 20992000 4822 1992294400 134512640 134998072 4294956240 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 5125 4822 58 118 0 5003 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 23932

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=20500 CPUtime=1187.85
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4828 0 0 0 118780 5 0 0 25 0 1 0 100916387 20992000 4823 1992294400 134512640 134998072 4294956240 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 5125 4823 58 118 0 5003 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 23932

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=3432 CPUtime=10.67
/proc/24004/stat : 24004 (SATzilla2007_C) S 24002 24004 23684 0 -1 4194304 1978 4944 0 0 343 8 655 61 25 0 1 0 100915316 3514368 682 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24004/statm: 858 682 157 260 0 582 0
[pid=24008] ppid=24004 vsize=20500 CPUtime=1188.65
/proc/24008/stat : 24008 (minisat20) R 24004 24004 23684 0 -1 4194304 4828 0 0 0 118860 5 0 0 25 0 1 0 100916387 20992000 4823 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24008/statm: 5125 4823 58 118 0 5003 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 23932

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=4228 CPUtime=1199.54
/proc/24004/stat : 24004 (SATzilla2007_C) R 24002 24004 23684 0 -1 4194304 2412 9772 0 0 347 8 119532 67 19 0 1 0 100915316 4329472 878 1992294400 134512640 135579813 4294956208 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 0 0 0
/proc/24004/statm: 1057 878 157 260 0 781 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 4228

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24014
/proc/meminfo: memFree=1467648/2055920 swapFree=4181316/4192956
[pid=24004] ppid=24002 vsize=7628 CPUtime=1199.64
/proc/24004/stat : 24004 (SATzilla2007_C) R 24002 24004 23684 0 -1 4194304 3276 9772 0 0 355 10 119532 67 19 0 1 0 100915316 7811072 1703 1992294400 134512640 135579813 4294956208 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/24004/statm: 1907 1703 165 260 0 1631 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 7628

Child status: 17
Real time (s): 1200.22
CPU time (s): 1199.68
CPU user time (s): 1198.9
CPU system time (s): 0.778881
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 23932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
system time used= 0.778881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13055
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= 10
involuntary context switches= 4601

runsolver used 1.00085 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 08:54:13
IDJOB=1727777
IDBENCH=24644
IDSOLVER=558
FILE ID=node79/1727777-1240728853
PBS_JOBID= 9186898
Free space on /tmp= 66164 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727777-1240728853/watcher-1727777-1240728853 -o /tmp/evaluation-result-1727777-1240728853/solver-1727777-1240728853 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727777-1240728853.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cd51741c2df34af4fdb8becaf8b3fc51
RANDOM SEED=797671373

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1489760 kB
Buffers:         57688 kB
Cached:         431608 kB
SwapCached:       5880 kB
Active:         196392 kB
Inactive:       301060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489760 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:            9064 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            54732 kB
Committed_AS:   372680 kB
PageTables:       1384 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= 66156 MiB
End job on node79 at 2009-04-26 09:14:13