Trace number 314371

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 FULL? 1199.96 1200.44

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-02.cnf
MD5SUM9ded5d7f130643b725016d2e5e4c7da3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark659.169
Satisfiable
(Un)Satisfiability was proved
Number of variables6196
Number of clauses22741
Sum of the clauses size59967
Maximum clause length602
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212147
Number of clauses of size 39205
Number of clauses of size 4597
Number of clauses of size 5221
Number of clauses of size over 5570

Solver Data (download as text)

10.57/10.65	c run March_dl for 5 seconds ... 
10.57/10.65	c Bin: Executing march_dl
10.57/10.65	c child exit by a signal
10.57/10.65	c march_dl returned code 137.
10.57/10.65	c run saps for 2 seconds ... 
10.57/10.65	c Bin: Executing ubcsat2006
10.57/10.65	c child exited successfully
10.57/10.65	c ubcsat2006 returned code 0.
10.57/10.65	c satzilla computing base features
10.57/10.65	c satzilla doing unit-prop probe
10.57/10.65	c satzilla doing local search probe
10.57/10.65	c satzilla doing lobjois search-space size estimate
10.57/10.65	c satzilla's ranking:
10.57/10.65	c 1) minisat20: 0.601177
10.57/10.65	c 2) eureka: 2.427689
10.57/10.65	c 3) vallst: 2.541133
10.57/10.65	c 4) zchaff_rand: 2.791713
10.57/10.65	c 5) march_dl: 3.081156
10.57/10.65	c 6) kcnfs: 4.183896
10.57/10.65	c 7) kcnfs+P: 999.000000
10.57/10.65	c 8) march_dl+P: 999.000000
10.57/10.65	c 9) vallst+P: 999.000000
10.57/10.65	c 10) zchaff_rand+P: 999.000000
10.57/10.65	c 11) rsat+P: 999.000000
10.57/10.65	c 12) eureka+P: 999.000000
10.57/10.65	c 13) minisat20+P: 999.000000
10.57/10.65	c 14) rsat: 999.000000
10.57/10.65	c satzilla running minisat20 ... 
10.57/10.65	This is MiniSat 2.0 beta
10.57/10.65	WARNING: for repeatability, setting FPU to use double precision
10.57/10.66	============================[ Problem Statistics ]=============================
10.57/10.66	|                                                                             |
10.57/10.66	|  Number of variables:  6196                                                 |
10.57/10.66	|  Number of clauses:    22741                                                |
10.57/10.67	|  Parsing time:         0.01         s                                       |
10.57/10.67	============================[ Search Statistics ]==============================
10.57/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.67	===============================================================================
10.57/10.67	|         0 |    5593    19248    51781 |     6416        0    nan |  0.000 % |
10.57/10.68	|       100 |    5592    19248    51781 |     7057       99      5 |  9.748 % |
10.57/10.69	|       251 |    5592    19248    51781 |     7763      250      9 |  9.748 % |
10.62/10.72	|       476 |    5591    19242    51765 |     8539      474     13 |  9.764 % |
10.62/10.77	|       814 |    5590    19240    51761 |     9393      811     20 |  9.781 % |
10.62/10.83	|      1320 |    5589    19235    51749 |    10333     1316     20 |  9.797 % |
10.96/11.03	|      2082 |    5589    19235    51749 |    11366     2078     29 |  9.797 % |
11.25/11.36	|      3221 |    5588    19233    51745 |    12502     3216     33 |  9.813 % |
11.65/11.79	|      4931 |    5587    19230    51737 |    13753     4925     34 |  9.829 % |
12.25/12.30	|      7493 |    5587    19230    51737 |    15128     7487     30 |  9.829 % |
13.45/13.56	|     11337 |    5585    19224    51721 |    16641    11329     32 |  9.861 % |
16.35/16.45	|     17104 |    5583    19218    51705 |    18305    17093     38 |  9.893 % |
20.74/20.81	|     25753 |    5582    19212    51691 |    20136    15962     40 |  9.910 % |
27.45/27.59	|     38727 |    5577    19189    51635 |    22149    18231     36 |  9.990 % |
40.64/40.73	|     58189 |    5574    19177    51605 |    24364    14414     30 | 10.039 % |
59.72/59.84	|     87381 |    5573    19174    51597 |    26801    18092     31 | 10.071 % |
92.32/92.46	|    131170 |    5557    19125    51467 |    29481    19406     33 | 10.313 % |
145.80/145.97	|    196854 |    5549    19101    51403 |    32429    23730     35 | 10.442 % |
229.17/229.35	|    295380 |    5540    19072    51331 |    35672    21977     36 | 10.587 % |
356.41/356.69	|    443170 |    5524    19024    51203 |    39239    21320     31 | 10.846 % |
558.93/559.24	|    664853 |    5513    18988    51109 |    43163    31610     40 | 11.023 % |
909.30/909.72	|    997378 |    5502    18950    51014 |    47480    39788     36 | 11.201 % |
1199.38/1199.95	c Bin: Executing minisat20
1199.38/1199.95	c child exit by a signal
1199.38/1199.95	c minisat20 returned code 137.
1199.38/1199.95	c minisat20 returned code 137.
1199.38/1199.95	c satzilla running eureka ... 
1199.38/1199.95	c Bin: Executing eureka
1199.38/1199.95	c eureka returned code 1.
1199.38/1199.95	c eureka returned code 1.
1199.38/1199.95	c satzilla running vallst ... 
1199.38/1199.95	c Bin: Executing vallst
1199.38/1199.95	c vallst returned code 1.
1199.38/1199.95	c vallst returned code 1.
1199.38/1199.95	c satzilla running zchaff_rand ... 
1199.38/1199.95	c Bin: Executing zchaff_rand
1199.38/1199.95	c zchaff_rand returned code 1.
1199.38/1199.95	c zchaff_rand returned code 1.
1199.38/1199.95	c satzilla running march_dl ... 
1199.38/1199.95	c Bin: Executing march_dl
1199.38/1199.95	c march_dl returned code 1.
1199.38/1199.95	c march_dl returned code 1.
1199.38/1199.95	c satzilla running kcnfs ... 
1199.38/1199.95	c Bin: Executing kcnfs
1199.38/1199.95	c kcnfs returned code 1.
1199.38/1199.95	c kcnfs returned code 1.
1199.38/1199.95	c satzilla running kcnfs with preprocessing ... 
1199.90/1200.44	c Preprocessing...
1199.90/1200.44	c Inital problem has 6196 variables, 10594 nary clauses (12147 binary clauses).
1199.90/1200.44	c Num non-binary clauses 10593, Average non-binary clause length 3.368
1199.90/1200.44	c Theory has no gaps
1199.90/1200.44	c Preprocessor runtime was 0.460 seconds.
1199.90/1200.44	c 
1199.90/1200.44	c Satisfiability of theory still undetermined.
1199.90/1200.44	c See file /tmp/QUwQnM for simplified theory.
1199.90/1200.44	c Bin: Executing kcnfs
1199.90/1200.44	c kcnfs returned code 1.
1199.90/1200.44	c kcnfs returned code 1.
1199.90/1200.44	c Satzilla Timed out!
1199.90/1200.44	s UNKNOWN
1199.90/1200.44	c SATZILLA_TIME=1200.120000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-314371-1172636163 -o ROOT/results/node71/solver-314371-1172636163 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314371-1172636163/SATzilla2007_F /tmp/evaluation/314371-1172636163/instance-314371-1172636163.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: 0.92 0.98 0.99 3/64 3922
/proc/meminfo: memFree=1453936/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) R 3920 3922 3485 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=1232 CPUtime=0
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 283574142 1261568 183 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 308 183 50 118 0 187 0

