Trace number 455772

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 10002

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-11-u.cnf
MD5SUM696c4f91b3f887adc571cf2a229f67b7
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2352.91
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.12/99.27	c run March_dl for 5 seconds ... 
99.12/99.27	c Bin: Executing march_dl
99.12/99.27	c child exit by a signal
99.12/99.27	c march_dl returned code 137.
99.12/99.27	c run saps (UBCSAT implementation) for 2 seconds ... 
99.12/99.27	c Bin: Executing ubcsat2006
99.12/99.27	c child exited successfully
99.12/99.27	c ubcsat2006 returned code 0.
99.12/99.27	c satzilla computing base features
99.12/99.27	c satzilla doing unit-prop probe
99.12/99.27	c satzilla doing local search probe
99.12/99.27	c satzilla doing lobjois search-space size estimate
99.12/99.27	c satzilla's ranking:
99.12/99.27	c 1) minisat20+P: -2.199821
99.12/99.27	c 2) march_dl+P: 0.791553
99.12/99.27	c 3) minisat20: 2.110693
99.12/99.27	c 4) vallst+P: 3.608217
99.12/99.27	c 5) march_dl: 4.400473
99.12/99.27	c 6) zchaff_rand+P: 5.325027
99.12/99.27	c 7) kcnfs+P: 999.000000
99.12/99.27	c 8) kcnfs: 999.000000
99.12/99.27	c 9) vallst: 999.000000
99.12/99.27	c 10) zchaff_rand: 999.000000
99.12/99.27	c satzilla running minisat20 with preprocessing ... 
161.30/161.45	This is MiniSat 2.0 beta
161.30/161.45	WARNING: for repeatability, setting FPU to use double precision
161.30/161.45	============================[ Problem Statistics ]=============================
161.30/161.45	|                                                                             |
161.30/161.45	|  Number of variables:  141860                                               |
161.30/161.45	|  Number of clauses:    629461                                               |
161.68/161.85	|  Parsing time:         0.35         s                                       |
161.78/161.90	============================[ Search Statistics ]==============================
161.78/161.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
161.78/161.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
161.78/161.90	===============================================================================
161.78/161.90	|         0 |  104308   445492  1053266 |   148497        0    nan |  0.000 % |
162.08/162.21	|       100 |  104281   445492  1053266 |   163347       95     68 | 27.345 % |
162.58/162.72	|       250 |  100324   427223  1013836 |   179681      229     73 | 31.748 % |
163.59/163.73	|       475 |   91430   389066   931567 |   197649      435    100 | 37.957 % |
164.49/164.65	|       812 |   83626   344914   836256 |   217414      752     86 | 41.489 % |
166.89/167.08	|      1319 |   74946   302779   744830 |   239156     1204    129 | 47.249 % |
170.18/170.34	|      2079 |   70925   284240   704246 |   263072     1887    127 | 52.009 % |
173.28/173.47	|      3219 |   52121   199206   506095 |   289379     2594    152 | 63.458 % |
176.48/176.68	|      4929 |   51127   194492   495593 |   318317     4292    165 | 63.960 % |
181.38/181.52	|      7494 |   49217   186364   477425 |   350148     6843    150 | 67.213 % |
189.47/189.69	|     11338 |   45561   170703   439877 |   385163    10617    141 | 67.883 % |
202.17/202.39	|     17104 |   43044   160853   415669 |   423680    16249    139 | 69.729 % |
223.27/223.44	|     25754 |   41398   152977   398151 |   466048    24880    147 | 70.818 % |
258.35/258.51	|     38729 |   41398   152977   398151 |   512653    37855    172 | 70.818 % |
306.13/306.31	|     58192 |   36713   133552   351213 |   563918    56937    169 | 74.120 % |
396.30/396.51	|     87384 |   36004   130575   344087 |   620310    86105    164 | 74.620 % |
567.74/568.02	|    131173 |   34070   123522   325136 |   682341   129514    153 | 75.997 % |
849.23/849.67	|    196857 |   34014   123321   324661 |   750575   195188    134 | 76.105 % |
1428.71/1429.44	|    295383 |   33245   119945   316812 |   825632   293651    132 | 76.565 % |
2355.07/2356.10	|    443174 |   32588   116830   309761 |   908196   441403    135 | 77.331 % |
4235.48/4237.24	|    664857 |   32144   114897   304939 |   999015   656739    140 | 77.344 % |
8317.15/8320.66	|    997382 |   31646   113351   301186 |  1098917   989178    144 | 81.420 % |
9997.93/10002.01	c Preprocessing...
9997.93/10002.01	c Inital problem has 141860 variables, 113950 nary clauses (515511 binary clauses).
9997.93/10002.01	c Num non-binary clauses 101920, Average non-binary clause length 3.795
9997.93/10002.01	c Theory has no gaps
9997.93/10002.01	c preprocessor timed out at 61.350000 sec
9997.93/10002.01	c Bin: Executing minisat20
9997.93/10002.01	c child exit by a signal
9997.93/10002.01	c minisat20 returned code 137.
9997.93/10002.01	c minisat20 returned code 137.
9997.93/10002.01	c satzilla running march_dl with preprocessing ... 
9997.93/10002.01	c Bin: Executing march_dl
9997.93/10002.01	c march_dl returned code 1.
9997.93/10002.01	c march_dl returned code 1.
9997.93/10002.01	c satzilla running minisat20 ... 
9997.93/10002.01	c Bin: Executing minisat20
9997.93/10002.01	c minisat20 returned code 1.
9997.93/10002.01	c minisat20 returned code 1.
9997.93/10002.01	c satzilla running vallst with preprocessing ... 
9997.93/10002.01	c Bin: Executing vallst
9997.93/10002.01	c vallst returned code 1.
9997.93/10002.01	c vallst returned code 1.
9997.93/10002.01	c satzilla running march_dl ... 
9997.93/10002.01	c Bin: Executing march_dl
9997.93/10002.01	c march_dl returned code 1.
9997.93/10002.01	c march_dl returned code 1.
9997.93/10002.01	c satzilla running zchaff_rand with preprocessing ... 
9997.93/10002.01	c Bin: Executing zchaff_rand
9997.93/10002.01	c zchaff_rand returned code 1.
9997.93/10002.01	c zchaff_rand returned code 1.
9997.93/10002.01	c satzilla running kcnfs with preprocessing ... 
9997.93/10002.01	c Bin: Executing kcnfs
9997.93/10002.01	c kcnfs returned code 1.
9997.93/10002.01	c kcnfs returned code 1.
9997.93/10002.01	c satzilla running kcnfs ... 
9997.93/10002.01	c Bin: Executing kcnfs
9997.93/10002.01	c kcnfs returned code 1.
9997.93/10002.01	c kcnfs returned code 1.
9997.93/10002.01	c satzilla running vallst ... 
9997.93/10002.01	c Bin: Executing vallst
9997.93/10002.01	c vallst returned code 1.
9997.93/10002.01	c vallst returned code 1.
9997.93/10002.01	c satzilla running zchaff_rand ... 
9997.93/10002.01	c Bin: Executing zchaff_rand
9997.93/10002.01	c zchaff_rand returned code 1.
9997.93/10002.01	c zchaff_rand returned code 1.
9997.93/10002.01	c ERROR: All Failed! 
9997.93/10002.01	c SATZILLA_TIME=9999.470000

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/node42/watcher-455772-1178570720 -o ROOT/results/node42/solver-455772-1178570720 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455772-1178570720/SATzilla2007_C /tmp/evaluation/455772-1178570720/instance-455772-1178570720.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.16 0.86 1.40 3/77 5679
/proc/meminfo: memFree=1612096/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) D 5677 5679 5623 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0

