Trace number 1784991

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4998.65 5000.22

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.19/30.36	c run March_dl for 5 seconds ... 
30.19/30.36	c Bin: Executing march_dl
30.19/30.36	c child exit by a signal
30.19/30.36	c march_dl returned code 137.
30.19/30.36	c run saps (UBCSAT implementation) for 2 seconds ... 
30.19/30.36	c Bin: Executing ubcsat2006
30.19/30.36	c child exited successfully
30.19/30.36	c ubcsat2006 returned code 0.
30.19/30.36	c satzilla computing base features
30.19/30.36	c satzilla doing unit-prop probe
30.19/30.36	c satzilla doing local search probe
30.19/30.36	c satzilla doing lobjois search-space size estimate
30.19/30.36	c satzilla's ranking:
30.19/30.36	c 1) minisat20+P: 0.931092
30.19/30.36	c 2) vallst+P: 3.291360
30.19/30.36	c 3) minisat20: 3.370235
30.19/30.36	c 4) march_dl: 5.340718
30.19/30.36	c 5) zchaff_rand+P: 5.633528
30.19/30.36	c 6) march_dl+P: 5.801328
30.19/30.36	c 7) kcnfs+P: 999.000000
30.19/30.36	c 8) kcnfs: 999.000000
30.19/30.36	c 9) vallst: 999.000000
30.19/30.36	c 10) zchaff_rand: 999.000000
30.19/30.36	c satzilla running minisat20 with preprocessing ... 
45.18/45.34	This is MiniSat 2.0 beta
45.18/45.34	WARNING: for repeatability, setting FPU to use double precision
45.18/45.34	============================[ Problem Statistics ]=============================
45.18/45.34	|                                                                             |
45.18/45.36	|  Number of variables:  29376                                                |
45.18/45.36	|  Number of clauses:    346550                                               |
45.23/45.59	|  Parsing time:         0.21         s                                       |
45.23/45.60	============================[ Search Statistics ]==============================
45.23/45.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.23/45.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.23/45.60	===============================================================================
45.23/45.60	|         0 |   29376   346550   794692 |   115516        0    nan |  0.000 % |
45.23/45.72	|       100 |   29376   346550   794692 |   127068      100     53 |  0.000 % |
45.23/45.84	|       250 |   29376   346550   794692 |   139775      250     65 |  0.000 % |
45.23/45.94	|       475 |   29376   346550   794692 |   153752      475     92 |  0.000 % |
45.23/46.05	|       813 |   29376   346550   794692 |   169127      813     97 |  0.000 % |
46.17/46.34	|      1319 |   29376   346550   794692 |   186040     1319     90 |  0.000 % |
46.38/46.58	|      2078 |   29376   346550   794692 |   204644     2078    105 |  0.000 % |
46.78/46.94	|      3218 |   29376   346550   794692 |   225109     3218    131 |  0.000 % |
47.38/47.57	|      4927 |   29376   346550   794692 |   247620     4927    139 |  0.000 % |
51.48/51.63	|      7490 |   29376   346550   794692 |   272382     7490    129 |  0.000 % |
59.28/59.43	|     11334 |   29376   346550   794692 |   299620    11334    200 |  0.000 % |
67.77/67.91	|     17100 |   29376   346550   794692 |   329582    17100    230 |  0.000 % |
88.97/89.13	|     25749 |   29376   346550   794692 |   362540    25749    261 |  0.000 % |
119.55/119.72	|     38723 |   29376   346550   794692 |   398794    38723    292 |  0.000 % |
164.24/164.49	|     58184 |   29376   346550   794692 |   438674    58184    283 |  0.000 % |
255.32/255.55	|     87376 |   29376   346550   794692 |   482541    87376    291 |  0.000 % |
370.58/370.80	|    131165 |   29376   346550   794692 |   530795   131165    280 |  0.000 % |
648.00/648.35	|    196849 |   29376   346550   794692 |   583875   196849    283 |  0.000 % |
1129.16/1129.66	|    295376 |   29376   346550   794692 |   642263   295376    281 |  0.000 % |
1981.50/1982.26	|    443165 |   29376   346550   794692 |   706489   443165    283 |  0.000 % |
3138.55/3139.64	|    664848 |   29376   346550   794692 |   777138   664848    264 |  0.000 % |
4998.50/5000.20	c Preprocessing...
4998.50/5000.20	c Inital problem has 58560 variables, 179592 nary clauses (599208 binary clauses).
4998.50/5000.20	c Num non-binary clauses 179496, Average non-binary clause length 3.163
4998.50/5000.20	c Theory has no gaps
4998.50/5000.20	c Preprocessor runtime was 13.910 seconds.
4998.50/5000.20	c 
4998.50/5000.20	c Satisfiability of theory still undetermined.
4998.50/5000.20	c See file /tmp/XlEmkC for simplified theory.
4998.50/5000.20	c Bin: Executing minisat20
4998.50/5000.20	c child exit by a signal
4998.50/5000.20	c minisat20 returned code 137.
4998.50/5000.20	c minisat20 returned code 137.
4998.50/5000.20	c satzilla running vallst with preprocessing ... 
4998.50/5000.20	c Bin: Executing vallst
4998.50/5000.20	c vallst returned code 1.
4998.50/5000.20	c vallst returned code 1.
4998.50/5000.20	c satzilla running minisat20 ... 
4998.50/5000.20	c Bin: Executing minisat20
4998.50/5000.20	c minisat20 returned code 1.
4998.50/5000.20	c minisat20 returned code 1.
4998.50/5000.20	c satzilla running march_dl ... 
4998.50/5000.20	c Bin: Executing march_dl
4998.50/5000.20	c march_dl returned code 1.
4998.50/5000.20	c march_dl returned code 1.
4998.50/5000.20	c satzilla running zchaff_rand with preprocessing ... 
4998.50/5000.20	c Bin: Executing zchaff_rand
4998.50/5000.20	c zchaff_rand returned code 1.
4998.50/5000.20	c zchaff_rand returned code 1.
4998.50/5000.20	c satzilla running march_dl with preprocessing ... 
4998.50/5000.20	c Bin: Executing march_dl
4998.50/5000.20	c march_dl returned code 1.
4998.50/5000.20	c march_dl returned code 1.
4998.50/5000.20	c satzilla running kcnfs with preprocessing ... 
4998.50/5000.20	c Bin: Executing kcnfs
4998.50/5000.20	c kcnfs returned code 1.
4998.50/5000.20	c kcnfs returned code 1.
4998.50/5000.20	c satzilla running kcnfs ... 
4998.50/5000.20	c Bin: Executing kcnfs
4998.50/5000.20	c kcnfs returned code 1.
4998.50/5000.20	c kcnfs returned code 1.
4998.50/5000.20	c satzilla running vallst ... 
4998.50/5000.20	c Bin: Executing vallst
4998.50/5000.20	c vallst returned code 1.
4998.50/5000.20	c vallst returned code 1.
4998.50/5000.20	c satzilla running zchaff_rand ... 
4998.61/5000.20	c Bin: Executing zchaff_rand
4998.61/5000.20	c zchaff_rand returned code 1.
4998.61/5000.20	c zchaff_rand returned code 1.
4998.61/5000.20	c ERROR: All Failed! 
4998.61/5000.20	c SATZILLA_TIME=4999.360000

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-1784991-1241879649/watcher-1784991-1241879649 -o /tmp/evaluation-result-1784991-1241879649/solver-1784991-1241879649 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784991-1241879649.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14725
/proc/meminfo: memFree=1608296/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) R 14723 14725 14613 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=3912 CPUtime=0
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 801 0 0 0 0 0 0 0 18 0 1 0 215997773 4005888 797 1992294400 134512640 134996440 4294956256 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 978 805 50 118 0 857 0

