Trace number 1786323

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) 4998.46 5000.6

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark618.445
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

Solver Data

13.07/13.14	c run March_dl for 5 seconds ... 
13.07/13.14	c Bin: Executing march_dl
13.07/13.14	c child exit by a signal
13.07/13.14	c march_dl returned code 137.
13.07/13.14	c run saps (UBCSAT implementation) for 2 seconds ... 
13.07/13.14	c Bin: Executing ubcsat2006
13.07/13.14	c child exited successfully
13.07/13.14	c ubcsat2006 returned code 0.
13.07/13.14	c satzilla computing base features
13.07/13.14	c satzilla doing unit-prop probe
13.07/13.14	c satzilla doing local search probe
13.07/13.14	c satzilla doing lobjois search-space size estimate
13.07/13.14	c satzilla's ranking:
13.07/13.14	c 1) minisat20+P: 1.393950
13.07/13.14	c 2) minisat20: 1.679275
13.07/13.14	c 3) march_dl: 1.810939
13.07/13.14	c 4) vallst+P: 2.713589
13.07/13.14	c 5) march_dl+P: 3.289892
13.07/13.14	c 6) zchaff_rand+P: 3.769484
13.07/13.14	c 7) kcnfs+P: 999.000000
13.07/13.14	c 8) kcnfs: 999.000000
13.07/13.14	c 9) vallst: 999.000000
13.07/13.14	c 10) zchaff_rand: 999.000000
13.07/13.14	c satzilla running minisat20 with preprocessing ... 
13.16/13.21	This is MiniSat 2.0 beta
13.16/13.21	WARNING: for repeatability, setting FPU to use double precision
13.16/13.21	============================[ Problem Statistics ]=============================
13.16/13.21	|                                                                             |
13.16/13.21	|  Number of variables:  483                                                  |
13.16/13.21	|  Number of clauses:    25396                                                |
13.16/13.22	|  Parsing time:         0.01         s                                       |
13.16/13.23	============================[ Search Statistics ]==============================
13.16/13.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.16/13.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.16/13.23	===============================================================================
13.16/13.23	|         0 |     483    25396    51233 |     8465        0    nan |  0.000 % |
13.16/13.23	|       100 |     483    25396    51233 |     9311      100     91 |  0.000 % |
13.16/13.24	|       250 |     483    25396    51233 |    10243      250    100 |  0.000 % |
13.16/13.25	|       475 |     483    25396    51233 |    11267      475    100 |  0.000 % |
13.16/13.27	|       813 |     483    25396    51233 |    12394      813    102 |  0.000 % |
13.18/13.32	|      1319 |     483    25396    51233 |    13633     1319    109 |  0.000 % |
13.18/13.39	|      2081 |     483    25396    51233 |    14996     2081    112 |  0.000 % |
13.18/13.53	|      3222 |     483    25396    51233 |    16496     3222    115 |  0.000 % |
13.18/13.84	|      4932 |     483    25396    51233 |    18146     4932    116 |  0.000 % |
14.55/14.67	|      7494 |     483    25396    51233 |    19960     7494    113 |  0.000 % |
16.85/16.90	|     11341 |     483    25396    51233 |    21956    11341    110 |  0.000 % |
22.33/22.43	|     17107 |     483    25396    51233 |    24152    17107    111 |  0.000 % |
31.04/31.13	|     25756 |     483    25396    51233 |    26567    13559     95 |  0.000 % |
39.92/40.08	|     38731 |     483    25396    51233 |    29224    26534    100 |  0.000 % |
57.32/57.46	|     58197 |     483    25396    51233 |    32147    16417    105 |  0.000 % |
86.70/86.81	|     87392 |     483    25396    51233 |    35361    28479    113 |  0.000 % |
151.28/151.46	|    131183 |     483    25396    51233 |    38897    33264    109 |  0.000 % |
206.54/206.72	|    196868 |     483    25396    51233 |    42787    27941    107 |  0.000 % |
316.40/316.60	|    295395 |     483    25396    51233 |    47066    20412     93 |  0.000 % |
464.84/465.17	|    443189 |     483    25396    51233 |    51773    45253     94 |  0.000 % |
692.05/692.41	|    664873 |     483    25396    51233 |    56950    20134    109 |  0.000 % |
1085.89/1086.47	|    997398 |     483    25396    51233 |    62645    34578    112 |  0.000 % |
1789.50/1790.35	|   1496186 |     483    25396    51233 |    68910    28293    117 |  0.000 % |
2921.91/2923.29	|   2244369 |     483    25396    51233 |    75801    59742    101 |  0.000 % |
4610.40/4612.49	|   3366643 |     483    25396    51233 |    83381    72042    113 |  0.000 % |
4998.33/5000.59	c Preprocessing...
4998.33/5000.59	c Inital problem has 483 variables, 21 nary clauses (25375 binary clauses).
4998.33/5000.59	c Num non-binary clauses 21, Average non-binary clause length 23.000
4998.33/5000.59	c Theory has no gaps
4998.33/5000.59	c Preprocessor runtime was 0.060 seconds.
4998.33/5000.59	c 
4998.33/5000.59	c Satisfiability of theory still undetermined.
4998.33/5000.59	c See file /tmp/0GJHSs for simplified theory.
4998.33/5000.59	c Bin: Executing minisat20
4998.33/5000.59	c child exit by a signal
4998.33/5000.59	c minisat20 returned code 137.
4998.33/5000.59	c minisat20 returned code 137.
4998.33/5000.59	c satzilla running minisat20 ... 
4998.33/5000.59	c Bin: Executing minisat20
4998.33/5000.59	c minisat20 returned code 1.
4998.33/5000.59	c minisat20 returned code 1.
4998.33/5000.59	c satzilla running march_dl ... 
4998.33/5000.59	c Bin: Executing march_dl
4998.33/5000.59	c march_dl returned code 1.
4998.33/5000.59	c march_dl returned code 1.
4998.33/5000.59	c satzilla running vallst with preprocessing ... 
4998.33/5000.59	c Bin: Executing vallst
4998.33/5000.59	c vallst returned code 1.
4998.33/5000.59	c vallst returned code 1.
4998.33/5000.59	c satzilla running march_dl with preprocessing ... 
4998.33/5000.59	c Bin: Executing march_dl
4998.33/5000.59	c march_dl returned code 1.
4998.33/5000.59	c march_dl returned code 1.
4998.33/5000.59	c satzilla running zchaff_rand with preprocessing ... 
4998.33/5000.59	c Bin: Executing zchaff_rand
4998.33/5000.59	c zchaff_rand returned code 1.
4998.33/5000.59	c zchaff_rand returned code 1.
4998.33/5000.59	c satzilla running kcnfs with preprocessing ... 
4998.33/5000.59	c Bin: Executing kcnfs
4998.33/5000.59	c kcnfs returned code 1.
4998.33/5000.59	c kcnfs returned code 1.
4998.33/5000.59	c satzilla running kcnfs ... 
4998.33/5000.59	c Bin: Executing kcnfs
4998.33/5000.59	c kcnfs returned code 1.
4998.33/5000.59	c kcnfs returned code 1.
4998.33/5000.59	c satzilla running vallst ... 
4998.33/5000.59	c Bin: Executing vallst
4998.33/5000.59	c vallst returned code 1.
4998.33/5000.59	c vallst returned code 1.
4998.33/5000.59	c satzilla running zchaff_rand ... 
4998.33/5000.59	c Bin: Executing zchaff_rand
4998.33/5000.59	c zchaff_rand returned code 1.
4998.33/5000.59	c zchaff_rand returned code 1.
4998.33/5000.59	c ERROR: All Failed! 
4998.33/5000.59	c SATZILLA_TIME=4999.210000

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-1786323-1241957658/watcher-1786323-1241957658 -o /tmp/evaluation-result-1786323-1241957658/solver-1786323-1241957658 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786323-1241957658.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.03 1.05 1.00 3/64 30007
/proc/meminfo: memFree=1448032/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) R 30005 30007 29868 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=836 CPUtime=0
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 223793673 856064 110 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30008/statm: 209 110 50 118 0 88 0