[startup+0.106137 s]
/proc/loadavg: 0.16 0.86 1.40 3/77 5679
/proc/meminfo: memFree=1612096/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.201159 s]
/proc/loadavg: 0.16 0.86 1.40 3/77 5679
/proc/meminfo: memFree=1612096/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301172 s]
/proc/loadavg: 0.16 0.86 1.40 3/77 5679
/proc/meminfo: memFree=1612096/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701252 s]
/proc/loadavg: 0.16 0.86 1.40 3/77 5679
/proc/meminfo: memFree=1612096/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.5024 s]
/proc/loadavg: 0.22 0.86 1.40 2/79 5681
/proc/meminfo: memFree=1574256/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0
[pid=5681] ppid=5679 vsize=54836 CPUtime=1.48
/proc/5681/stat : 5681 (march_dl) R 5679 5679 5623 0 -1 4194304 13405 0 0 0 141 7 0 0 25 0 1 0 304983996 56152064 11260 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5681/statm: 13709 11260 55 118 0 13588 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56276

[startup+3.1017 s]
/proc/loadavg: 0.22 0.86 1.40 2/79 5681
/proc/meminfo: memFree=1568624/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=0
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 304983995 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 360 110 95 260 0 84 0
[pid=5681] ppid=5679 vsize=53916 CPUtime=3.08
/proc/5681/stat : 5681 (march_dl) R 5679 5679 5623 0 -1 4194304 17608 0 0 0 300 8 0 0 25 0 1 0 304983996 55209984 11095 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651508 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5681/statm: 13479 11095 55 118 0 13358 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55356