[startup+0.0387441 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3922
/proc/meminfo: memFree=1453936/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=2256 CPUtime=0.03
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 507 0 0 0 3 0 0 0 19 0 1 0 283574142 2310144 413 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134658160 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 564 413 52 118 0 443 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3768

[startup+0.101757 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3922
/proc/meminfo: memFree=1453936/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=2628 CPUtime=0.09
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 1312 0 0 0 9 0 0 0 19 0 1 0 283574142 2691072 505 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 657 507 57 118 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4140

[startup+0.3018 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3922
/proc/meminfo: memFree=1453936/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=5004 CPUtime=0.29
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 2840 0 0 0 28 1 0 0 21 0 1 0 283574142 5124096 1094 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134544564 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 1251 1094 69 118 0 1130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6516

[startup+0.701886 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3922
/proc/meminfo: memFree=1453936/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=8716 CPUtime=0.69
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 3797 0 0 0 68 1 0 0 24 0 1 0 283574142 8925184 2043 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 2179 2043 73 118 0 2058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10228

[startup+1.50207 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3924
/proc/meminfo: memFree=1445792/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=9580 CPUtime=1.49
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 3858 0 0 0 148 1 0 0 25 0 1 0 283574142 9809920 2104 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 2395 2104 75 118 0 2274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11092

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3924
/proc/meminfo: memFree=1444768/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=0
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3923] ppid=3922 vsize=10952 CPUtime=3.09
/proc/3923/stat : 3923 (march_dl) R 3922 3922 3485 0 -1 4194304 4163 0 0 0 308 1 0 0 25 0 1 0 283574142 11214848 2409 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3923/statm: 2738 2409 75 118 0 2617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12464

[startup+6.3021 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3925
/proc/meminfo: memFree=1451808/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=1512 CPUtime=4.99
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 149 4296 0 0 0 0 497 2 16 0 1 0 283574142 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3922/statm: 378 125 110 260 0 84 0
[pid=3925] ppid=3922 vsize=6188 CPUtime=1.29
/proc/3925/stat : 3925 (ubcsat2006) R 3922 3922 3485 0 -1 4194304 597 0 0 0 119 10 0 0 25 0 1 0 283574643 6336512 579 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3925/statm: 1547 579 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1449448/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=4452 CPUtime=2.03
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 834 0 0 0 203 0 0 0 25 0 1 0 283575208 4558848 827 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 1113 827 58 118 0 991 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7504

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1446312/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=7228 CPUtime=14.82
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 1546 0 0 0 1481 1 0 0 25 0 1 0 283575208 7401472 1539 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525349 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 1807 1539 58 118 0 1685 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10280

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1445288/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=8292 CPUtime=40.41
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 1795 0 0 0 4040 1 0 0 25 0 1 0 283575208 8491008 1788 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 2073 1788 58 118 0 1951 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11344

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1444648/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=9000 CPUtime=91.6
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 1971 0 0 0 9158 2 0 0 25 0 1 0 283575208 9216000 1964 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 2250 1964 58 118 0 2128 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12052

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1443624/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=9924 CPUtime=151.56
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 2211 0 0 0 15154 2 0 0 25 0 1 0 283575208 10162176 2204 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 2481 2204 58 118 0 2359 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 12976

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1443304/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=10200 CPUtime=211.55
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 2276 0 0 0 21152 3 0 0 25 0 1 0 283575208 10444800 2269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 2550 2269 58 118 0 2428 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 13252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1441832/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=11716 CPUtime=271.52
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 2632 0 0 0 27149 3 0 0 25 0 1 0 283575208 11997184 2625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 2929 2625 58 118 0 2807 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 14768

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1441576/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=11848 CPUtime=331.5
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 2683 0 0 0 33147 3 0 0 25 0 1 0 283575208 12132352 2676 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 2962 2676 58 118 0 2840 0

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

/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=14888 CPUtime=751.34
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3412 0 0 0 75128 6 0 0 25 0 1 0 283575208 15245312 3405 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 3722 3405 58 118 0 3600 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 17940

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1438568/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=14888 CPUtime=811.31
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3422 0 0 0 81125 6 0 0 25 0 1 0 283575208 15245312 3415 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134530230 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 3722 3415 58 118 0 3600 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 17940

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1438440/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=15072 CPUtime=871.28
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3442 0 0 0 87122 6 0 0 25 0 1 0 283575208 15433728 3435 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 3768 3435 58 118 0 3646 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 18124

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1438376/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=15072 CPUtime=931.26
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3449 0 0 0 93120 6 0 0 25 0 1 0 283575208 15433728 3442 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 3768 3442 58 118 0 3646 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 18124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1437224/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16136 CPUtime=991.23
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3743 0 0 0 99117 6 0 0 25 0 1 0 283575208 16523264 3736 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4034 3736 58 118 0 3912 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 19188

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3926
/proc/meminfo: memFree=1437160/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16136 CPUtime=1051.22
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3743 0 0 0 105115 7 0 0 25 0 1 0 283575208 16523264 3736 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4034 3736 58 118 0 3912 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 19188

[startup+1122.3 s]
/proc/loadavg: 1.14 1.02 1.00 2/66 3926
/proc/meminfo: memFree=1437032/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16268 CPUtime=1111.19
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3776 0 0 0 111112 7 0 0 25 0 1 0 283575208 16658432 3769 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4067 3769 58 118 0 3945 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 19320

[startup+1182.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 3926
/proc/meminfo: memFree=1436840/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16424 CPUtime=1171.17
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3802 0 0 0 117110 7 0 0 25 0 1 0 283575208 16818176 3795 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4106 3795 58 118 0 3984 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 19476

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

[startup+1190.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 3926
/proc/meminfo: memFree=1436840/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16424 CPUtime=1179.17
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3802 0 0 0 117910 7 0 0 25 0 1 0 283575208 16818176 3795 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4106 3795 58 118 0 3984 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 19476

[startup+1196.7 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 3926
/proc/meminfo: memFree=1436840/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16424 CPUtime=1185.57
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3802 0 0 0 118550 7 0 0 25 0 1 0 283575208 16818176 3795 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4106 3795 58 118 0 3984 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 19476

[startup+1198.3 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 3926
/proc/meminfo: memFree=1436840/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16424 CPUtime=1187.16
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3802 0 0 0 118709 7 0 0 25 0 1 0 283575208 16818176 3795 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4106 3795 58 118 0 3984 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 19476

[startup+1199.1 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 3926
/proc/meminfo: memFree=1436840/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16424 CPUtime=1187.96
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3802 0 0 0 118789 7 0 0 25 0 1 0 283575208 16818176 3795 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4106 3795 58 118 0 3984 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 19476

[startup+1199.9 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 3926
/proc/meminfo: memFree=1436840/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=3052 CPUtime=10.62
/proc/3922/stat : 3922 (SATzilla2007_F) S 3920 3922 3485 0 -1 4194304 1788 4899 0 0 336 7 700 19 25 0 1 0 283574142 3125248 580 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3922/statm: 763 580 170 260 0 469 0
[pid=3926] ppid=3922 vsize=16424 CPUtime=1188.76
/proc/3926/stat : 3926 (minisat20) R 3922 3922 3485 0 -1 4194304 3802 0 0 0 118869 7 0 0 25 0 1 0 283575208 16818176 3795 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525195 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3926/statm: 4106 3795 58 118 0 3984 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 19476

[startup+1200.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 3926
/proc/meminfo: memFree=1448432/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=9548 CPUtime=1199.8
/proc/3922/stat : 3922 (SATzilla2007_F) R 3920 3922 3485 0 -1 4194304 3014 8701 0 0 368 10 119575 27 21 0 1 0 283574142 9777152 1623 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 134597919 0 0 4096 0 0 0 0 17 1 0 0
/proc/3922/statm: 2387 1623 177 260 0 2093 0
Current children cumulated CPU time (s) 1199.8
Current children cumulated vsize (KiB) 9548

[startup+1200.4 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 3926
/proc/meminfo: memFree=1448432/2055920 swapFree=4183080/4192956
[pid=3922] ppid=3920 vsize=7608 CPUtime=1199.9
/proc/3922/stat : 3922 (SATzilla2007_F) R 3920 3922 3485 0 -1 4194304 3076 8701 0 0 377 11 119575 27 21 0 1 0 283574142 7790592 1615 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/3922/statm: 1902 1615 177 260 0 1608 0
Current children cumulated CPU time (s) 1199.9
Current children cumulated vsize (KiB) 7608

Child status: 1
Real time (s): 1200.44
CPU time (s): 1199.96
CPU user time (s): 1199.57
CPU system time (s): 0.39094
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 19476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11796
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= 26
involuntary context switches= 1689

runsolver used 0.817875 second user time and 2.52761 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Feb 28 04:16:03 UTC 2007

IDJOB= 314371
IDBENCH= 20389
IDSOLVER= 136
FILE ID= node71/314371-1172636163

PBS_JOBID= 3981148

Free space on /tmp= 66480 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-02.cnf
COMMAND LINE= /tmp/evaluation/314371-1172636163/SATzilla2007_F /tmp/evaluation/314371-1172636163/instance-314371-1172636163.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-314371-1172636163 -o ROOT/results/node71/solver-314371-1172636163 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314371-1172636163/SATzilla2007_F /tmp/evaluation/314371-1172636163/instance-314371-1172636163.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  9ded5d7f130643b725016d2e5e4c7da3

RANDOM SEED= 686616592

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1454408 kB
Buffers:         11604 kB
Cached:         539332 kB
SwapCached:       3604 kB
Active:         108580 kB
Inactive:       451688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454408 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:           10468 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            27220 kB
Committed_AS:   805328 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= 66480 MiB

End job on node71 on Wed Feb 28 04:36:04 UTC 2007