Trace number 1728307

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) 1198.98 1199.33

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

30.06/30.15	c run March_dl for 5 seconds ... 
30.06/30.15	c Bin: Executing march_dl
30.06/30.15	c child exit by a signal
30.06/30.15	c march_dl returned code 137.
30.06/30.15	c run saps (UBCSAT implementation) for 2 seconds ... 
30.06/30.15	c Bin: Executing ubcsat2006
30.06/30.15	c child exited successfully
30.06/30.15	c ubcsat2006 returned code 0.
30.06/30.15	c satzilla computing base features
30.06/30.15	c satzilla doing unit-prop probe
30.06/30.15	c satzilla doing local search probe
30.06/30.15	c satzilla doing lobjois search-space size estimate
30.06/30.15	c satzilla's ranking:
30.06/30.15	c 1) minisat20+P: 0.820551
30.06/30.15	c 2) vallst+P: 3.301055
30.06/30.15	c 3) minisat20: 3.306027
30.06/30.15	c 4) march_dl: 5.564036
30.06/30.15	c 5) zchaff_rand+P: 5.678289
30.06/30.15	c 6) march_dl+P: 5.915729
30.06/30.15	c 7) kcnfs+P: 999.000000
30.06/30.15	c 8) kcnfs: 999.000000
30.06/30.15	c 9) vallst: 999.000000
30.06/30.15	c 10) zchaff_rand: 999.000000
30.06/30.15	c satzilla running minisat20 with preprocessing ... 
45.05/45.10	This is MiniSat 2.0 beta
45.05/45.10	WARNING: for repeatability, setting FPU to use double precision
45.05/45.10	============================[ Problem Statistics ]=============================
45.05/45.10	|                                                                             |
45.05/45.12	|  Number of variables:  29376                                                |
45.05/45.12	|  Number of clauses:    346550                                               |
45.05/45.34	|  Parsing time:         0.22         s                                       |
45.05/45.36	============================[ Search Statistics ]==============================
45.05/45.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.05/45.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.05/45.36	===============================================================================
45.05/45.36	|         0 |   29376   346550   794692 |   115516        0    nan |  0.000 % |
45.05/45.48	|       100 |   29376   346550   794692 |   127068      100     53 |  0.000 % |
45.05/45.60	|       250 |   29376   346550   794692 |   139775      250     65 |  0.000 % |
45.05/45.69	|       475 |   29376   346550   794692 |   153752      475     92 |  0.000 % |
45.05/45.81	|       813 |   29376   346550   794692 |   169127      813     97 |  0.000 % |
45.05/46.09	|      1319 |   29376   346550   794692 |   186040     1319     90 |  0.000 % |
46.24/46.34	|      2078 |   29376   346550   794692 |   204644     2078    105 |  0.000 % |
46.64/46.70	|      3218 |   29376   346550   794692 |   225109     3218    131 |  0.000 % |
47.24/47.33	|      4927 |   29376   346550   794692 |   247620     4927    139 |  0.000 % |
51.33/51.40	|      7490 |   29376   346550   794692 |   272382     7490    129 |  0.000 % |
59.13/59.23	|     11334 |   29376   346550   794692 |   299620    11334    200 |  0.000 % |
67.53/67.69	|     17100 |   29376   346550   794692 |   329582    17100    230 |  0.000 % |
88.82/88.92	|     25749 |   29376   346550   794692 |   362540    25749    261 |  0.000 % |
119.40/119.57	|     38723 |   29376   346550   794692 |   398794    38723    292 |  0.000 % |
164.19/164.31	|     58184 |   29376   346550   794692 |   438674    58184    283 |  0.000 % |
254.98/255.17	|     87376 |   29376   346550   794692 |   482541    87376    291 |  0.000 % |
369.84/370.07	|    131165 |   29376   346550   794692 |   530795   131165    280 |  0.000 % |
646.67/646.98	|    196849 |   29376   346550   794692 |   583875   196849    283 |  0.000 % |
1127.33/1127.76	|    295376 |   29376   346550   794692 |   642263   295376    281 |  0.000 % |
1198.91/1199.30	c Preprocessing...
1198.91/1199.30	c Inital problem has 58560 variables, 179592 nary clauses (599208 binary clauses).
1198.91/1199.30	c Num non-binary clauses 179496, Average non-binary clause length 3.163
1198.91/1199.30	c Theory has no gaps
1198.91/1199.30	c Preprocessor runtime was 13.860 seconds.
1198.91/1199.30	c 
1198.91/1199.30	c Satisfiability of theory still undetermined.
1198.91/1199.30	c See file /tmp/48YcuU for simplified theory.
1198.91/1199.30	c Bin: Executing minisat20
1198.91/1199.30	c child exit by a signal
1198.91/1199.30	c minisat20 returned code 137.
1198.91/1199.30	c minisat20 returned code 137.
1198.91/1199.30	c satzilla running vallst with preprocessing ... 
1198.91/1199.30	c Bin: Executing vallst
1198.91/1199.30	c vallst returned code 1.
1198.91/1199.30	c vallst returned code 1.
1198.91/1199.30	c satzilla running minisat20 ... 
1198.91/1199.30	c Bin: Executing minisat20
1198.91/1199.30	c minisat20 returned code 1.
1198.91/1199.30	c minisat20 returned code 1.
1198.91/1199.30	c satzilla running march_dl ... 
1198.91/1199.30	c Bin: Executing march_dl
1198.91/1199.30	c march_dl returned code 1.
1198.91/1199.30	c march_dl returned code 1.
1198.91/1199.30	c satzilla running zchaff_rand with preprocessing ... 
1198.91/1199.30	c Bin: Executing zchaff_rand
1198.91/1199.30	c zchaff_rand returned code 1.
1198.91/1199.30	c zchaff_rand returned code 1.
1198.91/1199.30	c satzilla running march_dl with preprocessing ... 
1198.91/1199.30	c Bin: Executing march_dl
1198.91/1199.30	c march_dl returned code 1.
1198.91/1199.30	c march_dl returned code 1.
1198.91/1199.30	c satzilla running kcnfs with preprocessing ... 
1198.91/1199.30	c Bin: Executing kcnfs
1198.91/1199.30	c kcnfs returned code 1.
1198.91/1199.30	c kcnfs returned code 1.
1198.91/1199.30	c satzilla running kcnfs ... 
1198.91/1199.30	c Bin: Executing kcnfs
1198.91/1199.30	c kcnfs returned code 1.
1198.91/1199.30	c kcnfs returned code 1.
1198.91/1199.30	c satzilla running vallst ... 
1198.91/1199.30	c Bin: Executing vallst
1198.91/1199.30	c vallst returned code 1.
1198.91/1199.30	c vallst returned code 1.
1198.91/1199.30	c satzilla running zchaff_rand ... 
1198.91/1199.30	c Bin: Executing zchaff_rand
1198.91/1199.30	c zchaff_rand returned code 1.
1198.91/1199.30	c zchaff_rand returned code 1.
1198.91/1199.30	c ERROR: All Failed! 
1198.91/1199.30	c SATZILLA_TIME=1199.110000

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-1728307-1240735245/watcher-1728307-1240735245 -o /tmp/evaluation-result-1728307-1240735245/solver-1728307-1240735245 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1728307-1240735245.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.93 0.98 0.98 3/65 27584
/proc/meminfo: memFree=1772024/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) R 27582 27584 27451 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=6956 CPUtime=0
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 824 0 0 0 0 0 0 0 18 0 1 0 101557857 7122944 819 1992294400 134512640 134996440 4294956256 18446744073709551615 134653979 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 1969 823 49 118 0 1848 0