[startup+6.30231 s]
/proc/loadavg: 0.29 0.87 1.40 2/79 5682
/proc/meminfo: memFree=1604144/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=1440 CPUtime=4.99
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 134 22199 0 0 0 0 487 12 16 0 1 0 304983995 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5679/statm: 360 111 96 260 0 84 0
[pid=5682] ppid=5679 vsize=53596 CPUtime=1.26
/proc/5682/stat : 5682 (ubcsat2006) R 5679 5679 5623 0 -1 4194304 9383 0 0 0 121 5 0 0 25 0 1 0 304984498 54882304 9366 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5682/statm: 13399 9366 156 64 0 12980 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 55036

[startup+12.7015 s]
/proc/loadavg: 0.34 0.87 1.39 2/78 5682
/proc/meminfo: memFree=1555448/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=60872 CPUtime=12.65
/proc/5679/stat : 5679 (SATzilla2007_C) R 5677 5679 5623 0 -1 4194304 14248 31590 0 0 479 6 761 19 25 0 1 0 304983995 62332928 14218 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5679/statm: 15218 14218 121 260 0 14942 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 60872

[startup+25.502 s]
/proc/loadavg: 0.49 0.87 1.39 2/78 5682
/proc/meminfo: memFree=1555008/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=60872 CPUtime=25.45
/proc/5679/stat : 5679 (SATzilla2007_C) R 5677 5679 5623 0 -1 4194304 14405 31590 0 0 1757 8 761 19 25 0 1 0 304983995 62332928 14375 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5679/statm: 15218 14375 121 260 0 14942 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 60872

[startup+51.1018 s]
/proc/loadavg: 0.66 0.88 1.37 2/78 5682
/proc/meminfo: memFree=1553728/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=60872 CPUtime=51.04
/proc/5679/stat : 5679 (SATzilla2007_C) R 5677 5679 5623 0 -1 4194304 14715 31590 0 0 4312 12 761 19 25 0 1 0 304983995 62332928 14685 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5679/statm: 15218 14685 121 260 0 14942 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60872

[startup+102.302 s]
/proc/loadavg: 0.85 0.90 1.35 2/78 5682
/proc/meminfo: memFree=1452160/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=414192 CPUtime=102.22
/proc/5679/stat : 5679 (SATzilla2007_C) R 5677 5679 5623 0 -1 4194304 66400 31590 0 0 9402 40 761 19 25 0 1 0 304983995 424132608 39988 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134598176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5679/statm: 103548 39988 163 260 0 103272 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 414192