[startup+0.0705369 s]
/proc/loadavg: 1.03 1.05 1.00 3/64 30007
/proc/meminfo: memFree=1448032/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=2440 CPUtime=0.06
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 1121 0 0 0 6 0 0 0 19 0 1 0 223793673 2498560 461 1992294400 134512640 134996440 4294956256 18446744073709551615 134544644 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30008/statm: 610 461 65 118 0 489 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3880

[startup+0.101538 s]
/proc/loadavg: 1.03 1.05 1.00 3/64 30007
/proc/meminfo: memFree=1448032/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=3536 CPUtime=0.09
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 1614 0 0 0 9 0 0 0 19 0 1 0 223793673 3620864 708 1992294400 134512640 134996440 4294956256 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30008/statm: 884 709 73 118 0 763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4976

[startup+0.301559 s]
/proc/loadavg: 1.03 1.05 1.00 3/64 30007
/proc/meminfo: memFree=1448032/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=4892 CPUtime=0.29
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 1878 0 0 0 29 0 0 0 21 0 1 0 223793673 5009408 847 1992294400 134512640 134996440 4294956256 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30008/statm: 1223 847 75 118 0 1102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6332

[startup+0.7016 s]
/proc/loadavg: 1.03 1.05 1.00 3/64 30007
/proc/meminfo: memFree=1448032/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=5288 CPUtime=0.69
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 1950 0 0 0 69 0 0 0 25 0 1 0 223793673 5414912 919 1992294400 134512640 134996440 4294956256 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30008/statm: 1322 919 75 118 0 1201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6728

