Trace number 313890

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.64 1199.98

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-11-u.cnf
MD5SUM696c4f91b3f887adc571cf2a229f67b7
Bench CategoryINDUST (industrial 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 variables141860
Number of clauses629461
Sum of the clauses size1429872
Maximum clause length10
Minimum clause length1
Number of clauses of size 112030
Number of clauses of size 2515511
Number of clauses of size 374900
Number of clauses of size 43000
Number of clauses of size 512000
Number of clauses of size over 512020

Solver Data (download as text)

99.05/99.11	c run March_dl for 5 seconds ... 
99.05/99.11	c Bin: Executing march_dl
99.05/99.11	c child exit by a signal
99.05/99.11	c march_dl returned code 137.
99.05/99.11	c run saps (UBCSAT implementation) for 2 seconds ... 
99.05/99.11	c Bin: Executing ubcsat2006
99.05/99.11	c child exited successfully
99.05/99.11	c ubcsat2006 returned code 0.
99.05/99.11	c satzilla computing base features
99.05/99.11	c satzilla doing unit-prop probe
99.05/99.11	c satzilla doing local search probe
99.05/99.11	c satzilla doing lobjois search-space size estimate
99.05/99.11	c satzilla's ranking:
99.05/99.11	c 1) minisat20+P: -1.955258
99.05/99.11	c 2) march_dl+P: 1.008976
99.05/99.11	c 3) minisat20: 2.206143
99.05/99.11	c 4) vallst+P: 3.633112
99.05/99.11	c 5) march_dl: 4.482126
99.05/99.11	c 6) zchaff_rand+P: 5.325248
99.05/99.11	c 7) kcnfs+P: 999.000000
99.05/99.11	c 8) kcnfs: 999.000000
99.05/99.11	c 9) vallst: 999.000000
99.05/99.11	c 10) zchaff_rand: 999.000000
99.05/99.11	c satzilla running minisat20 with preprocessing ... 
160.64/160.80	This is MiniSat 2.0 beta
160.72/160.80	WARNING: for repeatability, setting FPU to use double precision
160.72/160.80	============================[ Problem Statistics ]=============================
160.72/160.80	|                                                                             |
160.72/160.80	|  Number of variables:  141860                                               |
160.72/160.80	|  Number of clauses:    629461                                               |
160.72/161.18	|  Parsing time:         0.33         s                                       |
160.72/161.23	============================[ Search Statistics ]==============================
160.72/161.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
160.72/161.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
160.72/161.23	===============================================================================
160.72/161.23	|         0 |  104308   445492  1053266 |   148497        0    nan |  0.000 % |
160.72/161.52	|       100 |  104281   445492  1053266 |   163347       95     68 | 27.345 % |
161.92/162.04	|       250 |  100324   427223  1013836 |   179681      229     73 | 31.748 % |
162.92/163.06	|       475 |   91430   389066   931567 |   197649      435    100 | 37.957 % |
163.82/163.99	|       812 |   83626   344914   836256 |   217414      752     86 | 41.489 % |
166.32/166.44	|      1319 |   74946   302779   744830 |   239156     1204    129 | 47.249 % |
169.52/169.69	|      2079 |   70925   284240   704246 |   263072     1887    127 | 52.009 % |
172.72/172.80	|      3219 |   52121   199206   506095 |   289379     2594    152 | 63.458 % |
175.92/176.01	|      4929 |   51127   194492   495593 |   318317     4292    165 | 63.960 % |
180.71/180.89	|      7494 |   49217   186364   477425 |   350148     6843    150 | 67.213 % |
189.02/189.10	|     11338 |   45561   170703   439877 |   385163    10617    141 | 67.883 % |
201.71/201.82	|     17104 |   43044   160853   415669 |   423680    16249    139 | 69.729 % |
222.80/222.95	|     25754 |   41398   152977   398151 |   466048    24880    147 | 70.818 % |
257.88/258.06	|     38729 |   41398   152977   398151 |   512653    37855    172 | 70.818 % |
305.77/305.98	|     58192 |   36713   133552   351213 |   563918    56937    169 | 74.120 % |
396.15/396.35	|     87384 |   36004   130575   344087 |   620310    86105    164 | 74.620 % |
568.21/568.48	|    131173 |   34070   123522   325136 |   682341   129514    153 | 75.997 % |
850.53/850.86	|    196857 |   34014   123321   324661 |   750575   195188    134 | 76.105 % |
1199.53/1199.94	c Preprocessing...
1199.53/1199.94	c Inital problem has 141860 variables, 113950 nary clauses (515511 binary clauses).
1199.53/1199.94	c Num non-binary clauses 101920, Average non-binary clause length 3.795
1199.53/1199.94	c Theory has no gaps
1199.53/1199.94	c preprocessor timed out at 60.870000 sec
1199.53/1199.94	c Bin: Executing minisat20
1199.53/1199.94	c child exit by a signal
1199.53/1199.94	c minisat20 returned code 137.
1199.53/1199.94	c minisat20 returned code 137.
1199.53/1199.94	c satzilla running march_dl with preprocessing ... 
1199.53/1199.94	c Bin: Executing march_dl
1199.53/1199.94	c march_dl returned code 1.
1199.53/1199.94	c march_dl returned code 1.
1199.53/1199.94	c satzilla running minisat20 ... 
1199.53/1199.94	c Bin: Executing minisat20
1199.53/1199.94	c minisat20 returned code 1.
1199.53/1199.94	c minisat20 returned code 1.
1199.53/1199.94	c satzilla running vallst with preprocessing ... 
1199.53/1199.94	c Bin: Executing vallst
1199.53/1199.94	c vallst returned code 1.
1199.53/1199.94	c vallst returned code 1.
1199.53/1199.94	c satzilla running march_dl ... 
1199.53/1199.94	c Bin: Executing march_dl
1199.53/1199.94	c march_dl returned code 1.
1199.53/1199.94	c march_dl returned code 1.
1199.53/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.53/1199.94	c Bin: Executing zchaff_rand
1199.53/1199.94	c zchaff_rand returned code 1.
1199.53/1199.94	c zchaff_rand returned code 1.
1199.53/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.53/1199.94	c Bin: Executing kcnfs
1199.53/1199.94	c kcnfs returned code 1.
1199.53/1199.94	c kcnfs returned code 1.
1199.53/1199.94	c satzilla running kcnfs ... 
1199.53/1199.94	c Bin: Executing kcnfs
1199.53/1199.94	c kcnfs returned code 1.
1199.53/1199.94	c kcnfs returned code 1.
1199.53/1199.94	c satzilla running vallst ... 
1199.53/1199.94	c Bin: Executing vallst
1199.53/1199.94	c vallst returned code 1.
1199.53/1199.94	c vallst returned code 1.
1199.53/1199.94	c satzilla running zchaff_rand ... 
1199.53/1199.94	c Bin: Executing zchaff_rand
1199.53/1199.94	c zchaff_rand returned code 1.
1199.53/1199.94	c zchaff_rand returned code 1.
1199.53/1199.94	c ERROR: All Failed! 
1199.53/1199.94	c SATZILLA_TIME=1199.780000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-313890-1176892774 -o ROOT/results/node55/solver-313890-1176892774 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313890-1176892774/SATzilla2007_C /tmp/evaluation/313890-1176892774/instance-313890-1176892774.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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 30169
/proc/meminfo: memFree=1395020/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=8336 CPUtime=0
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 725 0 0 0 0 0 0 0 19 0 1 0 137187501 8536064 720 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 2084 723 49 118 0 1963 0

