Trace number 1731699

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.36 1199.93

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark315.531
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

12.23/12.34	c run March_dl for 5 seconds ... 
12.23/12.34	c Bin: Executing march_dl
12.23/12.34	c child exit by a signal
12.23/12.34	c march_dl returned code 137.
12.23/12.34	c run saps (UBCSAT implementation) for 2 seconds ... 
12.23/12.34	c Bin: Executing ubcsat2006
12.23/12.34	c child exited successfully
12.23/12.34	c ubcsat2006 returned code 0.
12.23/12.34	c satzilla computing base features
12.23/12.34	c satzilla doing unit-prop probe
12.23/12.34	c satzilla doing local search probe
12.23/12.34	c satzilla doing lobjois search-space size estimate
12.23/12.34	c satzilla's ranking:
12.23/12.34	c 1) minisat20: 3.309492
12.23/12.34	c 2) march_dl+P: 3.470896
12.23/12.34	c 3) march_dl: 3.538802
12.23/12.34	c 4) zchaff_rand+P: 3.870383
12.23/12.34	c 5) minisat20+P: 3.912665
12.23/12.34	c 6) vallst+P: 4.366955
12.23/12.34	c 7) kcnfs+P: 999.000000
12.23/12.34	c 8) kcnfs: 999.000000
12.23/12.34	c 9) vallst: 999.000000
12.23/12.34	c 10) zchaff_rand: 999.000000
12.23/12.34	c satzilla running minisat20 ... 
12.23/12.34	This is MiniSat 2.0 beta
12.23/12.34	WARNING: for repeatability, setting FPU to use double precision
12.23/12.34	============================[ Problem Statistics ]=============================
12.23/12.34	|                                                                             |
12.23/12.34	|  Number of variables:  900                                                  |
12.23/12.34	|  Number of clauses:    71378                                                |
12.23/12.38	|  Parsing time:         0.03         s                                       |
12.23/12.38	============================[ Search Statistics ]==============================
12.23/12.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.23/12.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.23/12.38	===============================================================================
12.23/12.38	|         0 |     900    71378   143596 |    23792        0    nan |  0.000 % |
12.23/12.39	|       100 |     900    71378   143596 |    26171      100     78 |  0.000 % |
12.23/12.39	|       250 |     900    71378   143596 |    28789      250     75 |  0.015 % |
12.28/12.41	|       476 |     900    71378   143596 |    31668      476     80 |  0.023 % |
12.28/12.44	|       815 |     900    71378   143596 |    34834      815     78 |  0.022 % |
12.28/12.48	|      1321 |     900    71378   143596 |    38318     1321     80 |  0.021 % |
12.28/12.58	|      2080 |     900    71378   143596 |    42150     2080     93 |  0.030 % |
12.28/12.71	|      3219 |     900    71378   143596 |    46365     3219     88 |  0.018 % |
12.28/12.95	|      4928 |     900    71378   143596 |    51001     4928     85 |  0.018 % |
13.22/13.33	|      7490 |     900    71378   143596 |    56101     7490     78 |  0.017 % |
13.92/14.03	|     11336 |     900    71378   143596 |    61712    11336     76 |  0.020 % |
15.22/15.34	|     17102 |     900    71378   143596 |    67883    17102     78 |  0.020 % |
18.02/18.16	|     25751 |     900    71378   143596 |    74671    25751     74 |  0.019 % |
23.71/23.82	|     38725 |     900    71378   143596 |    82138    38725     70 |  0.022 % |
36.00/36.16	|     58186 |     900    71378   143596 |    90352    58186     70 |  0.020 % |
64.09/64.28	|     87380 |     899    71222   143284 |    99387    58606     76 |  0.111 % |
121.27/121.46	|    131170 |     899    71222   143284 |   109326    26976     62 |  0.132 % |
192.94/193.15	|    196854 |     896    70654   142148 |   120259    81389     91 |  0.445 % |
346.88/347.15	|    295381 |     895    70537   141914 |   132285    76724    103 |  0.580 % |
644.35/644.78	|    443171 |     893    70328   141496 |   145513   117567    116 |  0.778 % |
1132.25/1132.83	|    664854 |     893    70154   141148 |   160065   105431    106 |  1.112 % |
1199.01/1199.69	c Bin: Executing minisat20
1199.01/1199.69	c child exit by a signal
1199.01/1199.69	c minisat20 returned code 137.
1199.01/1199.69	c minisat20 returned code 137.
1199.01/1199.69	c satzilla running march_dl with preprocessing ... 
1199.31/1199.92	c Preprocessing...
1199.31/1199.92	c Inital problem has 900 variables, 30 nary clauses (71348 binary clauses).
1199.31/1199.92	c Num non-binary clauses 30, Average non-binary clause length 30.000
1199.31/1199.92	c Theory has no gaps
1199.31/1199.92	c Preprocessor runtime was 0.170 seconds.
1199.31/1199.92	c 
1199.31/1199.92	c Satisfiability of theory still undetermined.
1199.31/1199.92	c See file /tmp/wM1iHJ for simplified theory.
1199.31/1199.92	c Bin: Executing march_dl
1199.31/1199.92	c march_dl returned code 1.
1199.31/1199.92	c march_dl returned code 1.
1199.31/1199.92	c satzilla running march_dl ... 
1199.31/1199.92	c Bin: Executing march_dl
1199.31/1199.92	c march_dl returned code 1.
1199.31/1199.92	c march_dl returned code 1.
1199.31/1199.92	c satzilla running zchaff_rand with preprocessing ... 
1199.31/1199.92	c Bin: Executing zchaff_rand
1199.31/1199.92	c zchaff_rand returned code 1.
1199.31/1199.92	c zchaff_rand returned code 1.
1199.31/1199.92	c satzilla running minisat20 with preprocessing ... 
1199.31/1199.92	c Bin: Executing minisat20
1199.31/1199.92	c minisat20 returned code 1.
1199.31/1199.92	c minisat20 returned code 1.
1199.31/1199.92	c satzilla running vallst with preprocessing ... 
1199.31/1199.92	c Bin: Executing vallst
1199.31/1199.92	c vallst returned code 1.
1199.31/1199.92	c vallst returned code 1.
1199.31/1199.92	c satzilla running kcnfs with preprocessing ... 
1199.31/1199.92	c Bin: Executing kcnfs
1199.31/1199.92	c kcnfs returned code 1.
1199.31/1199.92	c kcnfs returned code 1.
1199.31/1199.92	c satzilla running kcnfs ... 
1199.31/1199.92	c Bin: Executing kcnfs
1199.31/1199.92	c kcnfs returned code 1.
1199.31/1199.92	c kcnfs returned code 1.
1199.31/1199.92	c satzilla running vallst ... 
1199.31/1199.92	c Bin: Executing vallst
1199.31/1199.92	c vallst returned code 1.
1199.31/1199.92	c vallst returned code 1.
1199.31/1199.92	c satzilla running zchaff_rand ... 
1199.31/1199.92	c Bin: Executing zchaff_rand
1199.31/1199.92	c zchaff_rand returned code 1.
1199.31/1199.92	c zchaff_rand returned code 1.
1199.31/1199.92	c ERROR: All Failed! 
1199.31/1199.92	c SATZILLA_TIME=1199.530000

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9092
/proc/meminfo: memFree=1697904/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) R 9090 9092 8839 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=1196 CPUtime=0
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 149 0 0 0 0 0 0 0 19 0 1 0 105375888 1224704 144 1992294400 134512640 134996440 4294956240 18446744073709551615 134792568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 299 145 50 118 0 178 0

