Trace number 1730692

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.43 1199.81

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.3303
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data

97.95/98.08	c run March_dl for 5 seconds ... 
97.95/98.08	c Bin: Executing march_dl
97.95/98.08	c child exit by a signal
97.95/98.08	c march_dl returned code 137.
97.95/98.08	c run saps (UBCSAT implementation) for 2 seconds ... 
97.95/98.08	c Bin: Executing ubcsat2006
97.95/98.08	c child exited successfully
97.95/98.08	c ubcsat2006 returned code 0.
97.95/98.08	c satzilla computing base features
97.95/98.08	c satzilla doing unit-prop probe
97.95/98.08	c satzilla doing local search probe
97.95/98.08	c satzilla doing lobjois search-space size estimate
97.95/98.08	c satzilla's ranking:
97.95/98.08	c 1) minisat20+P: -0.662527
97.95/98.08	c 2) minisat20: 2.428246
97.95/98.08	c 3) vallst+P: 3.204164
97.95/98.08	c 4) march_dl+P: 6.668371
97.95/98.08	c 5) march_dl: 7.278569
97.95/98.08	c 6) zchaff_rand+P: 7.527349
97.95/98.08	c 7) kcnfs+P: 999.000000
97.95/98.08	c 8) kcnfs: 999.000000
97.95/98.08	c 9) vallst: 999.000000
97.95/98.08	c 10) zchaff_rand: 999.000000
97.95/98.08	c satzilla running minisat20 with preprocessing ... 
144.43/144.52	This is MiniSat 2.0 beta
144.43/144.52	WARNING: for repeatability, setting FPU to use double precision
144.43/144.52	============================[ Problem Statistics ]=============================
144.43/144.52	|                                                                             |
144.43/144.56	|  Number of variables:  75600                                                |
144.43/144.56	|  Number of clauses:    902336                                               |
145.13/145.26	|  Parsing time:         0.67         s                                       |
145.22/145.31	============================[ Search Statistics ]==============================
145.22/145.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
145.22/145.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
145.22/145.31	===============================================================================
145.22/145.31	|         0 |   75600   902336  2075302 |   300778        0    nan |  0.000 % |
145.52/145.65	|       100 |   75600   902336  2075302 |   330856      100     30 |  0.000 % |
145.92/146.09	|       250 |   75600   902336  2075302 |   363942      250     58 |  0.000 % |
146.32/146.44	|       475 |   75600   902336  2075302 |   400336      475     95 |  0.000 % |
146.72/146.86	|       812 |   75600   902336  2075302 |   440370      812    113 |  0.000 % |
147.22/147.40	|      1319 |   75600   902336  2075302 |   484407     1319    118 |  0.000 % |
148.02/148.17	|      2079 |   75600   902336  2075302 |   532847     2079    126 |  0.000 % |
149.22/149.37	|      3219 |   75600   902336  2075302 |   586132     3219    140 |  0.000 % |
150.72/150.89	|      4927 |   75600   902336  2075302 |   644745     4927    151 |  0.000 % |
152.73/152.82	|      7489 |   75600   902336  2075302 |   709220     7489    162 |  0.000 % |
154.52/154.65	|     11335 |   75600   902336  2075302 |   780142    11335    168 |  0.000 % |
163.52/163.66	|     17101 |   75600   902336  2075302 |   858156    17101    193 |  0.000 % |
181.01/181.18	|     25750 |   75600   902336  2075302 |   943972    25750    318 |  0.000 % |
200.70/200.84	|     38725 |   75600   902336  2075302 |  1038369    38725    227 |  0.000 % |
237.69/237.86	|     58187 |   75600   902336  2075302 |  1142206    58187    276 |  0.000 % |
306.17/306.37	|     87379 |   75600   902336  2075302 |  1256427    87379    331 |  0.000 % |
458.02/458.23	|    131168 |   75600   902336  2075302 |  1382069   131168    398 |  0.000 % |
836.81/837.15	|    196853 |   75600   902336  2075302 |  1520276   196853    498 |  0.000 % |
1199.29/1199.76	c Preprocessing...
1199.29/1199.76	c Inital problem has 131400 variables, 423930 nary clauses (1403970 binary clauses).
1199.29/1199.76	c Num non-binary clauses 423810, Average non-binary clause length 3.131
1199.29/1199.76	c Theory has no gaps
1199.29/1199.76	c Preprocessor runtime was 44.150 seconds.
1199.29/1199.76	c 
1199.29/1199.76	c Satisfiability of theory still undetermined.
1199.29/1199.76	c See file /tmp/nrYBUt for simplified theory.
1199.29/1199.76	c Bin: Executing minisat20
1199.29/1199.76	c child exit by a signal
1199.29/1199.76	c minisat20 returned code 137.
1199.29/1199.76	c minisat20 returned code 137.
1199.29/1199.76	c satzilla running minisat20 ... 
1199.29/1199.76	c Bin: Executing minisat20
1199.29/1199.76	c minisat20 returned code 1.
1199.29/1199.76	c minisat20 returned code 1.
1199.29/1199.76	c satzilla running vallst with preprocessing ... 
1199.29/1199.76	c Bin: Executing vallst
1199.29/1199.76	c vallst returned code 1.
1199.29/1199.76	c vallst returned code 1.
1199.29/1199.76	c satzilla running march_dl with preprocessing ... 
1199.29/1199.76	c Bin: Executing march_dl
1199.29/1199.76	c march_dl returned code 1.
1199.29/1199.76	c march_dl returned code 1.
1199.29/1199.76	c satzilla running march_dl ... 
1199.29/1199.76	c Bin: Executing march_dl
1199.29/1199.76	c march_dl returned code 1.
1199.29/1199.76	c march_dl returned code 1.
1199.29/1199.76	c satzilla running zchaff_rand with preprocessing ... 
1199.29/1199.76	c Bin: Executing zchaff_rand
1199.29/1199.76	c zchaff_rand returned code 1.
1199.29/1199.76	c zchaff_rand returned code 1.
1199.29/1199.76	c satzilla running kcnfs with preprocessing ... 
1199.29/1199.76	c Bin: Executing kcnfs
1199.29/1199.76	c kcnfs returned code 1.
1199.29/1199.76	c kcnfs returned code 1.
1199.29/1199.76	c satzilla running kcnfs ... 
1199.29/1199.76	c Bin: Executing kcnfs
1199.29/1199.76	c kcnfs returned code 1.
1199.29/1199.76	c kcnfs returned code 1.
1199.29/1199.76	c satzilla running vallst ... 
1199.29/1199.76	c Bin: Executing vallst
1199.29/1199.76	c vallst returned code 1.
1199.29/1199.76	c vallst returned code 1.
1199.29/1199.76	c satzilla running zchaff_rand ... 
1199.29/1199.77	c Bin: Executing zchaff_rand
1199.29/1199.77	c zchaff_rand returned code 1.
1199.29/1199.77	c zchaff_rand returned code 1.
1199.29/1199.77	c ERROR: All Failed! 
1199.29/1199.77	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-1730692-1240762340/watcher-1730692-1240762340 -o /tmp/evaluation-result-1730692-1240762340/solver-1730692-1240762340 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1730692-1240762340.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.99 2.20 1.87 3/64 27821
/proc/meminfo: memFree=1705168/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) R 27819 27821 27501 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=8296 CPUtime=0
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 928 0 0 0 0 0 0 0 18 0 1 0 104268178 8495104 923 1992294400 134512640 134996440 4294956240 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 2074 931 49 118 0 1953 0