[startup+162.302 s]
/proc/loadavg: 0.94 0.91 1.33 2/79 5683
/proc/meminfo: memFree=1392944/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=37684 CPUtime=0.84
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 8733 0 0 0 79 5 0 0 25 0 1 0 305000139 38588416 8727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 9421 8727 59 118 0 9299 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 574092

[startup+222.305 s]
/proc/loadavg: 0.98 0.93 1.30 2/79 5683
/proc/meminfo: memFree=1373872/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=46400 CPUtime=60.82
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 10863 0 0 0 6074 8 0 0 25 0 1 0 305000139 47513600 10857 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134652674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 11600 10857 59 118 0 11478 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 582808

[startup+282.302 s]
/proc/loadavg: 0.99 0.94 1.28 2/79 5683
/proc/meminfo: memFree=1355568/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=64864 CPUtime=120.8
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 15444 0 0 0 12065 15 0 0 25 0 1 0 305000139 66420736 15438 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 16216 15438 59 118 0 16094 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 601272

[startup+342.301 s]
/proc/loadavg: 0.99 0.95 1.26 2/79 5683
/proc/meminfo: memFree=1341488/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=78852 CPUtime=180.78
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 18933 0 0 0 18058 20 0 0 25 0 1 0 305000139 80744448 18927 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 19713 18927 59 118 0 19591 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 615260

[startup+402.302 s]
/proc/loadavg: 0.99 0.95 1.24 2/79 5683
/proc/meminfo: memFree=1328624/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=91776 CPUtime=240.75
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 22188 0 0 0 24052 23 0 0 25 0 1 0 305000139 93978624 22182 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 22944 22182 59 118 0 22822 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 628184

[startup+462.302 s]
/proc/loadavg: 0.99 0.96 1.23 2/79 5683
/proc/meminfo: memFree=1318000/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=102328 CPUtime=300.74
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 24777 0 0 0 30046 28 0 0 25 0 1 0 305000139 104783872 24771 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 25582 24771 59 118 0 25460 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 638736


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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=742832/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=681592 CPUtime=9477.02
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 167778 0 0 0 947448 254 0 0 25 0 1 0 305000139 697950208 167756 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 170398 167756 59 118 0 170276 0
Current children cumulated CPU time (s) 9638.36
Current children cumulated vsize (KiB) 1218000

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=740336/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=683972 CPUtime=9537
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 168395 0 0 0 953445 255 0 0 25 0 1 0 305000139 700387328 168373 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 170993 168373 59 118 0 170871 0
Current children cumulated CPU time (s) 9698.34
Current children cumulated vsize (KiB) 1220380

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=738160/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=686216 CPUtime=9596.98
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 168950 0 0 0 959442 256 0 0 25 0 1 0 305000139 702685184 168928 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 171554 168928 59 118 0 171432 0
Current children cumulated CPU time (s) 9758.32
Current children cumulated vsize (KiB) 1222624

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=736368/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=688016 CPUtime=9656.96
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 169393 0 0 0 965439 257 0 0 25 0 1 0 305000139 704528384 169371 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 172004 169371 59 118 0 171882 0
Current children cumulated CPU time (s) 9818.3
Current children cumulated vsize (KiB) 1224424

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=734960/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=689336 CPUtime=9716.94
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 169733 0 0 0 971436 258 0 0 25 0 1 0 305000139 705880064 169711 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 172334 169711 59 118 0 172212 0
Current children cumulated CPU time (s) 9878.28
Current children cumulated vsize (KiB) 1225744

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=733424/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=690836 CPUtime=9776.92
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170116 0 0 0 977433 259 0 0 25 0 1 0 305000139 707416064 170094 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 172709 170094 59 118 0 172587 0
Current children cumulated CPU time (s) 9938.26
Current children cumulated vsize (KiB) 1227244

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

