Trace number 1784847

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.66 5000.89

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
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 variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
Number of clauses of size over 50

Solver Data

16.77/16.89	c run March_dl for 5 seconds ... 
16.77/16.89	c Bin: Executing march_dl
16.77/16.89	c child exit by a signal
16.77/16.89	c march_dl returned code 137.
16.77/16.89	c run saps (UBCSAT implementation) for 2 seconds ... 
16.77/16.89	c Bin: Executing ubcsat2006
16.77/16.89	c child exited successfully
16.77/16.89	c ubcsat2006 returned code 0.
16.77/16.89	c satzilla computing base features
16.77/16.89	c satzilla doing unit-prop probe
16.77/16.89	c satzilla doing local search probe
16.77/16.89	c satzilla doing lobjois search-space size estimate
16.77/16.89	c satzilla's ranking:
16.77/16.89	c 1) minisat20+P: -2.255722
16.77/16.89	c 2) zchaff_rand+P: 3.060263
16.77/16.89	c 3) vallst+P: 4.184438
16.77/16.89	c 4) march_dl+P: 4.191691
16.77/16.89	c 5) minisat20: 9.587459
16.77/16.89	c 6) march_dl: 10.962753
16.77/16.89	c 7) kcnfs+P: 999.000000
16.77/16.89	c 8) kcnfs: 999.000000
16.77/16.89	c 9) vallst: 999.000000
16.77/16.89	c 10) zchaff_rand: 999.000000
16.77/16.89	c satzilla running minisat20 with preprocessing ... 
21.37/21.40	This is MiniSat 2.0 beta
21.37/21.40	WARNING: for repeatability, setting FPU to use double precision
21.37/21.40	============================[ Problem Statistics ]=============================
21.37/21.40	|                                                                             |
21.37/21.41	|  Number of variables:  18049                                                |
21.37/21.41	|  Number of clauses:    170227                                               |
21.37/21.58	|  Parsing time:         0.16         s                                       |
21.37/21.59	============================[ Search Statistics ]==============================
21.37/21.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.37/21.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.37/21.59	===============================================================================
21.37/21.59	|         0 |   18049   170227   786902 |    56742        0    nan |  0.000 % |
21.37/21.66	|       100 |   18049   170227   786902 |    62416      100     13 |  0.000 % |
22.56/22.60	|       251 |   18049   170227   786902 |    68658      251     73 |  0.000 % |
23.06/23.11	|       477 |   18049   170227   786902 |    75524      477     83 |  0.000 % |
24.06/24.15	|       815 |   18049   170227   786902 |    83076      815     86 |  0.000 % |
24.25/24.31	|      1322 |   18049   170227   786902 |    91384     1322     59 |  0.000 % |
27.95/28.10	|      2082 |   18049   170227   786902 |   100522     2082    106 |  0.000 % |
29.35/29.40	|      3221 |   18049   170227   786902 |   110574     3221     76 |  0.000 % |
35.95/36.08	|      4930 |   18049   170227   786902 |   121632     4930    104 |  0.000 % |
56.05/56.11	|      7492 |   18049   170227   786902 |   133795     7492    115 |  0.000 % |
78.63/78.70	|     11337 |   18049   170227   786902 |   147174    11337    121 |  0.000 % |
107.22/107.39	|     17104 |   18049   170227   786902 |   161892    17104    128 |  0.000 % |
192.59/192.78	|     25753 |   18049   170227   786902 |   178081    25753    146 |  0.000 % |
239.66/239.86	|     38727 |   18049   170227   786902 |   195889    38727    132 |  0.000 % |
355.21/355.44	|     58189 |   18049   170227   786902 |   215478    58189    135 |  0.000 % |
469.87/470.11	|     87381 |   18049   170227   786902 |   237026    87381    115 |  0.000 % |
796.63/797.07	|    131173 |   18049   170227   786902 |   260729   131173    115 |  0.000 % |
1199.15/1199.78	|    196858 |   18049   170227   786902 |   286802   196858    108 |  0.000 % |
2172.64/2173.68	|    295384 |   18049   170227   786902 |   315482    20633    121 |  0.000 % |
3234.31/3235.73	|    443174 |   18049   170227   786902 |   347030   168423    110 |  0.000 % |
4998.56/5000.87	c Preprocessing...
4998.56/5000.87	c Inital problem has 18623 variables, 164450 nary clauses (18428 binary clauses).
4998.56/5000.87	c Num non-binary clauses 164160, Average non-binary clause length 4.778
4998.56/5000.87	c Theory has no gaps
4998.56/5000.87	c Preprocessor runtime was 4.130 seconds.
4998.56/5000.87	c 
4998.56/5000.87	c Satisfiability of theory still undetermined.
4998.56/5000.87	c See file /tmp/fL2tSc for simplified theory.
4998.56/5000.87	c Bin: Executing minisat20
4998.56/5000.87	c child exit by a signal
4998.56/5000.87	c minisat20 returned code 137.
4998.56/5000.87	c minisat20 returned code 137.
4998.56/5000.87	c satzilla running zchaff_rand with preprocessing ... 
4998.56/5000.87	c Bin: Executing zchaff_rand
4998.56/5000.87	c zchaff_rand returned code 1.
4998.56/5000.87	c zchaff_rand returned code 1.
4998.56/5000.87	c satzilla running vallst with preprocessing ... 
4998.56/5000.87	c Bin: Executing vallst
4998.56/5000.87	c vallst returned code 1.
4998.56/5000.87	c vallst returned code 1.
4998.56/5000.87	c satzilla running march_dl with preprocessing ... 
4998.56/5000.87	c Bin: Executing march_dl
4998.56/5000.87	c march_dl returned code 1.
4998.56/5000.87	c march_dl returned code 1.
4998.56/5000.87	c satzilla running minisat20 ... 
4998.56/5000.87	c Bin: Executing minisat20
4998.56/5000.87	c minisat20 returned code 1.
4998.56/5000.87	c minisat20 returned code 1.
4998.56/5000.87	c satzilla running march_dl ... 
4998.56/5000.87	c Bin: Executing march_dl
4998.56/5000.87	c march_dl returned code 1.
4998.56/5000.87	c march_dl returned code 1.
4998.56/5000.87	c satzilla running kcnfs with preprocessing ... 
4998.56/5000.87	c Bin: Executing kcnfs
4998.56/5000.87	c kcnfs returned code 1.
4998.56/5000.87	c kcnfs returned code 1.
4998.56/5000.87	c satzilla running kcnfs ... 
4998.56/5000.87	c Bin: Executing kcnfs
4998.56/5000.87	c kcnfs returned code 1.
4998.56/5000.87	c kcnfs returned code 1.
4998.56/5000.87	c satzilla running vallst ... 
4998.56/5000.87	c Bin: Executing vallst
4998.56/5000.87	c vallst returned code 1.
4998.56/5000.87	c vallst returned code 1.
4998.56/5000.87	c satzilla running zchaff_rand ... 
4998.56/5000.87	c Bin: Executing zchaff_rand
4998.56/5000.87	c zchaff_rand returned code 1.
4998.56/5000.87	c zchaff_rand returned code 1.
4998.56/5000.87	c ERROR: All Failed! 
4998.56/5000.87	c SATZILLA_TIME=4999.390000

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-1784847-1241868338/watcher-1784847-1241868338 -o /tmp/evaluation-result-1784847-1241868338/solver-1784847-1241868338 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784847-1241868338.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.00 1.00 0.95 3/64 20934
/proc/meminfo: memFree=1062256/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) R 20932 20934 20796 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=3240 CPUtime=0
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 214867359 3317760 514 1992294400 134512640 134996440 4294956256 18446744073709551615 134778233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 810 514 50 118 0 689 0

