Trace number 455899

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 CRAFTEDUNSAT 4657.99 4659.34

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3240.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data (download as text)

10.47/10.56	c run March_dl for 5 seconds ... 
10.47/10.56	c Bin: Executing march_dl
10.47/10.56	c child exit by a signal
10.47/10.56	c march_dl returned code 137.
10.47/10.56	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.56	c Bin: Executing ubcsat2006
10.47/10.56	c child exited successfully
10.47/10.56	c ubcsat2006 returned code 0.
10.47/10.56	c satzilla computing base features
10.47/10.56	c satzilla doing unit-prop probe
10.47/10.56	c satzilla doing local search probe
10.47/10.56	c satzilla doing lobjois search-space size estimate
10.47/10.56	c satzilla's ranking:
10.47/10.56	c 1) minisat20+P: -1.376551
10.47/10.56	c 2) minisat20: 0.170199
10.47/10.56	c 3) vallst+P: 1.644769
10.47/10.56	c 4) march_dl+P: 1.889403
10.47/10.56	c 5) zchaff_rand+P: 2.876225
10.47/10.56	c 6) march_dl: 3.021634
10.47/10.56	c 7) kcnfs+P: 999.000000
10.47/10.56	c 8) kcnfs: 999.000000
10.47/10.56	c 9) vallst: 999.000000
10.47/10.56	c 10) zchaff_rand: 999.000000
10.47/10.56	c satzilla running minisat20 with preprocessing ... 
10.58/10.63	This is MiniSat 2.0 beta
10.58/10.63	WARNING: for repeatability, setting FPU to use double precision
10.58/10.63	============================[ Problem Statistics ]=============================
10.58/10.63	|                                                                             |
10.58/10.64	|  Number of variables:  1370                                                 |
10.58/10.64	|  Number of clauses:    5789                                                 |
10.58/10.64	|  Parsing time:         0.00         s                                       |
10.58/10.64	============================[ Search Statistics ]==============================
10.58/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.64	===============================================================================
10.58/10.64	|         0 |    1370     5789    14371 |     1929        0    nan |  0.000 % |
10.58/10.64	|       102 |    1370     5789    14371 |     2122      102     21 |  0.000 % |
10.58/10.65	|       254 |    1370     5789    14371 |     2334      254     23 |  0.004 % |
10.58/10.66	|       479 |    1370     5789    14371 |     2568      479     29 |  0.000 % |
10.58/10.68	|       816 |    1370     5789    14371 |     2825      816     31 |  0.000 % |
10.62/10.70	|      1323 |    1370     5789    14371 |     3107     1323     25 |  0.000 % |
10.62/10.75	|      2083 |    1370     5789    14371 |     3418     2083     34 |  0.000 % |
10.62/10.86	|      3222 |    1370     5789    14371 |     3760     3222     37 |  0.000 % |
10.97/11.05	|      4930 |    1370     5789    14371 |     4136     2808     39 |  0.004 % |
11.17/11.29	|      7492 |    1370     5789    14371 |     4550     3128     34 |  0.000 % |
11.67/11.77	|     11336 |    1370     5789    14371 |     5005     4479     39 |  0.000 % |
12.27/12.31	|     17103 |    1368     5787    14365 |     5505     4631     40 |  0.146 % |
13.17/13.29	|     25752 |    1368     5785    14359 |     6056     3766     33 |  0.146 % |
14.57/14.63	|     38726 |    1368     5785    14359 |     6661     3598     57 |  0.150 % |
17.47/17.53	|     58188 |    1368     5785    14359 |     7327     4992     26 |  0.150 % |
21.77/21.89	|     87380 |    1368     5785    14359 |     8060     6610     35 |  0.146 % |
29.76/29.88	|    131169 |    1368     5785    14359 |     8866     7593     31 |  0.150 % |
39.96/40.05	|    196855 |    1368     5785    14359 |     9753     6972     27 |  0.146 % |
57.25/57.32	|    295381 |    1368     5785    14359 |    10728     5418     42 |  0.150 % |
84.25/84.34	|    443172 |    1368     5785    14359 |    11801     7582     42 |  0.150 % |
126.74/126.85	|    664855 |    1368     5785    14359 |    12981     9221     27 |  0.146 % |
201.42/201.55	|    997381 |    1368     5785    14359 |    14280    12645     28 |  0.146 % |
297.39/297.51	|   1496169 |    1368     5785    14359 |    15708     8984     31 |  0.146 % |
475.24/475.49	|   2244354 |    1367     5783    14353 |    17278    13999     41 |  0.219 % |
759.47/759.73	|   3366628 |    1366     5781    14347 |    19006    13410     32 |  0.292 % |
1230.04/1230.47	|   5050040 |    1365     5779    14341 |    20907    12846     30 |  0.365 % |
1982.24/1982.88	|   7575158 |    1365     5779    14341 |    22998    11511     36 |  0.365 % |
3144.13/3145.14	|  11362833 |    1359     5750    14279 |    25297    12107     34 |  0.807 % |
4657.93/4659.33	===============================================================================
4657.93/4659.33	restarts              : 28
4657.93/4659.33	conflicts             : 15781657       (3396 /sec)
4657.93/4659.33	decisions             : 18421123       (1.02 % random) (3964 /sec)
4657.93/4659.33	propagations          : 3506735302     (754637 /sec)
4657.93/4659.33	conflict literals     : 623281098      (45.16 % deleted)
4657.93/4659.33	Memory used           : 16.44 MB
4657.93/4659.33	CPU time              : 4646.92 s
4657.93/4659.33	
4657.93/4659.34	c Preprocessing...
4657.93/4659.34	c Inital problem has 1400 variables, 2680 nary clauses (2052 binary clauses).
4657.93/4659.34	c Num non-binary clauses 2677, Average non-binary clause length 3.061
4657.93/4659.34	c Theory has no gaps
4657.93/4659.34	c Preprocessor runtime was 0.070 seconds.
4657.93/4659.34	c 
4657.93/4659.34	c Satisfiability of theory still undetermined.
4657.93/4659.34	c See file /tmp/pFNx1J for simplified theory.
4657.93/4659.34	c Bin: Executing minisat20
4657.93/4659.34	c child exited successfully
4657.93/4659.34	c minisat20 returned code 20.
4657.93/4659.34	s UNSATISFIABLE
4657.93/4659.34	c SATZILLA_TIME=4658.690000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-455899-1178590652 -o ROOT/results/node41/solver-455899-1178590652 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455899-1178590652/SATzilla2007_C /tmp/evaluation/455899-1178590652/instance-455899-1178590652.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.98 0.97 0.99 3/77 22513
/proc/meminfo: memFree=1505168/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=768 CPUtime=0
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 306977085 786432 91 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 192 91 50 118 0 71 0

