Trace number 1726823

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.39 1199.85

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data

12.35/12.49	c run March_dl for 5 seconds ... 
12.35/12.49	c Bin: Executing march_dl
12.35/12.49	c child exit by a signal
12.35/12.49	c march_dl returned code 137.
12.35/12.49	c run saps (UBCSAT implementation) for 2 seconds ... 
12.35/12.49	c Bin: Executing ubcsat2006
12.35/12.49	c child exited successfully
12.35/12.49	c ubcsat2006 returned code 0.
12.35/12.49	c satzilla computing base features
12.35/12.49	c satzilla doing unit-prop probe
12.35/12.49	c satzilla doing local search probe
12.35/12.49	c satzilla doing lobjois search-space size estimate
12.35/12.49	c satzilla's ranking:
12.35/12.49	c 1) minisat20+P: -0.146507
12.35/12.49	c 2) zchaff_rand+P: 3.044082
12.35/12.49	c 3) march_dl+P: 3.308645
12.35/12.49	c 4) vallst+P: 3.783263
12.35/12.49	c 5) minisat20: 5.731451
12.35/12.49	c 6) march_dl: 6.352723
12.35/12.49	c 7) kcnfs+P: 999.000000
12.35/12.49	c 8) kcnfs: 999.000000
12.35/12.49	c 9) vallst: 999.000000
12.35/12.49	c 10) zchaff_rand: 999.000000
12.35/12.49	c satzilla running minisat20 with preprocessing ... 
13.45/13.58	This is MiniSat 2.0 beta
13.45/13.58	WARNING: for repeatability, setting FPU to use double precision
13.45/13.58	============================[ Problem Statistics ]=============================
13.45/13.58	|                                                                             |
13.45/13.58	|  Number of variables:  7937                                                 |
13.45/13.58	|  Number of clauses:    74578                                                |
13.53/13.65	|  Parsing time:         0.06         s                                       |
13.53/13.65	============================[ Search Statistics ]==============================
13.53/13.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.53/13.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.53/13.65	===============================================================================
13.53/13.65	|         0 |    7937    74578   344404 |    24859        0    nan |  0.000 % |
13.53/13.68	|       102 |    7937    74578   344404 |    27345      102     16 |  0.000 % |
13.53/13.88	|       252 |    7937    74578   344404 |    30079      252     44 |  0.000 % |
14.14/14.26	|       478 |    7937    74578   344404 |    33087      478     64 |  0.000 % |
14.44/14.50	|       816 |    7937    74578   344404 |    36396      816     47 |  0.000 % |
15.24/15.32	|      1322 |    7937    74578   344404 |    40036     1322     72 |  0.000 % |
16.53/16.63	|      2081 |    7937    74578   344404 |    44039     2081     67 |  0.000 % |
18.73/18.89	|      3221 |    7937    74578   344404 |    48443     3221     68 |  0.000 % |
21.74/21.84	|      4930 |    7937    74578   344404 |    53288     4930     69 |  0.000 % |
27.53/27.68	|      7492 |    7937    74578   344404 |    58617     7492     69 |  0.000 % |
36.83/36.95	|     11337 |    7937    74578   344404 |    64478    11337     75 |  0.000 % |
49.72/49.89	|     17104 |    7937    74578   344404 |    70926    17104     71 |  0.000 % |
73.22/73.37	|     25753 |    7937    74578   344404 |    78019    25753     67 |  0.000 % |
109.10/109.23	|     38727 |    7937    74578   344404 |    85821    38727     67 |  0.000 % |
129.10/129.25	|     58188 |    7937    74578   344404 |    94403    58188     52 |  0.000 % |
213.97/214.19	|     87380 |    7937    74578   344404 |   103843    87380     77 |  0.000 % |
276.74/276.90	|    131170 |    7937    74578   344404 |   114227    39055     59 |  0.000 % |
472.68/472.97	|    196855 |    7937    74578   344404 |   125650   104740     61 |  0.000 % |
737.78/738.11	|    295381 |    7937    74578   344404 |   138215    88293     69 |  0.000 % |
1049.88/1050.32	|    443171 |    7937    74578   344404 |   152037   111294     74 |  0.000 % |
1199.31/1199.83	c Preprocessing...
1199.31/1199.83	c Inital problem has 8319 variables, 72770 nary clauses (8188 binary clauses).
1199.31/1199.83	c Num non-binary clauses 72576, Average non-binary clause length 4.778
1199.31/1199.83	c Theory has no gaps
1199.31/1199.83	c Preprocessor runtime was 0.920 seconds.
1199.31/1199.83	c 
1199.31/1199.83	c Satisfiability of theory still undetermined.
1199.31/1199.83	c See file /tmp/hT73Kp for simplified theory.
1199.31/1199.83	c Bin: Executing minisat20
1199.31/1199.83	c child exit by a signal
1199.31/1199.83	c minisat20 returned code 137.
1199.31/1199.83	c minisat20 returned code 137.
1199.31/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.31/1199.83	c Bin: Executing zchaff_rand
1199.31/1199.83	c zchaff_rand returned code 1.
1199.31/1199.83	c zchaff_rand returned code 1.
1199.31/1199.83	c satzilla running march_dl with preprocessing ... 
1199.31/1199.83	c Bin: Executing march_dl
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c satzilla running vallst with preprocessing ... 
1199.31/1199.83	c Bin: Executing vallst
1199.31/1199.83	c vallst returned code 1.
1199.31/1199.83	c vallst returned code 1.
1199.31/1199.83	c satzilla running minisat20 ... 
1199.31/1199.83	c Bin: Executing minisat20
1199.31/1199.83	c minisat20 returned code 1.
1199.31/1199.83	c minisat20 returned code 1.
1199.31/1199.83	c satzilla running march_dl ... 
1199.31/1199.83	c Bin: Executing march_dl
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c march_dl returned code 1.
1199.31/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.31/1199.83	c Bin: Executing kcnfs
1199.31/1199.83	c kcnfs returned code 1.
1199.31/1199.83	c kcnfs returned code 1.
1199.31/1199.83	c satzilla running kcnfs ... 
1199.31/1199.84	c Bin: Executing kcnfs
1199.31/1199.84	c kcnfs returned code 1.
1199.31/1199.84	c kcnfs returned code 1.
1199.31/1199.84	c satzilla running vallst ... 
1199.31/1199.84	c Bin: Executing vallst
1199.31/1199.84	c vallst returned code 1.
1199.31/1199.84	c vallst returned code 1.
1199.31/1199.84	c satzilla running zchaff_rand ... 
1199.31/1199.84	c Bin: Executing zchaff_rand
1199.31/1199.84	c zchaff_rand returned code 1.
1199.31/1199.84	c zchaff_rand returned code 1.
1199.31/1199.84	c ERROR: All Failed! 
1199.31/1199.84	c SATZILLA_TIME=1199.550000

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-1726823-1240717368/watcher-1726823-1240717368 -o /tmp/evaluation-result-1726823-1240717368/solver-1726823-1240717368 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1726823-1240717368.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: 0.99 0.97 0.99 3/64 21511
/proc/meminfo: memFree=1680192/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=1764 CPUtime=0
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 272 0 0 0 0 0 0 0 19 0 1 0 99769824 1806336 267 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 441 267 50 118 0 320 0