[startup+0.01761 s]
/proc/loadavg: 0.93 0.98 0.98 3/65 27584
/proc/meminfo: memFree=1772024/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=10416 CPUtime=0.01
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 1695 0 0 0 1 0 0 0 18 0 1 0 101557857 10665984 1690 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 2604 1690 50 118 0 2483 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11856

[startup+0.101619 s]
/proc/loadavg: 0.93 0.98 0.98 3/65 27584
/proc/meminfo: memFree=1772024/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=11340 CPUtime=0.09
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 2020 0 0 0 9 0 0 0 19 0 1 0 101557857 11612160 2015 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 2835 2015 50 118 0 2714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12780

[startup+0.30164 s]
/proc/loadavg: 0.93 0.98 0.98 3/65 27584
/proc/meminfo: memFree=1772024/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=13848 CPUtime=0.29
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 2799 0 0 0 28 1 0 0 21 0 1 0 101557857 14180352 2794 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 3462 2794 50 118 0 3341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15288

[startup+0.701687 s]
/proc/loadavg: 0.93 0.98 0.98 3/65 27584
/proc/meminfo: memFree=1772024/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=18864 CPUtime=0.69
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 4347 0 0 0 67 2 0 0 25 0 1 0 101557857 19316736 4342 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 4716 4343 50 118 0 4595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20304

