Trace number 1738352

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.09 1199.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 benchmark0.195969
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.08/13.19	c run March_dl for 5 seconds ... 
13.08/13.19	c Bin: Executing march_dl
13.08/13.19	c child exit by a signal
13.08/13.19	c march_dl returned code 137.
13.08/13.19	c run saps (UBCSAT implementation) for 2 seconds ... 
13.08/13.19	c Bin: Executing ubcsat2006
13.08/13.19	c child exited successfully
13.08/13.19	c ubcsat2006 returned code 0.
13.08/13.19	c satzilla computing base features
13.08/13.19	c satzilla doing unit-prop probe
13.08/13.19	c satzilla doing local search probe
13.08/13.19	c satzilla doing lobjois search-space size estimate
13.08/13.19	c satzilla's ranking:
13.08/13.19	c 1) minisat20+P: 1.399455
13.08/13.19	c 2) minisat20: 1.702462
13.08/13.19	c 3) march_dl: 1.795890
13.08/13.19	c 4) vallst+P: 2.710112
13.08/13.19	c 5) march_dl+P: 3.284738
13.08/13.19	c 6) zchaff_rand+P: 3.772385
13.08/13.19	c 7) kcnfs+P: 999.000000
13.08/13.19	c 8) kcnfs: 999.000000
13.08/13.19	c 9) vallst: 999.000000
13.08/13.19	c 10) zchaff_rand: 999.000000
13.08/13.19	c satzilla running minisat20 with preprocessing ... 
13.18/13.26	This is MiniSat 2.0 beta
13.18/13.26	WARNING: for repeatability, setting FPU to use double precision
13.18/13.26	============================[ Problem Statistics ]=============================
13.18/13.26	|                                                                             |
13.18/13.26	|  Number of variables:  483                                                  |
13.18/13.26	|  Number of clauses:    25396                                                |
13.18/13.28	|  Parsing time:         0.01         s                                       |
13.18/13.28	============================[ Search Statistics ]==============================
13.18/13.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.18/13.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.18/13.28	===============================================================================
13.18/13.28	|         0 |     483    25396    51233 |     8465        0    nan |  0.000 % |
13.18/13.28	|       100 |     483    25396    51233 |     9311      100     91 |  0.000 % |
13.18/13.29	|       250 |     483    25396    51233 |    10243      250    100 |  0.000 % |
13.24/13.30	|       475 |     483    25396    51233 |    11267      475    100 |  0.000 % |
13.24/13.32	|       813 |     483    25396    51233 |    12394      813    102 |  0.000 % |
13.24/13.37	|      1319 |     483    25396    51233 |    13633     1319    109 |  0.000 % |
13.24/13.44	|      2081 |     483    25396    51233 |    14996     2081    112 |  0.000 % |
13.24/13.58	|      3222 |     483    25396    51233 |    16496     3222    115 |  0.000 % |
13.24/13.88	|      4932 |     483    25396    51233 |    18146     4932    116 |  0.000 % |
14.56/14.67	|      7494 |     483    25396    51233 |    19960     7494    113 |  0.000 % |
16.76/16.86	|     11341 |     483    25396    51233 |    21956    11341    110 |  0.000 % |
22.35/22.43	|     17107 |     483    25396    51233 |    24152    17107    111 |  0.000 % |
30.95/31.05	|     25756 |     483    25396    51233 |    26567    13559     95 |  0.000 % |
39.95/40.03	|     38731 |     483    25396    51233 |    29224    26534    100 |  0.000 % |
57.34/57.45	|     58197 |     483    25396    51233 |    32147    16417    105 |  0.000 % |
86.63/86.79	|     87392 |     483    25396    51233 |    35361    28479    113 |  0.000 % |
151.40/151.58	|    131183 |     483    25396    51233 |    38897    33264    109 |  0.000 % |
206.78/206.99	|    196868 |     483    25396    51233 |    42787    27941    107 |  0.000 % |
316.93/317.14	|    295395 |     483    25396    51233 |    47066    20412     93 |  0.000 % |
465.86/466.16	|    443189 |     483    25396    51233 |    51773    45253     94 |  0.000 % |
693.68/694.09	|    664873 |     483    25396    51233 |    56950    20134    109 |  0.000 % |
1088.41/1088.93	|    997398 |     483    25396    51233 |    62645    34578    112 |  0.000 % |
1198.96/1199.59	c Preprocessing...
1198.96/1199.59	c Inital problem has 483 variables, 21 nary clauses (25375 binary clauses).
1198.96/1199.59	c Num non-binary clauses 21, Average non-binary clause length 23.000
1198.96/1199.59	c Theory has no gaps
1198.96/1199.59	c Preprocessor runtime was 0.040 seconds.
1198.96/1199.59	c 
1198.96/1199.59	c Satisfiability of theory still undetermined.
1198.96/1199.59	c See file /tmp/P5GtFF for simplified theory.
1198.96/1199.59	c Bin: Executing minisat20
1198.96/1199.59	c child exit by a signal
1198.96/1199.59	c minisat20 returned code 137.
1198.96/1199.59	c minisat20 returned code 137.
1198.96/1199.59	c satzilla running minisat20 ... 
1198.96/1199.59	c Bin: Executing minisat20
1198.96/1199.59	c minisat20 returned code 1.
1198.96/1199.59	c minisat20 returned code 1.
1198.96/1199.59	c satzilla running march_dl ... 
1198.96/1199.59	c Bin: Executing march_dl
1198.96/1199.59	c march_dl returned code 1.
1198.96/1199.59	c march_dl returned code 1.
1198.96/1199.59	c satzilla running vallst with preprocessing ... 
1198.96/1199.59	c Bin: Executing vallst
1198.96/1199.59	c vallst returned code 1.
1198.96/1199.59	c vallst returned code 1.
1198.96/1199.59	c satzilla running march_dl with preprocessing ... 
1198.96/1199.59	c Bin: Executing march_dl
1198.96/1199.59	c march_dl returned code 1.
1198.96/1199.59	c march_dl returned code 1.
1198.96/1199.59	c satzilla running zchaff_rand with preprocessing ... 
1198.96/1199.59	c Bin: Executing zchaff_rand
1198.96/1199.59	c zchaff_rand returned code 1.
1198.96/1199.59	c zchaff_rand returned code 1.
1198.96/1199.59	c satzilla running kcnfs with preprocessing ... 
1198.96/1199.59	c Bin: Executing kcnfs
1198.96/1199.59	c kcnfs returned code 1.
1198.96/1199.59	c kcnfs returned code 1.
1198.96/1199.59	c satzilla running kcnfs ... 
1198.96/1199.59	c Bin: Executing kcnfs
1198.96/1199.59	c kcnfs returned code 1.
1198.96/1199.59	c kcnfs returned code 1.
1198.96/1199.59	c satzilla running vallst ... 
1198.96/1199.59	c Bin: Executing vallst
1198.96/1199.59	c vallst returned code 1.
1198.96/1199.59	c vallst returned code 1.
1198.96/1199.59	c satzilla running zchaff_rand ... 
1198.96/1199.59	c Bin: Executing zchaff_rand
1198.96/1199.59	c zchaff_rand returned code 1.
1198.96/1199.59	c zchaff_rand returned code 1.
1198.96/1199.59	c ERROR: All Failed! 
1198.96/1199.59	c SATZILLA_TIME=1199.250000

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-1738352-1240837221/watcher-1738352-1240837221 -o /tmp/evaluation-result-1738352-1240837221/solver-1738352-1240837221 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1738352-1240837221.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 0.98 3/65 30217
/proc/meminfo: memFree=1473352/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) R 30215 30217 29935 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=836 CPUtime=0
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 111750514 856064 111 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 209 111 50 118 0 88 0