[startup+0.0133389 s]
/proc/loadavg: 1.99 2.20 1.87 3/64 27821
/proc/meminfo: memFree=1705168/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=18156 CPUtime=0
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 2120 0 0 0 0 0 0 0 19 0 1 0 104268178 18591744 2115 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 4539 2118 49 118 0 4418 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19596

[startup+0.101349 s]
/proc/loadavg: 1.99 2.20 1.87 3/64 27821
/proc/meminfo: memFree=1705168/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=24056 CPUtime=0.09
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 4061 0 0 0 8 1 0 0 19 0 1 0 104268178 24633344 4056 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 6014 4056 50 118 0 5893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25496

[startup+0.301372 s]
/proc/loadavg: 1.99 2.20 1.87 3/64 27821
/proc/meminfo: memFree=1705168/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=26564 CPUtime=0.29
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 4868 0 0 0 28 1 0 0 21 0 1 0 104268178 27201536 4863 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 6641 4863 50 118 0 6520 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28004

[startup+0.701418 s]
/proc/loadavg: 1.99 2.20 1.87 3/64 27821
/proc/meminfo: memFree=1705168/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=31844 CPUtime=0.69
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 6493 0 0 0 66 3 0 0 25 0 1 0 104268178 32608256 6488 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 7961 6488 50 118 0 7840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33284