[startup+1.50178 s]
/proc/loadavg: 0.93 0.98 0.98 2/67 27586
/proc/meminfo: memFree=1750056/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=45400 CPUtime=1.49
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 9216 0 0 0 144 5 0 0 25 0 1 0 101557857 46489600 7860 1992294400 134512640 134996440 4294956256 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 11350 7860 53 118 0 11229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46840

[startup+3.10196 s]
/proc/loadavg: 0.93 0.98 0.98 2/67 27586
/proc/meminfo: memFree=1739048/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=0
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101557857 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27584/statm: 360 110 95 260 0 84 0
[pid=27585] ppid=27584 vsize=43636 CPUtime=3.09
/proc/27585/stat : 27585 (march_dl) R 27584 27584 27451 0 -1 4194304 11181 0 0 0 303 6 0 0 25 0 1 0 101557857 44683264 7805 1992294400 134512640 134996440 4294956256 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27585/statm: 10909 7805 55 118 0 10788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45076

[startup+6.30132 s]
/proc/loadavg: 0.94 0.98 0.98 2/67 27587
/proc/meminfo: memFree=1765992/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=1440 CPUtime=4.99
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 135 18987 0 0 0 0 488 11 16 0 1 0 101557857 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 360 111 96 260 0 84 0
[pid=27587] ppid=27584 vsize=56076 CPUtime=1.27
/proc/27587/stat : 27587 (ubcsat2006) R 27584 27584 27451 0 -1 4194304 9965 0 1 0 123 4 0 0 25 0 1 0 101558358 57421824 9949 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27587/statm: 14019 9949 156 64 0 13600 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57516

[startup+12.701 s]
/proc/loadavg: 0.94 0.98 0.98 2/66 27587
/proc/meminfo: memFree=1711792/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=62576 CPUtime=12.66
/proc/27584/stat : 27584 (SATzilla2007_C) R 27582 27584 27451 0 -1 4194304 15198 28959 0 1 448 7 794 17 25 0 1 0 101557857 64077824 15168 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/27584/statm: 15644 15168 121 260 0 15368 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62576

[startup+25.5015 s]
/proc/loadavg: 0.96 0.98 0.98 2/66 27587
/proc/meminfo: memFree=1728304/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=55384 CPUtime=25.46
/proc/27584/stat : 27584 (SATzilla2007_C) R 27582 27584 27451 0 -1 4194304 21436 28959 0 1 1724 11 794 17 25 0 1 0 101557857 56713216 12279 1992294400 134512640 135579813 4294956224 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/27584/statm: 13846 12280 148 260 0 13570 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55384

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1625512/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=22260 CPUtime=5.98
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 5296 0 0 0 594 4 0 0 25 0 1 0 101562366 22794240 5291 1992294400 134512640 134998072 4294956304 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 5565 5291 59 118 0 5443 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 143720

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1593192/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=54320 CPUtime=57.16
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 13312 0 0 0 5704 12 0 0 25 0 1 0 101562366 55623680 13307 1992294400 134512640 134998072 4294956304 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 13580 13307 59 118 0 13458 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 175780

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1563880/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=83980 CPUtime=117.15
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 20721 0 0 0 11694 21 0 0 25 0 1 0 101562366 85995520 20716 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 20995 20716 59 118 0 20873 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 205440

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1538728/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=108784 CPUtime=177.13
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 26926 0 0 0 17686 27 0 0 25 0 1 0 101562366 111394816 26921 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 27196 26921 59 118 0 27074 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 230244

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1514344/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=133392 CPUtime=237.11
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 33055 0 0 0 23676 35 0 0 25 0 1 0 101562366 136593408 33050 1992294400 134512640 134998072 4294956304 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 33348 33050 59 118 0 33226 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 254852

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1490664/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=156640 CPUtime=297.09
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 38897 0 0 0 29668 41 0 0 25 0 1 0 101562366 160399360 38892 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 39160 38892 59 118 0 39038 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 278100

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1470376/2055920 swapFree=4180008/4192956

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1374056/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=273020 CPUtime=716.99
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 67893 0 0 0 71627 72 0 0 25 0 1 0 101562366 279572480 67888 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 68255 67888 59 118 0 68133 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 394480

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1360552/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=286756 CPUtime=776.97
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 71337 0 0 0 77621 76 0 0 25 0 1 0 101562366 293638144 71332 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 71689 71332 59 118 0 71567 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 408216

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1346408/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=300632 CPUtime=836.96
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 74821 0 0 0 83616 80 0 0 25 0 1 0 101562366 307847168 74816 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 75158 74816 59 118 0 75036 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 422092

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1332776/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=314272 CPUtime=896.93
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 78234 0 0 0 89610 83 0 0 25 0 1 0 101562366 321814528 78229 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 78568 78229 59 118 0 78446 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 435732

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1319400/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=327448 CPUtime=956.92
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 81538 0 0 0 95605 87 0 0 25 0 1 0 101562366 335306752 81533 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 81862 81533 59 118 0 81740 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 448908

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1305384/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=341440 CPUtime=1016.9
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 85062 0 0 0 101600 90 0 0 25 0 1 0 101562366 349634560 85057 1992294400 134512640 134998072 4294956304 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 85360 85057 59 118 0 85238 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 462900

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1293480/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=353236 CPUtime=1076.89
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 87998 0 0 0 107596 93 0 0 25 0 1 0 101562366 361713664 87993 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 88309 87993 59 118 0 88187 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 474696

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1278760/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=368020 CPUtime=1136.88
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 91717 0 0 0 113590 98 0 0 25 0 1 0 101562366 376852480 91712 1992294400 134512640 134998072 4294956304 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 92005 91712 59 118 0 91883 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 489480

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1276456/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=370132 CPUtime=1144.87
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 92228 0 0 0 114389 98 0 0 25 0 1 0 101562366 379015168 92223 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 92533 92223 59 118 0 92411 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 491592