[startup+0.0862951 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9092
/proc/meminfo: memFree=1697904/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=4308 CPUtime=0.07
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 731 0 0 0 7 0 0 0 21 0 1 0 105375888 4411392 725 1992294400 134512640 134996440 4294956240 18446744073709551615 134658116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 1077 725 52 118 0 956 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5748

[startup+0.102293 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9092
/proc/meminfo: memFree=1697904/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=4036 CPUtime=0.09
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 736 0 0 0 9 0 0 0 21 0 1 0 105375888 4132864 658 1992294400 134512640 134996440 4294956240 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 1009 658 53 118 0 888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.30131 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9092
/proc/meminfo: memFree=1697904/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=4912 CPUtime=0.28
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 1949 0 0 0 28 0 0 0 23 0 1 0 105375888 5029888 898 1992294400 134512640 134996440 4294956240 18446744073709551615 134544564 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 1228 898 65 118 0 1107 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6352

[startup+0.701345 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9092
/proc/meminfo: memFree=1697904/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=12328 CPUtime=0.69
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 5062 0 0 0 67 2 0 0 25 0 1 0 105375888 12623872 1988 1992294400 134512640 134996440 4294956240 18446744073709551615 134546877 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 3082 1988 73 118 0 2961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13768

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9094
/proc/meminfo: memFree=1689888/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=13052 CPUtime=1.49
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 5706 0 0 0 147 2 0 0 25 0 1 0 105375888 13365248 2152 1992294400 134512640 134996440 4294956240 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 3263 2152 75 118 0 3142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14492

[startup+3.10156 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9094
/proc/meminfo: memFree=1689120/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=0
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105375888 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9092/statm: 360 110 95 260 0 84 0
[pid=9093] ppid=9092 vsize=13444 CPUtime=3.09
/proc/9093/stat : 9093 (march_dl) R 9092 9092 8839 0 -1 4194304 5818 0 0 0 306 3 0 0 25 0 1 0 105375888 13766656 2264 1992294400 134512640 134996440 4294956240 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9093/statm: 3361 2264 75 118 0 3240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14884

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9095
/proc/meminfo: memFree=1693984/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=1440 CPUtime=4.99
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 135 5886 0 0 0 0 496 3 18 0 1 0 105375888 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 360 111 96 260 0 84 0
[pid=9095] ppid=9092 vsize=6188 CPUtime=1.27
/proc/9095/stat : 9095 (ubcsat2006) R 9092 9092 8839 0 -1 4194304 1036 0 0 0 125 2 0 0 25 0 1 0 105376390 6336512 1019 1992294400 134512640 134777720 4294956096 18446744073709551615 134703405 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9095/statm: 1547 1019 156 64 0 1128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9095
/proc/meminfo: memFree=1694128/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 4696

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1677416/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=18120 CPUtime=13.14
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 4341 0 0 0 1311 3 0 0 25 0 1 0 105377123 18554880 4336 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 4530 4336 58 118 0 4408 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 22816

[startup+51.1028 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1667048/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=28444 CPUtime=38.72
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 6927 0 0 0 3866 6 0 0 25 0 1 0 105377123 29126656 6922 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 7111 6922 58 118 0 6989 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 33140

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1658664/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=36700 CPUtime=89.91
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 8982 0 0 0 8983 8 0 0 25 0 1 0 105377123 37580800 8977 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 9175 8977 58 118 0 9053 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 41396

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1655080/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=40380 CPUtime=149.88
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 9866 0 0 0 14979 9 0 0 25 0 1 0 105377123 41349120 9861 1992294400 134512640 134998072 4294956240 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 10095 9861 58 118 0 9973 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 45076

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1649128/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=46404 CPUtime=209.85
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 11377 0 0 0 20974 11 0 0 25 0 1 0 105377123 47517696 11372 1992294400 134512640 134998072 4294956240 18446744073709551615 134528704 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 11601 11373 58 118 0 11479 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 51100

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1639528/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=55888 CPUtime=269.83
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 13747 0 0 0 26970 13 0 0 25 0 1 0 105377123 57229312 13742 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 13972 13742 58 118 0 13850 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 60584

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1639464/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=56048 CPUtime=329.8
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 13769 0 0 0 32967 13 0 0 25 0 1 0 105377123 57393152 13764 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 14012 13764 58 118 0 13890 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 60744


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

/proc/9096/statm: 19039 18782 58 118 0 18917 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 80852

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614824/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=80828 CPUtime=749.62
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19885 0 0 0 74943 19 0 0 25 0 1 0 105377123 82767872 19880 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20207 19880 58 118 0 20085 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 85524

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614824/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=80828 CPUtime=809.59
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19885 0 0 0 80940 19 0 0 25 0 1 0 105377123 82767872 19880 1992294400 134512640 134998072 4294956240 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20207 19880 58 118 0 20085 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 85524

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614760/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=80828 CPUtime=869.57
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19900 0 0 0 86938 19 0 0 25 0 1 0 105377123 82767872 19895 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20207 19895 58 118 0 20085 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 85524

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614760/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81000 CPUtime=929.55
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19917 0 0 0 92936 19 0 0 25 0 1 0 105377123 82944000 19912 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20250 19912 58 118 0 20128 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 85696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614632/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=989.52
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19950 0 0 0 98933 19 0 0 25 0 1 0 105377123 83091456 19945 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19945 58 118 0 20164 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 85840

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614568/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1049.49
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19950 0 0 0 104930 19 0 0 25 0 1 0 105377123 83091456 19945 1992294400 134512640 134998072 4294956240 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19945 58 118 0 20164 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 85840

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614568/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1109.47
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19953 0 0 0 110928 19 0 0 25 0 1 0 105377123 83091456 19948 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19948 58 118 0 20164 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 85840

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1169.43
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19954 0 0 0 116924 19 0 0 25 0 1 0 105377123 83091456 19949 1992294400 134512640 134998072 4294956240 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19949 58 118 0 20164 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 85840

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1177.43
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19969 0 0 0 117724 19 0 0 25 0 1 0 105377123 83091456 19964 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19964 58 118 0 20164 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 85840

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1183.83
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19970 0 0 0 118364 19 0 0 25 0 1 0 105377123 83091456 19965 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19965 58 118 0 20164 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 85840

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1185.42
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19971 0 0 0 118523 19 0 0 25 0 1 0 105377123 83091456 19966 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19966 58 118 0 20164 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 85840

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1186.22
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19971 0 0 0 118603 19 0 0 25 0 1 0 105377123 83091456 19966 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19966 58 118 0 20164 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 85840

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=4696 CPUtime=12.28
/proc/9092/stat : 9092 (SATzilla2007_C) S 9090 9092 8839 0 -1 4194304 3693 6928 0 0 512 6 704 6 25 0 1 0 105375888 4808704 985 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9092/statm: 1174 985 156 260 0 898 0
[pid=9096] ppid=9092 vsize=81144 CPUtime=1186.63
/proc/9096/stat : 9096 (minisat20) R 9092 9092 8839 0 -1 4194304 19971 0 0 0 118643 20 0 0 25 0 1 0 105377123 83091456 19966 1992294400 134512640 134998072 4294956240 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9096/statm: 20286 19966 58 118 0 20164 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 85840

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9096
/proc/meminfo: memFree=1614504/2055920 swapFree=4192956/4192956
[pid=9092] ppid=9090 vsize=9724 CPUtime=1199.31
/proc/9092/stat : 9092 (SATzilla2007_C) R 9090 9092 8839 0 -1 4194304 5037 26900 0 0 531 7 119366 27 19 0 1 0 105375888 9957376 2242 1992294400 134512640 135579813 4294956208 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/9092/statm: 2431 2242 164 260 0 2155 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 9724

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.36
CPU user time (s): 1199.01
CPU system time (s): 0.353946
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 85840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.01
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31944
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= 11
involuntary context switches= 3572

runsolver used 0.994848 second user time and 3.38049 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-26 21:17:58
IDJOB=1731699
IDBENCH=24756
IDSOLVER=558
FILE ID=node50/1731699-1240773478
PBS_JOBID= 9187207
Free space on /tmp= 66528 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731699-1240773478/watcher-1731699-1240773478 -o /tmp/evaluation-result-1731699-1240773478/solver-1731699-1240773478 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731699-1240773478.cnf            

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1940753608

node50.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:       1698448 kB
Buffers:         55308 kB
Cached:         211116 kB
SwapCached:          0 kB
Active:          62788 kB
Inactive:       217496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9104 kB
Writeback:           0 kB
Mapped:          23668 kB
Slab:            63188 kB
Committed_AS:   342448 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= 66520 MiB
End job on node50 at 2009-04-26 21:37:58