[startup+1.50151 s]
/proc/loadavg: 1.99 2.20 1.87 2/66 27823
/proc/meminfo: memFree=1673344/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=42008 CPUtime=1.49
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 9702 0 0 0 144 5 0 0 25 0 1 0 104268178 43016192 9697 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 10502 9697 50 118 0 10381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43448

[startup+3.1017 s]
/proc/loadavg: 1.99 2.20 1.87 2/66 27823
/proc/meminfo: memFree=1656320/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=0
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104268178 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27821/statm: 360 110 95 260 0 84 0
[pid=27822] ppid=27821 vsize=113668 CPUtime=3.09
/proc/27822/stat : 27822 (march_dl) R 27821 27821 27501 0 -1 4194304 21080 0 0 0 298 11 0 0 25 0 1 0 104268178 116396032 21073 1992294400 134512640 134996440 4294956240 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27822/statm: 28417 21073 52 118 0 28296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115108

[startup+6.30208 s]
/proc/loadavg: 1.91 2.18 1.87 2/66 27824
/proc/meminfo: memFree=1699584/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=1440 CPUtime=5
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 135 22510 0 0 0 0 487 13 16 0 1 0 104268178 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 360 111 96 260 0 84 0
[pid=27824] ppid=27821 vsize=32780 CPUtime=1.27
/proc/27824/stat : 27824 (ubcsat2006) R 27821 27821 27501 0 -1 4194304 4712 0 0 0 125 2 0 0 25 0 1 0 104268679 33566720 4696 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27824/statm: 8195 4696 141 64 0 7776 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 34220

[startup+12.7018 s]
/proc/loadavg: 1.84 2.16 1.86 2/65 27824
/proc/meminfo: memFree=1664328/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=66308 CPUtime=12.67
/proc/27821/stat : 27821 (SATzilla2007_C) R 27819 27821 27501 0 -1 4194304 14308 45485 0 0 259 7 975 26 25 0 1 0 104268178 67899392 14279 1992294400 134512640 135579813 4294956208 18446744073709551615 134550228 0 0 4096 0 0 0 0 17 0 0 0
/proc/27821/statm: 16577 14279 114 260 0 16301 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66308

[startup+25.5013 s]
/proc/loadavg: 1.65 2.10 1.85 2/65 27824
/proc/meminfo: memFree=1568392/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=140832 CPUtime=25.46
/proc/27821/stat : 27821 (SATzilla2007_C) R 27819 27821 27501 0 -1 4194304 34431 45485 0 0 1527 18 975 26 25 0 1 0 104268178 144211968 34401 1992294400 134512640 135579813 4294956208 18446744073709551615 134537937 0 0 4096 0 0 0 0 17 0 0 0
/proc/27821/statm: 35208 34401 121 260 0 34932 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 140832