[startup+0.0626089 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 30169
/proc/meminfo: memFree=1395020/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=14888 CPUtime=0.05
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 2912 0 0 0 4 1 0 0 19 0 1 0 137187501 15245312 2907 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134777918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 3722 2908 50 118 0 3601 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16328

[startup+0.102611 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 30169
/proc/meminfo: memFree=1395020/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=15416 CPUtime=0.09
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 3080 0 0 0 8 1 0 0 20 0 1 0 137187501 15785984 3075 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134724161 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 3854 3076 50 118 0 3733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16856

[startup+0.302633 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 30169
/proc/meminfo: memFree=1395020/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=18056 CPUtime=0.29
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 3898 0 0 0 28 1 0 0 21 0 1 0 137187501 18489344 3893 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 4514 3893 50 118 0 4393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19496

[startup+0.701668 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 30169
/proc/meminfo: memFree=1395020/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=23072 CPUtime=0.69
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 5462 0 0 0 67 2 0 0 24 0 1 0 137187501 23625728 5457 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 5768 5457 50 118 0 5647 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24512

[startup+1.50174 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 30171
/proc/meminfo: memFree=1353276/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=54496 CPUtime=1.49
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 13008 0 0 0 143 6 0 0 25 0 1 0 137187501 55803904 11141 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 13624 11143 55 118 0 13503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55936

[startup+3.1019 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 30171
/proc/meminfo: memFree=1348476/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=0
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 137187501 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 360 110 95 260 0 84 0
[pid=30170] ppid=30169 vsize=55028 CPUtime=3.09
/proc/30170/stat : 30170 (march_dl) R 30169 30169 29450 0 -1 4194304 17608 0 0 0 301 8 0 0 25 0 1 0 137187501 56348672 11373 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30170/statm: 13757 11373 55 118 0 13636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56468

[startup+6.3012 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 30172
/proc/meminfo: memFree=1388924/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=1440 CPUtime=5
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 135 22199 0 0 0 0 489 11 16 0 1 0 137187501 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30169/statm: 360 111 96 260 0 84 0
[pid=30172] ppid=30169 vsize=53596 CPUtime=1.27
/proc/30172/stat : 30172 (ubcsat2006) R 30169 30169 29450 0 -1 4194304 9383 0 0 0 124 3 0 0 25 0 1 0 137188002 54882304 9366 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30172/statm: 13399 9366 156 64 0 12980 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 55036

[startup+12.7018 s]
/proc/loadavg: 1.06 0.99 0.98 2/65 30172
/proc/meminfo: memFree=1338436/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=60872 CPUtime=12.67
/proc/30169/stat : 30169 (SATzilla2007_C) R 30167 30169 29450 0 -1 4194304 14251 31590 0 0 477 6 768 16 25 0 1 0 137187501 62332928 14220 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 15218 14220 121 260 0 14942 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60872

[startup+25.502 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 30172
/proc/meminfo: memFree=1337924/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=60872 CPUtime=25.48
/proc/30169/stat : 30169 (SATzilla2007_C) R 30167 30169 29450 0 -1 4194304 14409 31590 0 0 1756 8 768 16 25 0 1 0 137187501 62332928 14378 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 15218 14378 121 260 0 14942 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60872

[startup+51.1025 s]
/proc/loadavg: 1.03 0.99 0.98 2/65 30172
/proc/meminfo: memFree=1336644/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=60872 CPUtime=51.07
/proc/30169/stat : 30169 (SATzilla2007_C) R 30167 30169 29450 0 -1 4194304 14719 31590 0 0 4312 11 768 16 25 0 1 0 137187501 62332928 14688 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 15218 14688 121 260 0 14942 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60872

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 30172
/proc/meminfo: memFree=1234948/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=414324 CPUtime=102.26
/proc/30169/stat : 30169 (SATzilla2007_C) R 30167 30169 29450 0 -1 4194304 66423 31590 0 0 9401 41 768 16 25 0 1 0 137187501 424267776 40010 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594063 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 103581 40010 163 260 0 103305 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 414324

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1165372/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=37684 CPUtime=1.5
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 8733 0 0 0 144 6 0 0 25 0 1 0 137203579 38588416 8727 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 9421 8727 59 118 0 9299 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 574092

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1156668/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=46532 CPUtime=61.48
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 10887 0 0 0 6140 8 0 0 25 0 1 0 137203579 47648768 10881 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 11633 10881 59 118 0 11511 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 582940

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1138428/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=64996 CPUtime=121.47
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 15470 0 0 0 12132 15 0 0 25 0 1 0 137203579 66555904 15464 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527380 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 16249 15464 59 118 0 16127 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 601404

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1124348/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=78852 CPUtime=181.45
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 18947 0 0 0 18127 18 0 0 25 0 1 0 137203579 80744448 18941 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527524 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 19713 18941 59 118 0 19591 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 615260

[startup+402.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1111484/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=91776 CPUtime=241.44
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 22194 0 0 0 24123 21 0 0 25 0 1 0 137203579 93978624 22188 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 22944 22188 59 118 0 22822 0

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


[startup+762.304 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1065532/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=137884 CPUtime=601.34
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 33586 0 0 0 60099 35 0 0 25 0 1 0 137203579 141193216 33580 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 34471 33580 59 118 0 34349 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 674292

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1061500/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=141876 CPUtime=661.32
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 34598 0 0 0 66096 36 0 0 25 0 1 0 137203579 145281024 34592 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 35469 34592 59 118 0 35347 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 678284

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1055996/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=147436 CPUtime=721.3
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 35966 0 0 0 72092 38 0 0 25 0 1 0 137203579 150974464 35960 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 36859 35960 59 118 0 36737 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 683844

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1046140/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=157744 CPUtime=781.28
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 38441 0 0 0 78087 41 0 0 25 0 1 0 137203579 161529856 38435 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 39436 38435 59 118 0 39314 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 694152

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1039228/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=164480 CPUtime=841.27
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 40150 0 0 0 84084 43 0 0 25 0 1 0 137203579 168427520 40144 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 41120 40144 59 118 0 40998 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 700888

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1033852/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=169884 CPUtime=901.25
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 41496 0 0 0 90080 45 0 0 25 0 1 0 137203579 173961216 41490 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 42471 41490 59 118 0 42349 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 706292

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1028156/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=175448 CPUtime=961.23
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 42887 0 0 0 96076 47 0 0 25 0 1 0 137203579 179658752 42881 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 43862 42881 59 118 0 43740 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 711856

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1023740/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=179836 CPUtime=1021.22
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 43993 0 0 0 102073 49 0 0 25 0 1 0 137203579 184152064 43987 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 44959 43987 59 118 0 44837 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 716244

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1023228/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=180364 CPUtime=1029.22
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 44109 0 0 0 102873 49 0 0 25 0 1 0 137203579 184692736 44103 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528743 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 45091 44103 59 118 0 44969 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 716772

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1022844/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=180628 CPUtime=1035.62
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 44203 0 0 0 103513 49 0 0 25 0 1 0 137203579 184963072 44197 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 45157 44197 59 118 0 45035 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 717036

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1022780/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=180760 CPUtime=1037.21
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 44227 0 0 0 103672 49 0 0 25 0 1 0 137203579 185098240 44221 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 45190 44221 59 118 0 45068 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 717168

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1022716/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=180760 CPUtime=1038.01
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 44237 0 0 0 103752 49 0 0 25 0 1 0 137203579 185098240 44231 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 45190 44231 59 118 0 45068 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 717168

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1022716/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=180892 CPUtime=1038.41
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 44245 0 0 0 103792 49 0 0 25 0 1 0 137203579 185233408 44239 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 45223 44239 59 118 0 45101 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 717300

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 30173
/proc/meminfo: memFree=1022716/2055920 swapFree=4184496/4192956
[pid=30169] ppid=30167 vsize=536408 CPUtime=160.72
/proc/30169/stat : 30169 (SATzilla2007_C) S 30167 30169 29450 0 -1 4194304 75067 31590 0 0 15234 54 768 16 25 0 1 0 137187501 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30169/statm: 134102 48652 163 260 0 133826 0
[pid=30173] ppid=30169 vsize=180892 CPUtime=1038.81
/proc/30173/stat : 30173 (minisat20) R 30169 30169 29450 0 -1 4194304 44253 0 0 0 103832 49 0 0 25 0 1 0 137203579 185233408 44247 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30173/statm: 45223 44247 59 118 0 45101 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 717300

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.64
CPU user time (s): 1198.38
CPU system time (s): 1.26381
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 717300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.38
system time used= 1.26381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150924
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= 25
involuntary context switches= 1747

runsolver used 0.931858 second user time and 2.50462 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Apr 18 10:39:35 UTC 2007

IDJOB= 313890
IDBENCH= 20377
IDSOLVER= 135
FILE ID= node55/313890-1176892774

PBS_JOBID= 4595118

Free space on /tmp= 66360 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/dated-10-11-u.cnf
COMMAND LINE= /tmp/evaluation/313890-1176892774/SATzilla2007_C /tmp/evaluation/313890-1176892774/instance-313890-1176892774.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-313890-1176892774 -o ROOT/results/node55/solver-313890-1176892774 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313890-1176892774/SATzilla2007_C /tmp/evaluation/313890-1176892774/instance-313890-1176892774.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  696c4f91b3f887adc571cf2a229f67b7

RANDOM SEED= 572520315

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1395492 kB
Buffers:         24624 kB
Cached:         551484 kB
SwapCached:       2164 kB
Active:         148548 kB
Inactive:       436900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395492 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:           19100 kB
Writeback:           0 kB
Mapped:          15900 kB
Slab:            61040 kB
Committed_AS:  1052160 kB
PageTables:       1380 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= 66360 MiB

End job on node55 on Wed Apr 18 10:59:35 UTC 2007