[startup+0.0330489 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 20934
/proc/meminfo: memFree=1062256/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=3504 CPUtime=0.02
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 613 0 0 0 2 0 0 0 19 0 1 0 214867359 3588096 608 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 876 608 50 118 0 755 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4944

[startup+0.101056 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 20934
/proc/meminfo: memFree=1062256/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=4296 CPUtime=0.09
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 840 0 0 0 9 0 0 0 19 0 1 0 214867359 4399104 835 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 1074 835 50 118 0 953 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5736

[startup+0.301083 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 20934
/proc/meminfo: memFree=1062256/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=6540 CPUtime=0.29
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 1511 0 0 0 29 0 0 0 21 0 1 0 214867359 6696960 1506 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 1635 1506 50 118 0 1514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7980

[startup+0.701133 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 20934
/proc/meminfo: memFree=1062256/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=12984 CPUtime=0.68
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 3737 0 0 0 67 1 0 0 25 0 1 0 214867359 13295616 2435 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 3246 2435 53 118 0 3125 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14424

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20936
/proc/meminfo: memFree=1049696/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=19640 CPUtime=1.49
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 8644 0 0 0 145 4 0 0 25 0 1 0 214867359 20111360 4114 1992294400 134512640 134996440 4294956256 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 4910 4114 55 118 0 4789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21080

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20936
/proc/meminfo: memFree=1045792/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=0
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214867359 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20934/statm: 360 110 95 260 0 84 0
[pid=20935] ppid=20934 vsize=19428 CPUtime=3.09
/proc/20935/stat : 20935 (march_dl) R 20934 20934 20796 0 -1 4194304 16755 0 0 0 301 8 0 0 25 0 1 0 214867359 19894272 4072 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20935/statm: 4857 4072 55 118 0 4736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20868

[startup+6.30187 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20937
/proc/meminfo: memFree=1053536/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=1440 CPUtime=4.99
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 135 26797 0 0 0 0 486 13 16 0 1 0 214867359 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 360 111 96 260 0 84 0
[pid=20937] ppid=20934 vsize=18488 CPUtime=1.28
/proc/20937/stat : 20937 (ubcsat2006) R 20934 20934 20796 0 -1 4194304 3358 0 0 0 126 2 0 0 25 0 1 0 214867859 18931712 3341 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20937/statm: 4622 3341 156 64 0 4203 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19928

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 20937
/proc/meminfo: memFree=1049192/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=14480 CPUtime=12.67
/proc/20934/stat : 20934 (SATzilla2007_C) R 20932 20934 20796 0 -1 4194304 6137 30161 0 0 520 3 726 18 25 0 1 0 214867359 14827520 3389 1992294400 134512640 135579813 4294956224 18446744073709551615 134526968 0 0 4096 0 0 0 0 17 0 0 0
/proc/20934/statm: 3620 3389 124 260 0 3344 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14480

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=1004320/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=12772 CPUtime=4.08
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 3067 0 0 0 406 2 0 0 25 0 1 0 214869499 13078528 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 3193 3062 59 118 0 3071 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 57360

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=1001376/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=15704 CPUtime=29.67
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 3809 0 0 0 2964 3 0 0 25 0 1 0 214869499 16080896 3804 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 3926 3804 59 118 0 3804 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60292

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=996064/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=20984 CPUtime=80.85
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 5118 0 0 0 8080 5 0 0 25 0 1 0 214869499 21487616 5113 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 5246 5113 59 118 0 5124 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 65572

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=991328/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=25836 CPUtime=140.83
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 6327 0 0 0 14076 7 0 0 25 0 1 0 214869499 26456064 6322 1992294400 134512640 134998072 4294956304 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 6459 6322 59 118 0 6337 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 70424

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=985312/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=31824 CPUtime=200.81
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 7819 0 0 0 20072 9 0 0 25 0 1 0 214869499 32587776 7814 1992294400 134512640 134998072 4294956304 18446744073709551615 134527600 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 7956 7814 59 118 0 7834 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 76412

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=979296/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=37984 CPUtime=260.77
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 9338 0 0 0 26066 11 0 0 25 0 1 0 214869499 38895616 9333 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 9496 9333 59 118 0 9374 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 82572

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 20938
/proc/meminfo: memFree=973344/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=43792 CPUtime=320.75
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 10815 0 0 0 32062 13 0 0 25 0 1 0 214869499 44843008 10810 1992294400 134512640 134998072 4294956304 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 10948 10810 59 118 0 10826 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 88380


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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=851168/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=166412 CPUtime=4698.81
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 41189 0 0 0 469833 48 0 0 25 0 1 0 214869499 170405888 41184 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 41603 41184 59 118 0 41481 0
Current children cumulated CPU time (s) 4720.18
Current children cumulated vsize (KiB) 211000

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=849824/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=167864 CPUtime=4758.79
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 41532 0 0 0 475830 49 0 0 25 0 1 0 214869499 171892736 41527 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 41966 41527 59 118 0 41844 0
Current children cumulated CPU time (s) 4780.16
Current children cumulated vsize (KiB) 212452

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=848480/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169184 CPUtime=4818.77
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 41876 0 0 0 481827 50 0 0 25 0 1 0 214869499 173244416 41871 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42296 41871 59 118 0 42174 0
Current children cumulated CPU time (s) 4840.14
Current children cumulated vsize (KiB) 213772

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847712/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4878.73
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 487823 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4900.1
Current children cumulated vsize (KiB) 214524

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847712/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4938.7
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 493820 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4960.07
Current children cumulated vsize (KiB) 214524

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847712/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4942.7
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 494220 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134527505 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4964.07
Current children cumulated vsize (KiB) 214524

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847712/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4955.49
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 495499 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4976.86
Current children cumulated vsize (KiB) 214524

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4968.29
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 496779 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4989.66
Current children cumulated vsize (KiB) 214524

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4971.49
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 497099 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134535783 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4992.86
Current children cumulated vsize (KiB) 214524

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4974.69
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 497419 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4996.06
Current children cumulated vsize (KiB) 214524

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4976.29
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 497579 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4997.66
Current children cumulated vsize (KiB) 214524

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4976.69
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 497619 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4998.06
Current children cumulated vsize (KiB) 214524

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4977.09
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 497659 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4998.46
Current children cumulated vsize (KiB) 214524

[startup+5000.8 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20948
/proc/meminfo: memFree=847648/2055920 swapFree=4181380/4192956
[pid=20934] ppid=20932 vsize=44588 CPUtime=21.37
/proc/20934/stat : 20934 (SATzilla2007_C) S 20932 20934 20796 0 -1 4194304 19207 30161 0 0 1375 18 726 18 25 0 1 0 214867359 45658112 10142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20934/statm: 11147 10142 165 260 0 10871 0
[pid=20938] ppid=20934 vsize=169936 CPUtime=4977.19
/proc/20938/stat : 20938 (minisat20) R 20934 20934 20796 0 -1 4194304 42060 0 0 0 497669 50 0 0 25 0 1 0 214869499 174014464 42055 1992294400 134512640 134998072 4294956304 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20938/statm: 42484 42055 59 118 0 42362 0
Current children cumulated CPU time (s) 4998.56
Current children cumulated vsize (KiB) 214524

Child status: 17
Real time (s): 5000.89
CPU time (s): 4998.66
CPU user time (s): 4997.76
CPU system time (s): 0.899863
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 214524

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

runsolver used 3.9304 second user time and 14.2638 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-09 13:25:39
IDJOB=1784847
IDBENCH=24627
IDSOLVER=640
FILE ID=node13/1784847-1241868338
PBS_JOBID= 9264599
Free space on /tmp= 66368 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784847-1241868338/watcher-1784847-1241868338 -o /tmp/evaluation-result-1784847-1241868338/solver-1784847-1241868338 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784847-1241868338.cnf            

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

MD5SUM BENCH= 8b466b7ef3217bdc844a579ae744d427
RANDOM SEED=627208310

node13.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.227
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.227
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:       1062800 kB
Buffers:         74912 kB
Cached:         828028 kB
SwapCached:       5336 kB
Active:         305616 kB
Inactive:       605700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1062800 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:           13508 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            67788 kB
Committed_AS:   664840 kB
PageTables:       1460 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= 66360 MiB
End job on node13 at 2009-05-09 14:49:00