Trace number 455994

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) 9998.04 10000.8

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
MD5SUMcb7e94a0572e125e87a474412f4998c5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3678.16
Satisfiable
(Un)Satisfiability was proved
Number of variables50004
Number of clauses206879
Sum of the clauses size527991
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2145945
Number of clauses of size 338456
Number of clauses of size 47314
Number of clauses of size 54149
Number of clauses of size over 58943

Solver Data (download as text)

21.06/21.13	c run March_dl for 5 seconds ... 
21.06/21.13	c Bin: Executing march_dl
21.06/21.13	c child exit by a signal
21.06/21.13	c march_dl returned code 137.
21.06/21.13	c run saps (UBCSAT implementation) for 2 seconds ... 
21.06/21.13	c Bin: Executing ubcsat2006
21.06/21.13	c child exited successfully
21.06/21.13	c ubcsat2006 returned code 0.
21.06/21.13	c satzilla computing base features
21.06/21.13	c satzilla doing unit-prop probe
21.06/21.13	c satzilla doing local search probe
21.06/21.13	c satzilla doing lobjois search-space size estimate
21.06/21.13	c satzilla's ranking:
21.06/21.13	c 1) minisat20+P: -1.589920
21.06/21.13	c 2) march_dl+P: 3.338855
21.06/21.13	c 3) minisat20: 3.566127
21.06/21.13	c 4) march_dl: 3.833063
21.06/21.13	c 5) vallst+P: 4.138465
21.06/21.13	c 6) zchaff_rand+P: 6.628897
21.06/21.13	c 7) kcnfs+P: 999.000000
21.06/21.13	c 8) kcnfs: 999.000000
21.06/21.13	c 9) vallst: 999.000000
21.06/21.13	c 10) zchaff_rand: 999.000000
21.06/21.13	c satzilla running minisat20 with preprocessing ... 
81.44/81.50	This is MiniSat 2.0 beta
81.44/81.50	WARNING: for repeatability, setting FPU to use double precision
81.44/81.50	============================[ Problem Statistics ]=============================
81.44/81.50	|                                                                             |
81.44/81.51	|  Number of variables:  50004                                                |
81.44/81.51	|  Number of clauses:    206879                                               |
81.44/81.63	|  Parsing time:         0.11         s                                       |
81.44/81.64	============================[ Search Statistics ]==============================
81.44/81.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.44/81.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
81.44/81.64	===============================================================================
81.44/81.64	|         0 |   43332   177328   456150 |    59109        0    nan |  0.000 % |
81.44/81.68	|       100 |   43331   177328   456150 |    65020       99      7 | 13.383 % |
81.44/81.78	|       252 |   43330   177328   456150 |    71522      250     16 | 13.385 % |
81.44/81.91	|       477 |   43325   177328   456150 |    78674      473     16 | 13.581 % |
81.44/82.03	|       818 |   43202   176598   454344 |    86541      810     15 | 13.707 % |
81.44/82.26	|      1324 |   43142   176090   453099 |    95196     1308     13 | 13.723 % |
82.33/82.44	|      2083 |   43142   176090   453099 |   104715     2067     16 | 13.723 % |
82.63/82.74	|      3222 |   43136   176058   453021 |   115187     3205     19 | 13.735 % |
83.32/83.47	|      4930 |   42784   174496   449064 |   126706     4907     21 | 14.553 % |
84.12/84.27	|      7492 |   42725   174116   448100 |   139376     7460     25 | 14.587 % |
85.62/85.72	|     11339 |   42645   173539   446743 |   153314    11290     23 | 14.717 % |
88.82/88.91	|     17106 |   42634   173467   446585 |   168645    17031     27 | 14.739 % |
95.72/95.88	|     25755 |   42471   172428   443989 |   185510    25418     38 | 15.505 % |
104.82/104.91	|     38730 |   42207   171254   441008 |   204061    38356     42 | 15.611 % |
136.21/136.35	|     58191 |   42196   171153   440769 |   224467    57815     80 | 15.615 % |
199.99/200.16	|     87383 |   42191   171149   440761 |   246914    87000     97 | 15.629 % |
314.07/314.25	|    131172 |   42174   171059   440549 |   271605   130782    107 | 15.679 % |
532.71/532.95	|    196857 |   42148   170903   440194 |   298766   196382    135 | 16.231 % |
924.72/925.08	|    295383 |   41755   169605   436927 |   328643   294830    143 | 16.601 % |
1510.57/1511.09	|    443172 |   41660   168554   434342 |   361507   128591    166 | 16.689 % |
2752.98/2753.87	|    664855 |   41590   168239   433527 |   397658   350263    227 | 16.907 % |
4490.76/4492.00	|    997380 |   41385   166992   430432 |   437423   309524    233 | 17.237 % |
6961.65/6963.67	|   1496168 |   41039   165665   427172 |   481166   409139    177 | 17.941 % |
9997.90/10000.78	c Preprocessing...
9997.90/10000.78	c Inital problem has 50004 variables, 60934 nary clauses (145945 binary clauses).
9997.90/10000.78	c Num non-binary clauses 58862, Average non-binary clause length 3.976
9997.90/10000.78	c Theory has no gaps
9997.90/10000.78	c preprocessor timed out at 60.000000 sec
9997.90/10000.78	c Bin: Executing minisat20
9997.90/10000.78	c child exit by a signal
9997.90/10000.78	c minisat20 returned code 137.
9997.90/10000.78	c minisat20 returned code 137.
9997.90/10000.78	c satzilla running march_dl with preprocessing ... 
9997.90/10000.78	c Bin: Executing march_dl
9997.90/10000.78	c march_dl returned code 1.
9997.90/10000.78	c march_dl returned code 1.
9997.90/10000.78	c satzilla running minisat20 ... 
9997.90/10000.78	c Bin: Executing minisat20
9997.90/10000.78	c minisat20 returned code 1.
9997.90/10000.78	c minisat20 returned code 1.
9997.90/10000.78	c satzilla running march_dl ... 
9997.90/10000.78	c Bin: Executing march_dl
9997.90/10000.78	c march_dl returned code 1.
9997.90/10000.78	c march_dl returned code 1.
9997.90/10000.78	c satzilla running vallst with preprocessing ... 
9997.90/10000.78	c Bin: Executing vallst
9997.90/10000.78	c vallst returned code 1.
9997.90/10000.78	c vallst returned code 1.
9997.90/10000.78	c satzilla running zchaff_rand with preprocessing ... 
9997.90/10000.78	c Bin: Executing zchaff_rand
9997.90/10000.78	c zchaff_rand returned code 1.
9997.90/10000.78	c zchaff_rand returned code 1.
9997.90/10000.78	c satzilla running kcnfs with preprocessing ... 
9997.90/10000.78	c Bin: Executing kcnfs
9997.90/10000.78	c kcnfs returned code 1.
9997.90/10000.78	c kcnfs returned code 1.
9997.90/10000.78	c satzilla running kcnfs ... 
9997.90/10000.78	c Bin: Executing kcnfs
9997.90/10000.78	c kcnfs returned code 1.
9997.90/10000.78	c kcnfs returned code 1.
9997.90/10000.78	c satzilla running vallst ... 
9997.90/10000.79	c Bin: Executing vallst
9997.90/10000.79	c vallst returned code 1.
9997.90/10000.79	c vallst returned code 1.
9997.90/10000.79	c satzilla running zchaff_rand ... 
9997.90/10000.79	c Bin: Executing zchaff_rand
9997.90/10000.79	c zchaff_rand returned code 1.
9997.90/10000.79	c zchaff_rand returned code 1.
9997.90/10000.79	c ERROR: All Failed! 
9997.90/10000.79	c SATZILLA_TIME=9999.540000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-455994-1178627226 -o ROOT/results/node55/solver-455994-1178627226 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455994-1178627226/SATzilla2007_C /tmp/evaluation/455994-1178627226/instance-455994-1178627226.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.84 0.95 0.98 3/64 7009
/proc/meminfo: memFree=1548212/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=632 CPUtime=0
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 310632680 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 158 46 39 118 0 37 0