[startup+0.010044 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14725
/proc/meminfo: memFree=1608296/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=8800 CPUtime=0
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 1197 0 0 0 0 0 0 0 18 0 1 0 215997773 9011200 1192 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 2200 1195 49 118 0 2079 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10240

[startup+0.101054 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14725
/proc/meminfo: memFree=1608296/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=11340 CPUtime=0.09
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 2017 0 0 0 9 0 0 0 19 0 1 0 215997773 11612160 2012 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 2835 2012 50 118 0 2714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12780

[startup+0.301077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14725
/proc/meminfo: memFree=1608296/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=13848 CPUtime=0.29
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 2792 0 0 0 28 1 0 0 21 0 1 0 215997773 14180352 2787 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 3462 2788 50 118 0 3341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15288

[startup+0.701125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14725
/proc/meminfo: memFree=1608296/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=18864 CPUtime=0.69
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 4343 0 0 0 67 2 0 0 24 0 1 0 215997773 19316736 4338 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 4716 4339 50 118 0 4595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20304

[startup+1.50122 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14727
/proc/meminfo: memFree=1586328/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=45400 CPUtime=1.49
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 9216 0 0 0 145 4 0 0 25 0 1 0 215997773 46489600 7860 1992294400 134512640 134996440 4294956256 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 11350 7860 53 118 0 11229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46840

[startup+3.10141 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14727
/proc/meminfo: memFree=1575192/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=0
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215997773 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14725/statm: 360 110 95 260 0 84 0
[pid=14726] ppid=14725 vsize=43636 CPUtime=3.09
/proc/14726/stat : 14726 (march_dl) R 14725 14725 14613 0 -1 4194304 11181 0 0 0 302 7 0 0 25 0 1 0 215997773 44683264 7805 1992294400 134512640 134996440 4294956256 18446744073709551615 134544588 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14726/statm: 10909 7805 55 118 0 10788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45076

[startup+6.3018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14728
/proc/meminfo: memFree=1602008/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=1440 CPUtime=4.99
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 135 18870 0 0 0 0 489 10 16 0 1 0 215997773 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 360 111 96 260 0 84 0
[pid=14728] ppid=14725 vsize=56076 CPUtime=1.21
/proc/14728/stat : 14728 (ubcsat2006) R 14725 14725 14613 0 -1 4194304 9849 0 13 0 116 5 0 0 25 0 1 0 215998273 57421824 9845 1992294400 134512640 134777720 4294956112 18446744073709551615 134718096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14728/statm: 14019 9845 155 64 0 13600 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 57516

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 14728
/proc/meminfo: memFree=1546784/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=62576 CPUtime=12.6
/proc/14725/stat : 14725 (SATzilla2007_C) R 14723 14725 14613 0 -1 4194304 15195 28826 0 13 440 8 795 17 25 0 1 0 215997773 64077824 15165 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14725/statm: 15644 15165 121 260 0 15368 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 62576

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 14728
/proc/meminfo: memFree=1566880/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=51284 CPUtime=25.4
/proc/14725/stat : 14725 (SATzilla2007_C) R 14723 14725 14613 0 -1 4194304 20536 28826 0 13 1716 12 795 17 25 0 1 0 215997773 52514816 11379 1992294400 134512640 135579813 4294956224 18446744073709551615 134627268 0 0 4096 0 0 0 0 17 1 0 0
/proc/14725/statm: 12821 11380 149 260 0 12545 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 51284

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1460440/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=22128 CPUtime=5.74
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 5274 0 0 0 570 4 0 0 25 0 1 0 216002306 22659072 5269 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 5532 5269 59 118 0 5410 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 143588

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1428312/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=54188 CPUtime=56.94
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 13288 0 0 0 5681 13 0 0 25 0 1 0 216002306 55488512 13283 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 13547 13283 59 118 0 13425 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 175648

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1398744/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=83848 CPUtime=116.92
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 20703 0 0 0 11669 23 0 0 25 0 1 0 216002306 85860352 20698 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 20962 20698 59 118 0 20840 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 205308

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1373720/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=108652 CPUtime=176.9
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 26898 0 0 0 17660 30 0 0 25 0 1 0 216002306 111259648 26893 1992294400 134512640 134998072 4294956304 18446744073709551615 134529450 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 27163 26893 59 118 0 27041 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 230112

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1349336/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=133260 CPUtime=236.88
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 33013 0 0 0 23651 37 0 0 25 0 1 0 216002306 136458240 33008 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 33315 33008 59 118 0 33193 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 254720

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1325792/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=156508 CPUtime=296.86
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 38840 0 0 0 29644 42 0 0 25 0 1 0 216002306 160264192 38835 1992294400 134512640 134998072 4294956304 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 39127 38835 59 118 0 39005 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 277968

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14729
/proc/meminfo: memFree=1305504/2055920 swapFree=4175488/4192956

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

/proc/14729/statm: 212749 212110 59 118 0 212627 0
Current children cumulated CPU time (s) 4660.8
Current children cumulated vsize (KiB) 972456

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629344/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4675.55
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212115 0 0 0 467317 238 0 0 25 0 1 0 216002306 871419904 212110 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212110 59 118 0 212627 0
Current children cumulated CPU time (s) 4720.78
Current children cumulated vsize (KiB) 972456

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629536/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4735.54
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212116 0 0 0 473315 239 0 0 25 0 1 0 216002306 871419904 212111 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212111 59 118 0 212627 0
Current children cumulated CPU time (s) 4780.77
Current children cumulated vsize (KiB) 972456

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4795.52
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212116 0 0 0 479313 239 0 0 25 0 1 0 216002306 871419904 212111 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212111 59 118 0 212627 0
Current children cumulated CPU time (s) 4840.75
Current children cumulated vsize (KiB) 972456

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4855.5
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212116 0 0 0 485311 239 0 0 25 0 1 0 216002306 871419904 212111 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212111 59 118 0 212627 0
Current children cumulated CPU time (s) 4900.73
Current children cumulated vsize (KiB) 972456

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4915.48
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 491309 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4960.71
Current children cumulated vsize (KiB) 972456

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

[startup+4966.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4919.48
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 491709 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4964.71
Current children cumulated vsize (KiB) 972456

[startup+4979.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4932.27
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 492988 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4977.5
Current children cumulated vsize (KiB) 972456

[startup+4991.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4945.07
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 494268 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4990.3
Current children cumulated vsize (KiB) 972456

[startup+4995.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4948.27
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 494588 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4993.5
Current children cumulated vsize (KiB) 972456

[startup+4998.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4951.47
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 494908 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4996.7
Current children cumulated vsize (KiB) 972456

[startup+4999.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4952.27
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 494988 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4997.5
Current children cumulated vsize (KiB) 972456

[startup+4999.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=850996 CPUtime=4953.07
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4194304 212117 0 0 0 495068 239 0 0 25 0 1 0 216002306 871419904 212112 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 212749 212112 59 118 0 212627 0
Current children cumulated CPU time (s) 4998.3
Current children cumulated vsize (KiB) 972456

[startup+5000.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=45.23
/proc/14725/stat : 14725 (SATzilla2007_C) S 14723 14725 14613 0 -1 4194304 57720 28826 0 13 3657 54 795 17 25 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
[pid=14729] ppid=14725 vsize=0 CPUtime=4953.27
/proc/14729/stat : 14729 (minisat20) R 14725 14725 14613 0 -1 4195332 212117 0 0 0 495084 243 0 0 25 0 1 0 216002306 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/14729/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 121460

[startup+5000.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 14739
/proc/meminfo: memFree=629472/2055920 swapFree=4175488/4192956
[pid=14725] ppid=14723 vsize=121460 CPUtime=4998.61
/proc/14725/stat : 14725 (SATzilla2007_C) R 14723 14725 14613 0 -1 4194304 57728 240943 0 13 3657 54 495880 270 16 0 1 0 215997773 124375040 29563 1992294400 134512640 135579813 4294956224 18446744073709551615 135222781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14725/statm: 30365 29563 165 260 0 30089 0
Current children cumulated CPU time (s) 4998.61
Current children cumulated vsize (KiB) 121460

Child status: 17
Real time (s): 5000.22
CPU time (s): 4998.65
CPU user time (s): 4995.38
CPU system time (s): 3.2745
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 972456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.38
system time used= 3.2745
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298676
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 7475

runsolver used 5.84011 second user time and 12.3011 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-09 16:34:11
IDJOB=1784991
IDBENCH=24667
IDSOLVER=640
FILE ID=node33/1784991-1241879649
PBS_JOBID= 9264623
Free space on /tmp= 66212 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-1784991-1241879649/watcher-1784991-1241879649 -o /tmp/evaluation-result-1784991-1241879649/solver-1784991-1241879649 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784991-1241879649.cnf            

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

MD5SUM BENCH= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=828018025

node33.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.212
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.212
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:       1608712 kB
Buffers:         30324 kB
Cached:         361420 kB
SwapCached:      11768 kB
Active:         178628 kB
Inactive:       226704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608712 kB
SwapTotal:     4192956 kB
SwapFree:      4175488 kB
Dirty:           20764 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            27864 kB
Committed_AS:   693036 kB
PageTables:       1388 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= 66200 MiB
End job on node33 at 2009-05-09 17:57:32