[startup+51.1013 s]
/proc/loadavg: 1.43 2.01 1.82 2/65 27824
/proc/meminfo: memFree=1566600/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=140832 CPUtime=51.06
/proc/27821/stat : 27821 (SATzilla2007_C) R 27819 27821 27501 0 -1 4194304 34856 45485 0 0 4084 21 975 26 25 0 1 0 104268178 144211968 34826 1992294400 134512640 135579813 4294956208 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 0 0 0
/proc/27821/statm: 35208 34826 121 260 0 34932 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 140832

[startup+102.305 s]
/proc/loadavg: 1.18 1.85 1.78 2/65 27824
/proc/meminfo: memFree=1452744/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=258388 CPUtime=102.25
/proc/27821/stat : 27821 (SATzilla2007_C) R 27819 27821 27501 0 -1 4194304 128179 45485 0 0 9151 73 975 26 25 0 1 0 104268178 264589312 63266 1992294400 134512640 135579813 4294956208 18446744073709551615 134588333 0 0 4096 0 0 0 0 17 0 0 0
/proc/27821/statm: 64597 63266 160 260 0 64321 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 258388

[startup+162.301 s]
/proc/loadavg: 1.07 1.69 1.73 2/66 27825
/proc/meminfo: memFree=1365376/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=57240 CPUtime=17.78
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 13830 0 0 0 1767 11 0 0 25 0 1 0 104282627 58613760 13817 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 14310 13817 59 118 0 14188 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 329216

[startup+222.301 s]
/proc/loadavg: 1.02 1.57 1.68 2/66 27825
/proc/meminfo: memFree=1322688/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=99648 CPUtime=77.76
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 24392 0 0 0 7756 20 0 0 25 0 1 0 104282627 102039552 24379 1992294400 134512640 134998072 4294956288 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 24912 24379 59 118 0 24790 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 371624

[startup+282.301 s]
/proc/loadavg: 1.01 1.46 1.63 2/66 27825
/proc/meminfo: memFree=1275712/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=146860 CPUtime=137.74
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 36203 0 0 0 13744 30 0 0 25 0 1 0 104282627 150384640 36190 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 36715 36190 59 118 0 36593 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 418836

[startup+342.301 s]
/proc/loadavg: 1.00 1.37 1.59 2/66 27825
/proc/meminfo: memFree=1238016/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=184444 CPUtime=197.72
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 45578 0 0 0 19734 38 0 0 25 0 1 0 104282627 188870656 45565 1992294400 134512640 134998072 4294956288 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 46111 45565 59 118 0 45989 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 456420

[startup+402.301 s]
/proc/loadavg: 1.00 1.30 1.55 2/66 27825
/proc/meminfo: memFree=1197504/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=225080 CPUtime=257.7
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 55749 0 0 0 25723 47 0 0 25 0 1 0 104282627 230481920 55736 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 56270 55736 59 118 0 56148 0

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