[startup+0.0787201 s]
/proc/loadavg: 0.98 0.97 0.99 3/77 22513
/proc/meminfo: memFree=1505168/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=1600 CPUtime=0.07
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 336 0 0 0 7 0 0 0 19 0 1 0 306977085 1638400 328 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134581900 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 400 329 71 118 0 279 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3040

[startup+0.102723 s]
/proc/loadavg: 0.98 0.97 0.99 3/77 22513
/proc/meminfo: memFree=1505168/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=2272 CPUtime=0.09
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 506 0 0 0 9 0 0 0 19 0 1 0 306977085 2326528 498 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 568 498 73 118 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.30174 s]
/proc/loadavg: 0.98 0.97 0.99 3/77 22513
/proc/meminfo: memFree=1505168/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=2556 CPUtime=0.29
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 548 0 0 0 29 0 0 0 20 0 1 0 306977085 2617344 540 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134566971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 639 540 75 118 0 518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.701775 s]
/proc/loadavg: 0.98 0.97 0.99 3/77 22513
/proc/meminfo: memFree=1505168/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=3216 CPUtime=0.69
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 685 0 0 0 69 0 0 0 24 0 1 0 306977085 3293184 677 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 804 677 75 118 0 683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4656

[startup+1.50284 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 22515
/proc/meminfo: memFree=1502528/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=3216 CPUtime=1.49
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 710 0 0 0 149 0 0 0 25 0 1 0 306977085 3293184 702 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 804 702 75 118 0 683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4656

[startup+3.10198 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22515
/proc/meminfo: memFree=1502208/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=0
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306977085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 360 110 95 260 0 84 0
[pid=22514] ppid=22513 vsize=3480 CPUtime=3.09
/proc/22514/stat : 22514 (march_dl) R 22513 22513 21218 0 -1 4194304 781 0 0 0 309 0 0 0 25 0 1 0 306977085 3563520 773 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527428 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22514/statm: 870 773 75 118 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30126 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22516
/proc/meminfo: memFree=1504064/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=1440 CPUtime=4.99
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 134 819 0 0 0 0 499 0 16 0 1 0 306977085 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22513/statm: 360 111 96 260 0 84 0
[pid=22516] ppid=22513 vsize=6188 CPUtime=1.28
/proc/22516/stat : 22516 (ubcsat2006) R 22513 22513 21218 0 -1 4194304 311 0 0 0 114 14 0 0 25 0 1 0 306977586 6336512 294 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22516/statm: 1547 294 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1501568/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=3560 CPUtime=2.05
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 583 0 0 0 205 0 0 0 25 0 1 0 306978149 3645440 577 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 890 577 58 118 0 768 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6444

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1500096/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=4616 CPUtime=14.84
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 849 0 0 0 1484 0 0 0 25 0 1 0 306978149 4726784 843 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525367 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 1154 843 58 118 0 1032 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7500

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1498880/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=5672 CPUtime=40.43
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 1135 0 0 0 4043 0 0 0 25 0 1 0 306978149 5808128 1129 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 1418 1129 58 118 0 1296 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8556

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1498112/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=6464 CPUtime=91.63
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 1324 0 0 0 9162 1 0 0 25 0 1 0 306978149 6619136 1318 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 1616 1318 58 118 0 1494 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9348

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1497984/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=6596 CPUtime=151.6
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 1355 0 0 0 15159 1 0 0 25 0 1 0 306978149 6754304 1349 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 1649 1349 58 118 0 1527 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9480

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1496896/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=7652 CPUtime=211.59
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 1612 0 0 0 21157 2 0 0 25 0 1 0 306978149 7835648 1606 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 1913 1606 58 118 0 1791 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10536

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1496896/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=7652 CPUtime=271.58
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 1612 0 0 0 27155 3 0 0 25 0 1 0 306978149 7835648 1606 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 1913 1606 58 118 0 1791 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 10536

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22517
/proc/meminfo: memFree=1495872/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=8720 CPUtime=331.56
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 1864 0 0 0 33152 4 0 0 25 0 1 0 306978149 8929280 1858 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 2180 1858 58 118 0 2058 0

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


[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487744/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4350.39
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 434997 42 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4361.01
Current children cumulated vsize (KiB) 19712

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487744/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4410.37
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 440995 42 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4420.99
Current children cumulated vsize (KiB) 19712

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4470.36
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 446994 42 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4480.98
Current children cumulated vsize (KiB) 19712

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487744/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4530.35
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 452992 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525386 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4540.97
Current children cumulated vsize (KiB) 19712

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4590.33
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 458990 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4600.95
Current children cumulated vsize (KiB) 19712

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

[startup+4607.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4595.93
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 459550 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4606.55
Current children cumulated vsize (KiB) 19712

[startup+4633.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4621.52
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 462109 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4632.14
Current children cumulated vsize (KiB) 19712

[startup+4646.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4634.32
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 463389 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525194 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4644.94
Current children cumulated vsize (KiB) 19712

[startup+4652.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4640.71
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 464028 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4651.33
Current children cumulated vsize (KiB) 19712

[startup+4655.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4643.91
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 464348 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4654.53
Current children cumulated vsize (KiB) 19712

[startup+4657.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4645.51
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 464508 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4656.13
Current children cumulated vsize (KiB) 19712

[startup+4658.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4646.31
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 464588 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4656.93
Current children cumulated vsize (KiB) 19712

[startup+4659.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4647.11
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 464668 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4657.73
Current children cumulated vsize (KiB) 19712

[startup+4659.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22717
/proc/meminfo: memFree=1487680/2055920 swapFree=4169412/4192956
[pid=22513] ppid=22511 vsize=2884 CPUtime=10.62
/proc/22513/stat : 22513 (SATzilla2007_C) S 22511 22513 21218 0 -1 4194304 953 1136 0 0 318 20 700 24 25 0 1 0 306977085 2953216 526 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22513/statm: 721 526 165 260 0 445 0
[pid=22517] ppid=22513 vsize=16828 CPUtime=4647.31
/proc/22517/stat : 22517 (minisat20) R 22513 22513 21218 0 -1 4194304 3952 0 0 0 464688 43 0 0 25 0 1 0 306978149 17231872 3910 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22517/statm: 4207 3910 58 118 0 4085 0
Current children cumulated CPU time (s) 4657.93
Current children cumulated vsize (KiB) 19712

Child status: 20
Real time (s): 4659.34
CPU time (s): 4657.99
CPU user time (s): 4657.1
CPU system time (s): 0.888864
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 19912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4657.1
system time used= 0.888864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6059
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= 27
involuntary context switches= 95498

runsolver used 4.54831 second user time and 12.0302 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue May  8 02:17:32 UTC 2007

IDJOB= 455899
IDBENCH= 20472
IDSOLVER= 179
FILE ID= node41/455899-1178590652

PBS_JOBID= 5217944

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= /tmp/evaluation/455899-1178590652/SATzilla2007_C /tmp/evaluation/455899-1178590652/instance-455899-1178590652.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-455899-1178590652 -o ROOT/results/node41/solver-455899-1178590652 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455899-1178590652/SATzilla2007_C /tmp/evaluation/455899-1178590652/instance-455899-1178590652.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  90581094793af5fc10d4e4b9a10259ac

RANDOM SEED= 450647359

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1505640 kB
Buffers:         40108 kB
Cached:         382092 kB
SwapCached:       3072 kB
Active:         137264 kB
Inactive:       312584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505640 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:            8484 kB
Writeback:           0 kB
Mapped:          35152 kB
Slab:            85768 kB
Committed_AS:  8577620 kB
PageTables:       2016 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= 66556 MiB

End job on node41 on Tue May  8 03:35:11 UTC 2007