Trace number 336412

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 RANDOM? (exit code) 1199.43 1200.01

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data (download as text)

10.52/10.74	c run March_dl for 5 seconds ... 
10.52/10.74	c Bin: Executing march_dl
10.52/10.74	c child exit by a signal
10.52/10.74	c march_dl returned code 137.
10.52/10.74	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.74	c Bin: Executing ubcsat2006
10.52/10.74	c child exited successfully
10.52/10.74	c ubcsat2006 returned code 0.
10.52/10.74	c satzilla computing base features
10.52/10.74	c satzilla doing unit-prop probe
10.52/10.74	c satzilla doing local search probe
10.52/10.74	c satzilla doing lobjois search-space size estimate
10.52/10.74	c satzilla's ranking:
10.52/10.74	c 1) minisat20+P: -28.488660
10.52/10.74	c 2) kcnfs: -1.140631
10.52/10.74	c 3) march_dl: 109.363115
10.52/10.74	c 4) kcnfs+P: 999.000000
10.52/10.74	c 5) march_dl+P: 999.000000
10.52/10.74	c 6) vallst+P: 999.000000
10.52/10.74	c 7) zchaff_rand+P: 999.000000
10.52/10.74	c 8) vallst: 999.000000
10.52/10.74	c 9) zchaff_rand: 999.000000
10.52/10.74	c 10) minisat20: 999.000000
10.52/10.74	c satzilla running minisat20 with preprocessing ... 
10.52/10.76	This is MiniSat 2.0 beta
10.52/10.76	WARNING: for repeatability, setting FPU to use double precision
10.52/10.76	============================[ Problem Statistics ]=============================
10.52/10.76	|                                                                             |
10.52/10.76	|  Number of variables:  205                                                  |
10.52/10.76	|  Number of clauses:    4549                                                 |
10.52/10.77	|  Parsing time:         0.00         s                                       |
10.52/10.77	============================[ Search Statistics ]==============================
10.52/10.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.77	===============================================================================
10.52/10.77	|         0 |     205     4549    12775 |     1516        0    nan |  0.000 % |
10.52/10.77	|       100 |     205     4549    12775 |     1667      100     25 |  0.002 % |
10.52/10.77	|       251 |     205     4549    12775 |     1834      251     26 |  0.002 % |
10.52/10.77	|       476 |     205     4549    12775 |     2018      476     25 |  0.017 % |
10.52/10.78	|       813 |     205     4549    12775 |     2220      813     27 |  0.043 % |
10.52/10.79	|      1323 |     205     4549    12775 |     2442     1323     27 |  0.017 % |
10.58/10.81	|      2082 |     205     4549    12775 |     2686     2082     29 |  0.002 % |
10.58/10.86	|      3221 |     205     4549    12775 |     2954     1830     30 |  0.017 % |
10.71/10.92	|      4931 |     205     4549    12775 |     3250     1985     31 |  0.043 % |
10.81/11.06	|      7496 |     205     4549    12775 |     3575     2879     29 |  0.002 % |
11.00/11.29	|     11340 |     205     4549    12775 |     3932     3079     27 |  0.002 % |
11.30/11.55	|     17107 |     205     4549    12775 |     4326     2751     23 |  0.003 % |
11.91/12.14	|     25756 |     205     4549    12775 |     4758     2638     25 |  0.002 % |
12.40/12.67	|     38730 |     205     4549    12775 |     5234     3497     22 |  0.003 % |
13.40/13.68	|     58191 |     205     4549    12775 |     5758     4401     21 |  0.002 % |
15.50/15.70	|     87384 |     205     4549    12775 |     6334     4455     21 |  0.002 % |
18.00/18.28	|    131173 |     205     4549    12775 |     6967     3447     26 |  0.002 % |
21.90/22.13	|    196860 |     205     4549    12775 |     7664     5798     22 |  0.002 % |
28.00/28.28	|    295386 |     205     4549    12775 |     8430     7641     21 |  0.007 % |
37.89/38.18	|    443176 |     205     4549    12775 |     9273     6755     26 |  0.012 % |
53.09/53.39	|    664859 |     204     4477    12559 |    10201     5539     29 |  0.490 % |
79.18/79.41	|    997384 |     204     4477    12559 |    11221     8573     28 |  0.505 % |
115.78/116.08	|   1496172 |     204     4477    12559 |    12343     9365     33 |  0.490 % |
169.86/170.14	|   2244354 |     204     4477    12559 |    13577    11496     31 |  0.490 % |
271.23/271.53	|   3366628 |     204     4477    12559 |    14935    11244     30 |  0.505 % |
404.10/404.49	|   5050039 |     203     4388    12309 |    16429     8056     24 |  1.018 % |
619.30/619.73	|   7575155 |     202     4300    12062 |    18071    16438     27 |  1.466 % |
965.06/965.65	|  11362831 |     202     4300    12062 |    19879     9792     29 |  1.466 % |
1199.30/1199.99	c Preprocessing...
1199.30/1199.99	c Inital problem has 205 variables, 3574 nary clauses (975 binary clauses).
1199.30/1199.99	c Num non-binary clauses 3574, Average non-binary clause length 3.029
1199.30/1199.99	c Theory has no gaps
1199.30/1199.99	c Preprocessor runtime was 0.010 seconds.
1199.30/1199.99	c 
1199.30/1199.99	c Satisfiability of theory still undetermined.
1199.30/1199.99	c See file /tmp/7l8JN5 for simplified theory.
1199.30/1199.99	c Bin: Executing minisat20
1199.30/1199.99	c child exit by a signal
1199.30/1199.99	c minisat20 returned code 137.
1199.30/1199.99	c minisat20 returned code 137.
1199.30/1199.99	c satzilla running kcnfs ... 
1199.30/1199.99	c Bin: Executing kcnfs
1199.30/1199.99	c kcnfs returned code 1.
1199.30/1199.99	c kcnfs returned code 1.
1199.30/1199.99	c satzilla running march_dl ... 
1199.30/1199.99	c Bin: Executing march_dl
1199.30/1199.99	c march_dl returned code 1.
1199.30/1199.99	c march_dl returned code 1.
1199.30/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.30/1199.99	c Bin: Executing kcnfs
1199.30/1199.99	c kcnfs returned code 1.
1199.30/1199.99	c kcnfs returned code 1.
1199.30/1199.99	c satzilla running march_dl with preprocessing ... 
1199.30/1199.99	c Bin: Executing march_dl
1199.30/1199.99	c march_dl returned code 1.
1199.30/1199.99	c march_dl returned code 1.
1199.30/1199.99	c satzilla running vallst with preprocessing ... 
1199.30/1199.99	c Bin: Executing vallst
1199.30/1199.99	c vallst returned code 1.
1199.30/1199.99	c vallst returned code 1.
1199.30/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.30/1199.99	c Bin: Executing zchaff_rand
1199.30/1199.99	c zchaff_rand returned code 1.
1199.30/1199.99	c zchaff_rand returned code 1.
1199.30/1199.99	c satzilla running vallst ... 
1199.30/1199.99	c Bin: Executing vallst
1199.30/1199.99	c vallst returned code 1.
1199.30/1199.99	c vallst returned code 1.
1199.30/1199.99	c satzilla running zchaff_rand ... 
1199.30/1199.99	c Bin: Executing zchaff_rand
1199.30/1199.99	c zchaff_rand returned code 1.
1199.30/1199.99	c zchaff_rand returned code 1.
1199.30/1199.99	c satzilla running minisat20 ... 
1199.41/1200.00	c Bin: Executing minisat20
1199.41/1200.00	c minisat20 returned code 1.
1199.41/1200.00	c minisat20 returned code 1.
1199.41/1200.00	c ERROR: All Failed! 
1199.41/1200.00	c SATZILLA_TIME=1199.600000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-336412-1173646277 -o ROOT/results/node22/solver-336412-1173646277 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336412-1173646277/SATzilla2007_R /tmp/evaluation/336412-1173646277/instance-336412-1173646277.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32277
/proc/meminfo: memFree=1860152/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) D 32275 32277 31773 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/32277/statm: 360 110 95 260 0 84 0