[startup+9958.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=732912/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=691364 CPUtime=9793.01
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170252 0 0 0 979042 259 0 0 25 0 1 0 305000139 707956736 170230 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 172841 170230 59 118 0 172719 0
Current children cumulated CPU time (s) 9954.35
Current children cumulated vsize (KiB) 1227772

[startup+9984 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=732336/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=691892 CPUtime=9818.6
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170396 0 0 0 981600 260 0 0 25 0 1 0 305000139 708497408 170374 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 172973 170374 59 118 0 172851 0
Current children cumulated CPU time (s) 9979.94
Current children cumulated vsize (KiB) 1228300

[startup+9990.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=732208/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=692024 CPUtime=9825
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170430 0 0 0 982240 260 0 0 25 0 1 0 305000139 708632576 170408 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 173006 170408 59 118 0 172884 0
Current children cumulated CPU time (s) 9986.34
Current children cumulated vsize (KiB) 1228432

[startup+9996.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=732016/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=692156 CPUtime=9831.4
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170466 0 0 0 982880 260 0 0 25 0 1 0 305000139 708767744 170444 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 173039 170444 59 118 0 172917 0
Current children cumulated CPU time (s) 9992.74
Current children cumulated vsize (KiB) 1228564

[startup+10000 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=731952/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=692420 CPUtime=9834.59
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170508 0 0 0 983199 260 0 0 25 0 1 0 305000139 709038080 170486 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 173105 170486 59 118 0 172983 0
Current children cumulated CPU time (s) 9995.93
Current children cumulated vsize (KiB) 1228828

[startup+10000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=731888/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=692420 CPUtime=9835.39
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170518 0 0 0 983279 260 0 0 25 0 1 0 305000139 709038080 170496 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 173105 170496 59 118 0 172983 0
Current children cumulated CPU time (s) 9996.73
Current children cumulated vsize (KiB) 1228828

[startup+10001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=731824/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=692420 CPUtime=9836.19
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4194304 170525 0 0 0 983359 260 0 0 25 0 1 0 305000139 709038080 170503 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 173105 170503 59 118 0 172983 0
Current children cumulated CPU time (s) 9997.53
Current children cumulated vsize (KiB) 1228828

[startup+10002 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6281
/proc/meminfo: memFree=731824/2055920 swapFree=4147588/4192956
[pid=5679] ppid=5677 vsize=536408 CPUtime=161.34
/proc/5679/stat : 5679 (SATzilla2007_C) S 5677 5679 5623 0 -1 4194304 75066 31590 0 0 15299 55 761 19 25 0 1 0 304983995 549281792 48652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 134102 48652 163 260 0 133826 0
[pid=5683] ppid=5679 vsize=0 CPUtime=9836.59
/proc/5683/stat : 5683 (minisat20) R 5679 5679 5623 0 -1 4195332 170527 0 0 0 983389 270 0 0 25 0 1 0 305000139 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/5683/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.93
Current children cumulated vsize (KiB) 536408

Child status: 17
Real time (s): 10002
CPU time (s): 9998
CPU user time (s): 9994.51
CPU system time (s): 3.49247
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 1228828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.51
system time used= 3.49247
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277196
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= 35
involuntary context switches= 201557

runsolver used 9.56155 second user time and 26.418 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon May  7 20:45:21 UTC 2007

IDJOB= 455772
IDBENCH= 20377
IDSOLVER= 179
FILE ID= node42/455772-1178570720

PBS_JOBID= 5217873

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  696c4f91b3f887adc571cf2a229f67b7

RANDOM SEED= 986169970

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1613784 kB
Buffers:         34944 kB
Cached:         281388 kB
SwapCached:      14624 kB
Active:          87596 kB
Inactive:       252268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613784 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:           19136 kB
Writeback:           0 kB
Mapped:          30524 kB
Slab:            87628 kB
Committed_AS:  7368120 kB
PageTables:       1912 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= 66546 MiB

End job on node42 on Mon May  7 23:32:03 UTC 2007