[startup+0.076022 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 30217
/proc/meminfo: memFree=1473352/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=2440 CPUtime=0.06
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 1123 0 0 0 6 0 0 0 19 0 1 0 111750514 2498560 463 1992294400 134512640 134996440 4294956240 18446744073709551615 134644056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 610 463 67 118 0 489 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3880

[startup+0.102023 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 30217
/proc/meminfo: memFree=1473352/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=3536 CPUtime=0.09
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 1612 0 0 0 9 0 0 0 19 0 1 0 111750514 3620864 706 1992294400 134512640 134996440 4294956240 18446744073709551615 134617359 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 884 706 73 118 0 763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4976

[startup+0.302048 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 30217
/proc/meminfo: memFree=1473352/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=4892 CPUtime=0.29
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 1878 0 0 0 28 1 0 0 21 0 1 0 111750514 5009408 847 1992294400 134512640 134996440 4294956240 18446744073709551615 134567191 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 1223 847 75 118 0 1102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6332

[startup+0.701098 s]
/proc/loadavg: 1.00 1.00 0.98 3/65 30217
/proc/meminfo: memFree=1473352/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=5288 CPUtime=0.69
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 1950 0 0 0 68 1 0 0 25 0 1 0 111750514 5414912 919 1992294400 134512640 134996440 4294956240 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 1322 919 75 118 0 1201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6728

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30219
/proc/meminfo: memFree=1469752/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=5288 CPUtime=1.49
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 1974 0 0 0 148 1 0 0 25 0 1 0 111750514 5414912 943 1992294400 134512640 134996440 4294956240 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 1322 943 75 118 0 1201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6728

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30219
/proc/meminfo: memFree=1469560/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=0
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111750513 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30217/statm: 360 110 95 260 0 84 0
[pid=30218] ppid=30217 vsize=5420 CPUtime=3.09
/proc/30218/stat : 30218 (march_dl) R 30217 30217 29935 0 -1 4194304 1990 0 0 0 308 1 0 0 25 0 1 0 111750514 5550080 959 1992294400 134512640 134996440 4294956240 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30218/statm: 1355 959 75 118 0 1234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6860

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30220
/proc/meminfo: memFree=1471480/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=1440 CPUtime=4.99
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 135 2001 0 0 0 0 498 1 16 0 1 0 111750513 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 360 111 96 260 0 84 0
[pid=30220] ppid=30217 vsize=6188 CPUtime=1.29
/proc/30220/stat : 30220 (ubcsat2006) R 30217 30217 29935 0 -1 4194304 520 0 0 0 122 7 0 0 25 0 1 0 111751014 6336512 503 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30220/statm: 1547 503 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 30220
/proc/meminfo: memFree=1470080/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=2904 CPUtime=12.68
/proc/30217/stat : 30217 (SATzilla2007_C) R 30215 30217 29935 0 -1 4194304 1490 2527 0 0 539 15 701 13 25 0 1 0 111750513 2973696 547 1992294400 134512640 135579813 4294956208 18446744073709551615 134526951 0 0 4096 0 0 0 0 17 0 0 0
/proc/30217/statm: 726 547 157 260 0 450 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2904

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30221
/proc/meminfo: memFree=1457848/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=13588 CPUtime=12.22
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 3104 0 0 0 1220 2 0 0 25 0 1 0 111751840 13914112 3099 1992294400 134512640 134998072 4294956288 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 3397 3099 59 118 0 3275 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18080

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1453496/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=17764 CPUtime=37.8
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 4132 0 0 0 3777 3 0 0 25 0 1 0 111751840 18190336 4127 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 4441 4127 59 118 0 4319 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22256

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1447544/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=23788 CPUtime=88.98
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 5606 0 0 0 8894 4 0 0 25 0 1 0 111751840 24358912 5601 1992294400 134512640 134998072 4294956288 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 5947 5601 59 118 0 5825 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28280

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1445304/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=26276 CPUtime=148.96
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 6189 0 0 0 14891 5 0 0 25 0 1 0 111751840 26906624 6184 1992294400 134512640 134998072 4294956288 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 6569 6184 59 118 0 6447 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30768

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1443576/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=27992 CPUtime=208.94
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 6594 0 0 0 20889 5 0 0 25 0 1 0 111751840 28663808 6589 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 6998 6589 59 118 0 6876 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 32484

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1441208/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=30508 CPUtime=268.91
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 7177 0 0 0 26885 6 0 0 25 0 1 0 111751840 31240192 7172 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 7627 7172 59 118 0 7505 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 35000

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1441016/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=30672 CPUtime=328.88
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 7225 0 0 0 32882 6 0 0 25 0 1 0 111751840 31408128 7220 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 7668 7220 59 118 0 7546 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 35164


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1428672/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=43188 CPUtime=748.71
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10281 0 0 0 74862 9 0 0 25 0 1 0 111751840 44224512 10276 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 10797 10276 59 118 0 10675 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 47680

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1428032/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=43772 CPUtime=808.67
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10434 0 0 0 80858 9 0 0 25 0 1 0 111751840 44822528 10429 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 10943 10429 59 118 0 10821 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 48264

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1427776/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=44076 CPUtime=868.65
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10488 0 0 0 86856 9 0 0 25 0 1 0 111751840 45133824 10483 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 11019 10483 59 118 0 10897 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 48568

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1427584/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=44232 CPUtime=928.63
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10547 0 0 0 92853 10 0 0 25 0 1 0 111751840 45293568 10542 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 11058 10542 59 118 0 10936 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 48724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1427584/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=44232 CPUtime=988.61
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10551 0 0 0 98851 10 0 0 25 0 1 0 111751840 45293568 10546 1992294400 134512640 134998072 4294956288 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 11058 10546 59 118 0 10936 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 48724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1427520/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=44232 CPUtime=1048.58
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10554 0 0 0 104848 10 0 0 25 0 1 0 111751840 45293568 10549 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 11058 10549 59 118 0 10936 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 48724

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1426944/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=45060 CPUtime=1108.55
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 10717 0 0 0 110845 10 0 0 25 0 1 0 111751840 46141440 10712 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 11265 10712 59 118 0 11143 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 49552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1424064/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48064 CPUtime=1168.53
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11420 0 0 0 116842 11 0 0 25 0 1 0 111751840 49217536 11415 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12016 11415 59 118 0 11894 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 52556

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1423936/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48204 CPUtime=1176.53
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11461 0 0 0 117642 11 0 0 25 0 1 0 111751840 49360896 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12051 11456 59 118 0 11929 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 52696

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1423936/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48204 CPUtime=1179.73
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11462 0 0 0 117962 11 0 0 25 0 1 0 111751840 49360896 11457 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12051 11457 59 118 0 11929 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 52696

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1423936/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48204 CPUtime=1182.93
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11463 0 0 0 118282 11 0 0 25 0 1 0 111751840 49360896 11458 1992294400 134512640 134998072 4294956288 18446744073709551615 134529046 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12051 11458 59 118 0 11929 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 52696

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1423936/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48204 CPUtime=1184.52
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11463 0 0 0 118441 11 0 0 25 0 1 0 111751840 49360896 11458 1992294400 134512640 134998072 4294956288 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12051 11458 59 118 0 11929 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 52696

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1423936/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48204 CPUtime=1185.32
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11463 0 0 0 118521 11 0 0 25 0 1 0 111751840 49360896 11458 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12051 11458 59 118 0 11929 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 52696

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30227
/proc/meminfo: memFree=1423936/2055920 swapFree=4192812/4192956
[pid=30217] ppid=30215 vsize=4492 CPUtime=13.24
/proc/30217/stat : 30217 (SATzilla2007_C) S 30215 30217 29935 0 -1 4194304 1883 2527 0 0 595 15 701 13 25 0 1 0 111750513 4599808 935 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30217/statm: 1123 935 165 260 0 847 0
[pid=30221] ppid=30217 vsize=48204 CPUtime=1185.72
/proc/30221/stat : 30221 (minisat20) R 30217 30217 29935 0 -1 4194304 11463 0 0 0 118561 11 0 0 25 0 1 0 111751840 49360896 11458 1992294400 134512640 134998072 4294956288 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30221/statm: 12051 11458 59 118 0 11929 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 52696

Child status: 17
Real time (s): 1199.6
CPU time (s): 1199.09
CPU user time (s): 1198.67
CPU system time (s): 0.417936
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 52696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.67
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15886
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= 12
involuntary context switches= 2563

runsolver used 1.11683 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-27 15:00:21
IDJOB=1738352
IDBENCH=71805
IDSOLVER=558
FILE ID=node54/1738352-1240837221
PBS_JOBID= 9187550
Free space on /tmp= 66284 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-1738352-1240837221/watcher-1738352-1240837221 -o /tmp/evaluation-result-1738352-1240837221/solver-1738352-1240837221 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1738352-1240837221.cnf            

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=1801006566

node54.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.234
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.234
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:       1473832 kB
Buffers:         70192 kB
Cached:         416416 kB
SwapCached:          0 kB
Active:         136128 kB
Inactive:       365888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8652 kB
Writeback:           0 kB
Mapped:          25108 kB
Slab:            66112 kB
Committed_AS:   455788 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node54 at 2009-04-27 15:20:21