[startup+1.50168 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 30009
/proc/meminfo: memFree=1444496/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=5288 CPUtime=1.49
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 1974 0 0 0 149 0 0 0 25 0 1 0 223793673 5414912 943 1992294400 134512640 134996440 4294956256 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30008/statm: 1322 943 75 118 0 1201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6728

[startup+3.10284 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 30009
/proc/meminfo: memFree=1444240/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=0
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223793673 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 360 110 95 260 0 84 0
[pid=30008] ppid=30007 vsize=5420 CPUtime=3.08
/proc/30008/stat : 30008 (march_dl) R 30007 30007 29868 0 -1 4194304 1988 0 0 0 308 0 0 0 25 0 1 0 223793673 5550080 957 1992294400 134512640 134996440 4294956256 18446744073709551615 134528310 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30008/statm: 1355 957 75 118 0 1234 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6860

[startup+6.30117 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 30010
/proc/meminfo: memFree=1446160/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=1440 CPUtime=4.99
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 135 2001 0 0 0 0 499 0 16 0 1 0 223793673 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 360 111 96 260 0 84 0
[pid=30010] ppid=30007 vsize=6188 CPUtime=1.28
/proc/30010/stat : 30010 (ubcsat2006) R 30007 30007 29868 0 -1 4194304 521 0 0 0 123 5 0 0 25 0 1 0 223794174 6336512 504 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30010/statm: 1547 504 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.03 1.04 1.00 2/65 30010
/proc/meminfo: memFree=1444760/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=2904 CPUtime=12.66
/proc/30007/stat : 30007 (SATzilla2007_C) R 30005 30007 29868 0 -1 4194304 1490 2528 0 0 544 11 701 10 25 0 1 0 223793673 2973696 547 1992294400 134512640 135579813 4294956224 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 0 0 0
/proc/30007/statm: 726 547 157 260 0 450 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2904

[startup+25.5011 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 30011
/proc/meminfo: memFree=1432592/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=13440 CPUtime=12.26
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 3097 0 0 0 1224 2 0 0 25 0 1 0 223794995 13762560 3092 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 3360 3092 59 118 0 3238 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17932

[startup+51.1017 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 30011
/proc/meminfo: memFree=1428048/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=17764 CPUtime=37.85
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 4132 0 0 0 3782 3 0 0 25 0 1 0 223794995 18190336 4127 1992294400 134512640 134998072 4294956304 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 4441 4127 59 118 0 4319 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22256

[startup+102.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 30011
/proc/meminfo: memFree=1422160/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=23788 CPUtime=89.02
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 5609 0 0 0 8898 4 0 0 25 0 1 0 223794995 24358912 5604 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 5947 5604 59 118 0 5825 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 28280

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 30011
/proc/meminfo: memFree=1419856/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=26276 CPUtime=148.98
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 6193 0 0 0 14893 5 0 0 25 0 1 0 223794995 26906624 6188 1992294400 134512640 134998072 4294956304 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 6569 6188 59 118 0 6447 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 30768

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 30011
/proc/meminfo: memFree=1418192/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=27992 CPUtime=208.96
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 6594 0 0 0 20891 5 0 0 25 0 1 0 223794995 28663808 6589 1992294400 134512640 134998072 4294956304 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 6998 6589 59 118 0 6876 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 32484

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30011
/proc/meminfo: memFree=1415824/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=30508 CPUtime=268.94
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 7177 0 0 0 26888 6 0 0 25 0 1 0 223794995 31240192 7172 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 7627 7172 59 118 0 7505 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 35000

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30011
/proc/meminfo: memFree=1415632/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=30672 CPUtime=328.91
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 7225 0 0 0 32885 6 0 0 25 0 1 0 223794995 31408128 7220 1992294400 134512640 134998072 4294956304 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 7668 7220 59 118 0 7546 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 35164


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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1375504/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=71924 CPUtime=4647.09
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17070 0 0 0 464691 18 0 0 25 0 1 0 223794995 73650176 17065 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 17981 17065 59 118 0 17859 0
Current children cumulated CPU time (s) 4660.27
Current children cumulated vsize (KiB) 76416

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1375440/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=71924 CPUtime=4707.07
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17077 0 0 0 470689 18 0 0 25 0 1 0 223794995 73650176 17072 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 17981 17072 59 118 0 17859 0
Current children cumulated CPU time (s) 4720.25
Current children cumulated vsize (KiB) 76416

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1374800/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=72660 CPUtime=4767.04
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17245 0 0 0 476686 18 0 0 25 0 1 0 223794995 74403840 17240 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18165 17240 59 118 0 18043 0
Current children cumulated CPU time (s) 4780.22
Current children cumulated vsize (KiB) 77152

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1374800/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=72660 CPUtime=4827.01
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17245 0 0 0 482683 18 0 0 25 0 1 0 223794995 74403840 17240 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18165 17240 59 118 0 18043 0
Current children cumulated CPU time (s) 4840.19
Current children cumulated vsize (KiB) 77152

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372752/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=74976 CPUtime=4886.99
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17767 0 0 0 488680 19 0 0 25 0 1 0 223794995 76775424 17762 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18744 17762 59 118 0 18622 0
Current children cumulated CPU time (s) 4900.17
Current children cumulated vsize (KiB) 79468

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372624/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4946.97
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17799 0 0 0 494678 19 0 0 25 0 1 0 223794995 76947456 17794 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17794 59 118 0 18664 0
Current children cumulated CPU time (s) 4960.15
Current children cumulated vsize (KiB) 79636

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372624/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4950.97
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17799 0 0 0 495078 19 0 0 25 0 1 0 223794995 76947456 17794 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17794 59 118 0 18664 0
Current children cumulated CPU time (s) 4964.15
Current children cumulated vsize (KiB) 79636

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372624/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4963.76
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17799 0 0 0 496357 19 0 0 25 0 1 0 223794995 76947456 17794 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17794 59 118 0 18664 0
Current children cumulated CPU time (s) 4976.94
Current children cumulated vsize (KiB) 79636

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372624/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4976.55
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17799 0 0 0 497636 19 0 0 25 0 1 0 223794995 76947456 17794 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17794 59 118 0 18664 0
Current children cumulated CPU time (s) 4989.73
Current children cumulated vsize (KiB) 79636

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372560/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4979.75
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17812 0 0 0 497956 19 0 0 25 0 1 0 223794995 76947456 17807 1992294400 134512640 134998072 4294956304 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17807 59 118 0 18664 0
Current children cumulated CPU time (s) 4992.93
Current children cumulated vsize (KiB) 79636

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372560/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4982.95
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17813 0 0 0 498276 19 0 0 25 0 1 0 223794995 76947456 17808 1992294400 134512640 134998072 4294956304 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17808 59 118 0 18664 0
Current children cumulated CPU time (s) 4996.13
Current children cumulated vsize (KiB) 79636

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372560/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4984.55
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17813 0 0 0 498436 19 0 0 25 0 1 0 223794995 76947456 17808 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17808 59 118 0 18664 0
Current children cumulated CPU time (s) 4997.73
Current children cumulated vsize (KiB) 79636

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372560/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4984.95
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17813 0 0 0 498476 19 0 0 25 0 1 0 223794995 76947456 17808 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17808 59 118 0 18664 0
Current children cumulated CPU time (s) 4998.13
Current children cumulated vsize (KiB) 79636

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30019
/proc/meminfo: memFree=1372560/2055920 swapFree=4179768/4192956
[pid=30007] ppid=30005 vsize=4492 CPUtime=13.18
/proc/30007/stat : 30007 (SATzilla2007_C) S 30005 30007 29868 0 -1 4194304 1883 2528 0 0 596 11 701 10 25 0 1 0 223793673 4599808 935 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1123 935 165 260 0 847 0
[pid=30011] ppid=30007 vsize=75144 CPUtime=4985.15
/proc/30011/stat : 30011 (minisat20) R 30007 30007 29868 0 -1 4194304 17813 0 0 0 498496 19 0 0 25 0 1 0 223794995 76947456 17808 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30011/statm: 18786 17808 59 118 0 18664 0
Current children cumulated CPU time (s) 4998.33
Current children cumulated vsize (KiB) 79636

Child status: 17
Real time (s): 5000.6
CPU time (s): 4998.46
CPU user time (s): 4998.03
CPU system time (s): 0.431934
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 79636

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

runsolver used 4.36434 second user time and 13.8319 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-10 14:14:18
IDJOB=1786323
IDBENCH=71805
IDSOLVER=640
FILE ID=node45/1786323-1241957658
PBS_JOBID= 9265090
Free space on /tmp= 66220 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786323-1241957658/watcher-1786323-1241957658 -o /tmp/evaluation-result-1786323-1241957658/solver-1786323-1241957658 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1786323-1241957658.cnf            

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=2017458515

node45.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.231
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.231
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:       1448576 kB
Buffers:         60724 kB
Cached:         475852 kB
SwapCached:       6948 kB
Active:         179520 kB
Inactive:       365440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448576 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            8648 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            48560 kB
Committed_AS:   740252 kB
PageTables:       1376 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= 66212 MiB
End job on node45 at 2009-05-10 15:37:39