[startup+0.035448 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32277
/proc/meminfo: memFree=1860152/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101455 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32277
/proc/meminfo: memFree=1860152/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301467 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32277
/proc/meminfo: memFree=1860152/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701497 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 32277
/proc/meminfo: memFree=1860152/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32279
/proc/meminfo: memFree=1859240/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 110 95 260 0 84 0
[pid=32279] ppid=32277 vsize=1380 CPUtime=1.46
/proc/32279/stat : 32279 (march_dl) R 32277 32277 31773 0 -1 4194304 273 0 0 0 146 0 0 0 25 0 1 0 20935531 1413120 265 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32279/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2820

[startup+3.10167 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32279
/proc/meminfo: memFree=1859112/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=0
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 20935529 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 110 95 260 0 84 0
[pid=32279] ppid=32277 vsize=1380 CPUtime=3.06
/proc/32279/stat : 32279 (march_dl) R 32277 32277 31773 0 -1 4194304 273 0 0 0 306 0 0 0 25 0 1 0 20935531 1413120 265 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528051 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32279/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2820

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32280
/proc/meminfo: memFree=1857904/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=1440 CPUtime=4.99
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 135 273 0 0 0 0 499 0 16 0 1 0 20935529 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32277/statm: 360 111 96 260 0 84 0
[pid=32280] ppid=32277 vsize=6188 CPUtime=1.15
/proc/32280/stat : 32280 (ubcsat2006) R 32277 32277 31773 0 -1 4194304 282 0 13 0 105 10 0 0 25 0 1 0 20936032 6336512 278 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32280/statm: 1547 278 156 64 0 1128 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1856304/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=2868 CPUtime=1.92
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 411 0 0 0 192 0 0 0 25 0 1 0 20936605 2936832 405 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525967 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 717 405 58 118 0 595 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 5200

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 32281
/proc/meminfo: memFree=1855344/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=3796 CPUtime=14.72
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 630 0 0 0 1472 0 0 0 25 0 1 0 20936605 3887104 624 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527638 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 949 624 58 118 0 827 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 6128

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1854768/2055920 swapFree=4124172/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=4324 CPUtime=40.31
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 776 0 0 0 4031 0 0 0 25 0 1 0 20936605 4427776 770 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 1081 770 58 118 0 959 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 6656

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1853360/2055920 swapFree=4124236/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=5936 CPUtime=91.5
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 1159 0 0 0 9150 0 0 0 25 0 1 0 20936605 6078464 1153 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 1484 1153 58 118 0 1362 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 8268

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1852592/2055920 swapFree=4124236/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=6736 CPUtime=151.48
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 1350 0 0 0 15147 1 0 0 25 0 1 0 20936605 6897664 1344 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 1684 1344 58 118 0 1562 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 9068

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 32281
/proc/meminfo: memFree=1851696/2055920 swapFree=4124236/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=7584 CPUtime=211.47
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 1555 0 0 0 21145 2 0 0 25 0 1 0 20936605 7766016 1549 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 1896 1549 58 118 0 1774 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 9916

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1851312/2055920 swapFree=4124300/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=8000 CPUtime=271.45
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 1668 0 0 0 27143 2 0 0 25 0 1 0 20936605 8192000 1662 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528264 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2000 1662 58 118 0 1878 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 10332

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1850736/2055920 swapFree=4124300/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=8556 CPUtime=331.44
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 1792 0 0 0 33141 3 0 0 25 0 1 0 20936605 8761344 1786 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2139 1786 58 118 0 2017 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 10888

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32281
/proc/meminfo: memFree=1850672/2055920 swapFree=4124364/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=8556 CPUtime=391.42
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 1803 0 0 0 39139 3 0 0 25 0 1 0 20936605 8761344 1797 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2139 1797 58 118 0 2017 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 10888


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

/proc/32281/statm: 2543 2166 58 118 0 2421 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 12504

[startup+822.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 32479
/proc/meminfo: memFree=1848624/2055920 swapFree=4124556/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=10308 CPUtime=811.21
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2230 0 0 0 81113 8 0 0 25 0 1 0 20936605 10555392 2224 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2577 2224 58 118 0 2455 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 12640

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 32479
/proc/meminfo: memFree=1848624/2055920 swapFree=4124556/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=10464 CPUtime=871.19
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2253 0 0 0 87111 8 0 0 25 0 1 0 20936605 10715136 2247 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2616 2247 58 118 0 2494 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 12796

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1848432/2055920 swapFree=4124556/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=10596 CPUtime=931.18
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2287 0 0 0 93109 9 0 0 25 0 1 0 20936605 10850304 2281 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2649 2281 58 118 0 2527 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 12928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1848048/2055920 swapFree=4124620/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11144 CPUtime=991.16
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2400 0 0 0 99107 9 0 0 25 0 1 0 20936605 11411456 2394 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2786 2394 58 118 0 2664 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 13476

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847472/2055920 swapFree=4124620/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11672 CPUtime=1051.15
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2537 0 0 0 105105 10 0 0 25 0 1 0 20936605 11952128 2531 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2918 2531 58 118 0 2796 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 14004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847600/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11664 CPUtime=1111.13
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2538 0 0 0 111103 10 0 0 25 0 1 0 20936605 11943936 2532 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2916 2532 58 118 0 2794 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 13996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1171.12
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 117101 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134538069 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 13960

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1179.12
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 117901 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527448 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 13960

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1185.52
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 118541 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 13960

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1187.12
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 118701 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 13960

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1187.92
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 118781 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 13960

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1188.32
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 118821 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 13960

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32479
/proc/meminfo: memFree=1847536/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=10.58
/proc/32277/stat : 32277 (SATzilla2007_R) S 32275 32277 31773 0 -1 4194304 783 561 0 13 317 21 700 20 25 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
[pid=32281] ppid=32277 vsize=11628 CPUtime=1188.72
/proc/32281/stat : 32281 (minisat20) R 32277 32277 31773 0 -1 4194304 2541 0 0 0 118861 11 0 0 25 0 1 0 20936605 11907072 2535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32281/statm: 2907 2535 58 118 0 2785 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 13960

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 1/78 32479
/proc/meminfo: memFree=1857272/2055920 swapFree=4124684/4192956
[pid=32277] ppid=32275 vsize=2332 CPUtime=1199.41
/proc/32277/stat : 32277 (SATzilla2007_R) D 32275 32277 31773 0 -1 4194304 791 3102 0 13 317 21 119571 32 16 0 1 0 20935529 2387968 399 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/32277/statm: 583 399 165 260 0 307 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 2332

Child status: 17
Real time (s): 1200.01
CPU time (s): 1199.43
CPU user time (s): 1198.89
CPU system time (s): 0.541917
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 14004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3898
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62
involuntary context switches= 3897

runsolver used 1.20982 second user time and 3.16252 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun Mar 11 20:51:17 UTC 2007

IDJOB= 336412
IDBENCH= 24674
IDSOLVER= 134
FILE ID= node22/336412-1173646277

PBS_JOBID= 4101350

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336412-1173646277/SATzilla2007_R /tmp/evaluation/336412-1173646277/instance-336412-1173646277.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-336412-1173646277 -o ROOT/results/node22/solver-336412-1173646277 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336412-1173646277/SATzilla2007_R /tmp/evaluation/336412-1173646277/instance-336412-1173646277.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  9f209556efd81ba93e992e22316c3ed8

RANDOM SEED= 226616392

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.238
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.238
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:       1860560 kB
Buffers:         28828 kB
Cached:         103720 kB
SwapCached:      21608 kB
Active:          79068 kB
Inactive:        88368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860560 kB
SwapTotal:     4192956 kB
SwapFree:      4124172 kB
Dirty:            8432 kB
Writeback:           0 kB
Mapped:          39092 kB
Slab:            13384 kB
Committed_AS:   179820 kB
PageTables:       1772 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 node22 on Sun Mar 11 21:11:17 UTC 2007