[startup+0.055918 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 7009
/proc/meminfo: memFree=1548212/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=3372 CPUtime=0.05
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 347 0 0 0 5 0 0 0 19 0 1 0 310632680 3452928 342 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 843 344 49 118 0 722 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4812

[startup+0.101921 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 7009
/proc/meminfo: memFree=1548212/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=5808 CPUtime=0.09
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 1159 0 0 0 9 0 0 0 19 0 1 0 310632680 5947392 1154 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 1452 1154 50 118 0 1331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.301941 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 7009
/proc/meminfo: memFree=1548212/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=8316 CPUtime=0.29
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 1920 0 0 0 28 1 0 0 20 0 1 0 310632680 8515584 1915 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 2079 1915 50 118 0 1958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9756

[startup+0.701978 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 7009
/proc/meminfo: memFree=1548212/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=20452 CPUtime=0.69
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 5205 0 0 0 67 2 0 0 24 0 1 0 310632680 20942848 4257 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650656 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 5113 4257 55 118 0 4992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21892

[startup+1.50105 s]
/proc/loadavg: 0.84 0.95 0.98 2/66 7011
/proc/meminfo: memFree=1531044/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=20380 CPUtime=1.49
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 6670 0 0 0 146 3 0 0 25 0 1 0 310632680 20869120 4257 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134540857 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 5095 4257 57 118 0 4974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21820

[startup+3.10221 s]
/proc/loadavg: 0.84 0.95 0.98 2/66 7011
/proc/meminfo: memFree=1516580/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=0
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310632680 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 360 110 95 260 0 84 0
[pid=7010] ppid=7009 vsize=38836 CPUtime=3.08
/proc/7010/stat : 7010 (march_dl) R 7009 7009 6953 0 -1 4194304 11979 0 0 0 304 4 0 0 25 0 1 0 310632680 39768064 8586 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134560167 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7010/statm: 9709 8586 69 118 0 9588 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40276

[startup+6.30151 s]
/proc/loadavg: 0.85 0.95 0.98 2/66 7012
/proc/meminfo: memFree=1534948/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=1440 CPUtime=5
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 134 12275 0 0 0 0 494 6 16 0 1 0 310632680 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7009/statm: 360 111 96 260 0 84 0
[pid=7012] ppid=7009 vsize=18488 CPUtime=1.28
/proc/7012/stat : 7012 (ubcsat2006) R 7009 7009 6953 0 -1 4194304 3395 0 0 0 126 2 0 0 25 0 1 0 310633181 18931712 3378 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7012/statm: 4622 3378 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7011 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 7012
/proc/meminfo: memFree=1528308/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=21756 CPUtime=12.66
/proc/7009/stat : 7009 (SATzilla2007_C) R 7007 7009 6953 0 -1 4194304 5088 15679 0 0 534 4 720 8 25 0 1 0 310632680 22278144 5058 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7009/statm: 5439 5058 121 260 0 5163 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21756

[startup+25.5013 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 7012
/proc/meminfo: memFree=1496884/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=97920 CPUtime=25.46
/proc/7009/stat : 7009 (SATzilla2007_C) R 7007 7009 6953 0 -1 4194304 22268 15679 0 0 1801 17 720 8 25 0 1 0 310632680 100270080 13021 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7009/statm: 24480 13021 164 260 0 24204 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 97920

[startup+51.1018 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 7012
/proc/meminfo: memFree=1485300/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=87336 CPUtime=51.05
/proc/7009/stat : 7009 (SATzilla2007_C) R 7007 7009 6953 0 -1 4194304 25827 15679 0 0 4330 47 720 8 25 0 1 0 310632680 89432064 15799 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7009/statm: 21834 15799 165 260 0 21558 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 87336

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/66 7013
/proc/meminfo: memFree=1466156/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=20108 CPUtime=20.78
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 4735 0 0 0 2075 3 0 0 25 0 1 0 310640830 20590592 4729 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 5027 4729 59 118 0 4905 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 108520

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7013
/proc/meminfo: memFree=1445420/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=40904 CPUtime=80.77
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 9911 0 0 0 8067 10 0 0 25 0 1 0 310640830 41885696 9905 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 10226 9905 59 118 0 10104 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 129316

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7013
/proc/meminfo: memFree=1430508/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=55632 CPUtime=140.74
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 13593 0 0 0 14060 14 0 0 25 0 1 0 310640830 56967168 13587 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 13908 13587 59 118 0 13786 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 144044

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7013
/proc/meminfo: memFree=1418156/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=67968 CPUtime=200.73
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 16694 0 0 0 20055 18 0 0 25 0 1 0 310640830 69599232 16688 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 16992 16688 59 118 0 16870 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 156380

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7013
/proc/meminfo: memFree=1404140/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=82108 CPUtime=260.72
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 20174 0 0 0 26049 23 0 0 25 0 1 0 310640830 84078592 20168 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 20527 20168 59 118 0 20405 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 170520

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7013
/proc/meminfo: memFree=1390380/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0

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

/proc/7013/statm: 107152 106447 59 118 0 107030 0
Current children cumulated CPU time (s) 9639.59
Current children cumulated vsize (KiB) 517020

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057516/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=428688 CPUtime=9618.14
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106481 0 0 0 961688 126 0 0 25 0 1 0 310640830 438976512 106456 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107172 106456 59 118 0 107050 0
Current children cumulated CPU time (s) 9699.58
Current children cumulated vsize (KiB) 517100

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057452/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=428808 CPUtime=9678.12
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106507 0 0 0 967686 126 0 0 25 0 1 0 310640830 439099392 106482 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107202 106482 59 118 0 107080 0
Current children cumulated CPU time (s) 9759.56
Current children cumulated vsize (KiB) 517220

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057516/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=428808 CPUtime=9738.11
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106507 0 0 0 973685 126 0 0 25 0 1 0 310640830 439099392 106482 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107202 106482 59 118 0 107080 0
Current children cumulated CPU time (s) 9819.55
Current children cumulated vsize (KiB) 517220

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057388/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=428888 CPUtime=9798.09
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106524 0 0 0 979683 126 0 0 25 0 1 0 310640830 439181312 106499 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527907 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107222 106499 59 118 0 107100 0
Current children cumulated CPU time (s) 9879.53
Current children cumulated vsize (KiB) 517300

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9858.07
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 985681 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9939.51
Current children cumulated vsize (KiB) 517664

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057068/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9874.08
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 987282 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9955.52
Current children cumulated vsize (KiB) 517664

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057068/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9899.66
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 989840 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9981.1
Current children cumulated vsize (KiB) 517664

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9906.06
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 990480 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9987.5
Current children cumulated vsize (KiB) 517664

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9912.47
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 991121 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9993.91
Current children cumulated vsize (KiB) 517664

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9914.06
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 991280 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9995.5
Current children cumulated vsize (KiB) 517664

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9915.66
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 991440 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9997.1
Current children cumulated vsize (KiB) 517664

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9916.06
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 991480 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9997.5
Current children cumulated vsize (KiB) 517664

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=88412 CPUtime=81.44
/proc/7009/stat : 7009 (SATzilla2007_C) S 7007 7009 6953 0 -1 4194304 28096 15679 0 0 7330 86 720 8 25 0 1 0 310632680 90533888 15947 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7009/statm: 22103 15947 165 260 0 21827 0
[pid=7013] ppid=7009 vsize=429252 CPUtime=9916.46
/proc/7013/stat : 7013 (minisat20) R 7009 7009 6953 0 -1 4194304 106585 0 0 0 991520 126 0 0 25 0 1 0 310640830 439554048 106560 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7013/statm: 107313 106560 59 118 0 107191 0
Current children cumulated CPU time (s) 9997.9
Current children cumulated vsize (KiB) 517664

[startup+10000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7613
/proc/meminfo: memFree=1057132/2055920 swapFree=4184564/4192956
[pid=7009] ppid=7007 vsize=0 CPUtime=9998.02
/proc/7009/stat : 7009 (SATzilla2007_C) R 7007 7009 6953 0 -1 4194308 28109 122264 0 0 7330 87 992243 142 18 0 1 0 310632680 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/7009/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.02
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10000.8
CPU time (s): 9998.04
CPU user time (s): 9995.74
CPU system time (s): 2.30265
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 517664

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

runsolver used 7.42487 second user time and 20.024 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue May  8 12:27:06 UTC 2007

IDJOB= 455994
IDBENCH= 20567
IDSOLVER= 179
FILE ID= node55/455994-1178627226

PBS_JOBID= 5218316

Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/455994-1178627226/SATzilla2007_C /tmp/evaluation/455994-1178627226/instance-455994-1178627226.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-455994-1178627226 -o ROOT/results/node55/solver-455994-1178627226 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455994-1178627226/SATzilla2007_C /tmp/evaluation/455994-1178627226/instance-455994-1178627226.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  cb7e94a0572e125e87a474412f4998c5

RANDOM SEED= 81476348

TIME LIMIT= 10000 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:       1548684 kB
Buffers:         35420 kB
Cached:         366796 kB
SwapCached:       2316 kB
Active:          93128 kB
Inactive:       318412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548684 kB
SwapTotal:     4192956 kB
SwapFree:      4184564 kB
Dirty:           13224 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            81816 kB
Committed_AS:  4432200 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= 66552 MiB

End job on node55 on Tue May  8 15:13:47 UTC 2007