[startup+0.089725 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21511
/proc/meminfo: memFree=1680192/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=2688 CPUtime=0.08
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 542 0 0 0 8 0 0 0 19 0 1 0 99769824 2752512 537 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 672 538 50 118 0 551 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4128

[startup+0.102725 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21511
/proc/meminfo: memFree=1680192/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=2820 CPUtime=0.09
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 585 0 0 0 9 0 0 0 20 0 1 0 99769824 2887680 580 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 705 580 50 118 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4260

[startup+0.302759 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21511
/proc/meminfo: memFree=1680192/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=6428 CPUtime=0.29
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 1742 0 0 0 29 0 0 0 21 0 1 0 99769824 6582272 1173 1992294400 134512640 134996440 4294956240 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 1607 1173 55 118 0 1486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7868

[startup+0.702827 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21511
/proc/meminfo: memFree=1680192/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=7684 CPUtime=0.69
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 5657 0 0 0 67 2 0 0 25 0 1 0 99769824 7868416 1539 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 1954 1544 55 118 0 1833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9124

[startup+1.50197 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21513
/proc/meminfo: memFree=1675504/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=10772 CPUtime=1.49
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 14828 0 0 0 143 6 0 0 25 0 1 0 99769824 11030528 2273 1992294400 134512640 134996440 4294956240 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 2693 2273 65 118 0 2572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10124 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21513
/proc/meminfo: memFree=1671344/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99769824 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=12432 CPUtime=3.09
/proc/21512/stat : 21512 (march_dl) R 21511 21511 18039 0 -1 4194304 17097 0 0 0 302 7 0 0 25 0 1 0 99769824 12730368 2479 1992294400 134512640 134996440 4294956240 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 3108 2479 67 118 0 2987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13872

[startup+6.30179 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21514
/proc/meminfo: memFree=1674032/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=4.99
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 135 17102 0 0 0 0 492 7 19 0 1 0 99769824 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 111 96 260 0 84 0
[pid=21514] ppid=21511 vsize=10288 CPUtime=1.26
/proc/21514/stat : 21514 (ubcsat2006) R 21511 21511 18039 0 -1 4194304 1616 0 1 0 124 2 0 0 25 0 1 0 99770324 10534912 1600 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21514/statm: 2572 1600 156 64 0 2153 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11728

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21514
/proc/meminfo: memFree=1673656/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=19140 CPUtime=12.64
/proc/21511/stat : 21511 (SATzilla2007_C) R 21509 21511 18039 0 -1 4194304 8380 18724 0 1 534 9 708 13 25 0 1 0 99769824 19599360 4374 1992294400 134512640 135579813 4294956208 18446744073709551615 134578518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21511/statm: 4785 4374 158 260 0 4509 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 19140

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1651576/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=8448 CPUtime=11.9
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 2022 0 0 0 1188 2 0 0 25 0 1 0 99771182 8650752 2017 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 2112 2017 59 118 0 1990 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 29376

[startup+51.1024 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1648056/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=12064 CPUtime=37.49
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 2920 0 0 0 3746 3 0 0 25 0 1 0 99771182 12353536 2915 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 3016 2915 59 118 0 2894 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 32992

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1642552/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=17492 CPUtime=88.67
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 4267 0 0 0 8862 5 0 0 25 0 1 0 99771182 17911808 4262 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 4373 4262 59 118 0 4251 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 38420

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1632440/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=27920 CPUtime=148.65
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 6810 0 0 0 14856 9 0 0 25 0 1 0 99771182 28590080 6805 1992294400 134512640 134998072 4294956288 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 6980 6805 59 118 0 6858 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 48848

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1622264/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=37992 CPUtime=208.64
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 9329 0 0 0 20852 12 0 0 25 0 1 0 99771182 38903808 9324 1992294400 134512640 134998072 4294956288 18446744073709551615 134525128 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 9498 9324 59 118 0 9376 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 58920

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1619640/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=40680 CPUtime=268.61
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 9970 0 0 0 26848 13 0 0 25 0 1 0 99771182 41656320 9965 1992294400 134512640 134998072 4294956288 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 10170 9965 59 118 0 10048 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 61608

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1619576/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=40680 CPUtime=328.59
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 9971 0 0 0 32846 13 0 0 25 0 1 0 99771182 41656320 9966 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 10170 9966 59 118 0 10048 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 61608


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


[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1611768/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=48152 CPUtime=808.43
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 11859 0 0 0 80826 17 0 0 25 0 1 0 99771182 49307648 11854 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 12038 11854 59 118 0 11916 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 69080

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1608184/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=51888 CPUtime=868.4
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 12728 0 0 0 86823 17 0 0 25 0 1 0 99771182 53133312 12723 1992294400 134512640 134998072 4294956288 18446744073709551615 134529987 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 12972 12723 59 118 0 12850 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 72816

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1608184/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=51888 CPUtime=928.38
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 12728 0 0 0 92820 18 0 0 25 0 1 0 99771182 53133312 12723 1992294400 134512640 134998072 4294956288 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 12972 12723 59 118 0 12850 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 72816

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1608120/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=51888 CPUtime=988.36
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 12728 0 0 0 98818 18 0 0 25 0 1 0 99771182 53133312 12723 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 12972 12723 59 118 0 12850 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 72816

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21515
/proc/meminfo: memFree=1608120/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=51888 CPUtime=1048.34
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 12728 0 0 0 104816 18 0 0 25 0 1 0 99771182 53133312 12723 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 12972 12723 59 118 0 12850 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 72816

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1601528/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=58492 CPUtime=1108.31
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 14368 0 0 0 110811 20 0 0 25 0 1 0 99771182 59895808 14363 1992294400 134512640 134998072 4294956288 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 14623 14363 59 118 0 14501 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 79420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1593912/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=66040 CPUtime=1168.29
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16270 0 0 0 116806 23 0 0 25 0 1 0 99771182 67624960 16265 1992294400 134512640 134998072 4294956288 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16510 16265 59 118 0 16388 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 86968

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592824/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67096 CPUtime=1176.29
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16524 0 0 0 117606 23 0 0 25 0 1 0 99771182 68706304 16519 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16774 16519 59 118 0 16652 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 88024

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592312/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67492 CPUtime=1182.69
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16635 0 0 0 118246 23 0 0 25 0 1 0 99771182 69111808 16630 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16873 16630 59 118 0 16751 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 88420

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592312/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67492 CPUtime=1184.28
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16635 0 0 0 118405 23 0 0 25 0 1 0 99771182 69111808 16630 1992294400 134512640 134998072 4294956288 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16873 16630 59 118 0 16751 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 88420

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592312/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67492 CPUtime=1185.08
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16635 0 0 0 118485 23 0 0 25 0 1 0 99771182 69111808 16630 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16873 16630 59 118 0 16751 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 88420

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592312/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67492 CPUtime=1185.48
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16635 0 0 0 118525 23 0 0 25 0 1 0 99771182 69111808 16630 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16873 16630 59 118 0 16751 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 88420

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592312/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67492 CPUtime=1185.68
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16635 0 0 0 118545 23 0 0 25 0 1 0 99771182 69111808 16630 1992294400 134512640 134998072 4294956288 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16873 16630 59 118 0 16751 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 88420

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21521
/proc/meminfo: memFree=1592312/2055920 swapFree=4181396/4192956
[pid=21511] ppid=21509 vsize=20928 CPUtime=13.53
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 18039 0 -1 4194304 8865 18724 0 1 619 13 708 13 25 0 1 0 99769824 21430272 4702 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 5232 4702 164 260 0 4956 0
[pid=21515] ppid=21511 vsize=67492 CPUtime=1185.78
/proc/21515/stat : 21515 (minisat20) R 21511 21511 18039 0 -1 4194304 16635 0 0 0 118555 23 0 0 25 0 1 0 99771182 69111808 16630 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 16873 16630 59 118 0 16751 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 88420

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.39
CPU user time (s): 1198.87
CPU system time (s): 0.52492
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 88420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.87
system time used= 0.52492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44237
page faults= 1
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= 2882

runsolver used 1.42678 second user time and 2.89456 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 05:42:48
IDJOB=1726823
IDBENCH=24623
IDSOLVER=558
FILE ID=node25/1726823-1240717368
PBS_JOBID= 9186843
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=1534842105

node25.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.259
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.259
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:       1680672 kB
Buffers:         21756 kB
Cached:         297656 kB
SwapCached:       5424 kB
Active:          67540 kB
Inactive:       259808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680672 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           10420 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            33932 kB
Committed_AS:   377136 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= 66376 MiB
End job on node25 at 2009-04-26 06:02:48