/proc/27825/statm: 102038 101500 59 118 0 101916 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 680128

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.33 2/66 27825
/proc/meminfo: memFree=990080/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=431716 CPUtime=677.58
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 107403 0 0 0 67660 98 0 0 25 0 1 0 104282627 442077184 107390 1992294400 134512640 134998072 4294956288 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 107929 107390 59 118 0 107807 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 703692

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.31 2/66 27825
/proc/meminfo: memFree=964352/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=457116 CPUtime=737.55
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 113774 0 0 0 73652 103 0 0 25 0 1 0 104282627 468086784 113761 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 114279 113761 59 118 0 114157 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 729092

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.29 2/66 27825
/proc/meminfo: memFree=932672/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=489380 CPUtime=797.54
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 121758 0 0 0 79643 111 0 0 25 0 1 0 104282627 501125120 121745 1992294400 134512640 134998072 4294956288 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 122345 121745 59 118 0 122223 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 761356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/66 27825
/proc/meminfo: memFree=900864/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=520892 CPUtime=857.52
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 129643 0 0 0 85634 118 0 0 25 0 1 0 104282627 533393408 129630 1992294400 134512640 134998072 4294956288 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 130223 129630 59 118 0 130101 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 792868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/66 27825
/proc/meminfo: memFree=873216/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=548516 CPUtime=917.5
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 136567 0 0 0 91626 124 0 0 25 0 1 0 104282627 561680384 136554 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 137129 136554 59 118 0 137007 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 820492

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/66 27825
/proc/meminfo: memFree=844736/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=576812 CPUtime=977.49
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 143637 0 0 0 97619 130 0 0 25 0 1 0 104282627 590655488 143624 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 144203 143624 59 118 0 144081 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 848788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=819008/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=602604 CPUtime=1037.46
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 150105 0 0 0 103611 135 0 0 25 0 1 0 104282627 617066496 150092 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 150651 150092 59 118 0 150529 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 874580

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=815424/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=605772 CPUtime=1045.47
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 150910 0 0 0 104411 136 0 0 25 0 1 0 104282627 620310528 150897 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 151443 150897 59 118 0 151321 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 877748

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=812928/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=608280 CPUtime=1051.86
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 151526 0 0 0 105050 136 0 0 25 0 1 0 104282627 622878720 151513 1992294400 134512640 134998072 4294956288 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 152070 151513 59 118 0 151948 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 880256

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=812480/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=608940 CPUtime=1053.46
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 151679 0 0 0 105210 136 0 0 25 0 1 0 104282627 623554560 151666 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 152235 151666 59 118 0 152113 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 880916

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=812096/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=609336 CPUtime=1054.25
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 151788 0 0 0 105289 136 0 0 25 0 1 0 104282627 623960064 151775 1992294400 134512640 134998072 4294956288 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 152334 151775 59 118 0 152212 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 881312

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=812096/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=609600 CPUtime=1054.65
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4194304 151845 0 0 0 105329 136 0 0 25 0 1 0 104282627 624230400 151832 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 152400 151832 59 118 0 152278 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 881576

[startup+1199.7 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=812096/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=271976 CPUtime=144.44
/proc/27821/stat : 27821 (SATzilla2007_C) S 27819 27821 27501 0 -1 4194304 140217 45485 0 0 13315 128 975 26 25 0 1 0 104268178 278503424 66141 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27821/statm: 67994 66141 165 260 0 67718 0
[pid=27825] ppid=27821 vsize=0 CPUtime=1054.85
/proc/27825/stat : 27825 (minisat20) R 27821 27821 27501 0 -1 4195332 151866 0 0 0 105346 139 0 0 25 0 1 0 104282627 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/27825/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 271976

[startup+1199.8 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 27825
/proc/meminfo: memFree=812096/2055920 swapFree=4191900/4192956
[pid=27821] ppid=27819 vsize=0 CPUtime=1199.41
/proc/27821/stat : 27821 (SATzilla2007_C) R 27819 27821 27501 0 -1 4194308 140230 197351 0 0 13315 132 106322 172 19 0 1 0 104268178 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/27821/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.43
CPU user time (s): 1196.38
CPU system time (s): 3.05853
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 881576

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

runsolver used 0.960853 second user time and 3.40948 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-26 18:12:25
IDJOB=1730692
IDBENCH=24734
IDSOLVER=558
FILE ID=node11/1730692-1240762340
PBS_JOBID= 9187121
Free space on /tmp= 66076 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730692-1240762340/watcher-1730692-1240762340 -o /tmp/evaluation-result-1730692-1240762340/solver-1730692-1240762340 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1730692-1240762340.cnf            

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

MD5SUM BENCH= 080b0eee741469a320509f7827afc538
RANDOM SEED=2075210992

node11.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.214
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.214
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:       1705584 kB
Buffers:         36684 kB
Cached:         236212 kB
SwapCached:        260 kB
Active:          74520 kB
Inactive:       211616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705584 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           38948 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            50132 kB
Committed_AS:   402684 kB
PageTables:       1448 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= 66068 MiB
End job on node11 at 2009-04-26 18:32:25