[startup+1193.51 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1275688/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=370792 CPUtime=1148.08
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 92414 0 0 0 114709 99 0 0 25 0 1 0 101562366 379691008 92409 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 92698 92409 59 118 0 92576 0
Current children cumulated CPU time (s) 1193.13
Current children cumulated vsize (KiB) 492252

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1274920/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=371584 CPUtime=1151.28
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 92599 0 0 0 115029 99 0 0 25 0 1 0 101562366 380502016 92594 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 92896 92594 59 118 0 92774 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 493044

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1274728/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=372588 CPUtime=1152.87
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 92689 0 0 0 115188 99 0 0 25 0 1 0 101562366 381530112 92684 1992294400 134512640 134998072 4294956304 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 93147 92684 59 118 0 93025 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 494048

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1274408/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=372720 CPUtime=1153.67
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4194304 92737 0 0 0 115268 99 0 0 25 0 1 0 101562366 381665280 92732 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 93180 92732 59 118 0 93058 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 494180

[startup+1199.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 27588
/proc/meminfo: memFree=1274408/2055920 swapFree=4180008/4192956
[pid=27584] ppid=27582 vsize=121460 CPUtime=45.05
/proc/27584/stat : 27584 (SATzilla2007_C) S 27582 27584 27451 0 -1 4194304 57651 28959 0 1 3642 52 794 17 25 0 1 0 101557857 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27584/statm: 30365 29563 165 260 0 30089 0
[pid=27588] ppid=27584 vsize=0 CPUtime=1153.86
/proc/27588/stat : 27588 (minisat20) R 27584 27584 27451 0 -1 4195332 92744 0 0 0 115282 104 0 0 25 0 1 0 101562366 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/27588/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 121460

Child status: 17
Real time (s): 1199.33
CPU time (s): 1198.98
CPU user time (s): 1197.2
CPU system time (s): 1.77373
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 494180

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

runsolver used 1.16582 second user time and 3.20851 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-26 10:40:47
IDJOB=1728307
IDBENCH=24667
IDSOLVER=558
FILE ID=node32/1728307-1240735245
PBS_JOBID= 9186972
Free space on /tmp= 66384 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728307-1240735245/watcher-1728307-1240735245 -o /tmp/evaluation-result-1728307-1240735245/solver-1728307-1240735245 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1728307-1240735245.cnf            

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

MD5SUM BENCH= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=1324645148

node32.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.216
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.216
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:       1772504 kB
Buffers:         18376 kB
Cached:         208016 kB
SwapCached:       6168 kB
Active:          23092 kB
Inactive:       212156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772504 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:           20828 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            33892 kB
Committed_AS:   357336 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node32 at 2009-04-26 11:00:47