Trace number 368853

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 3081.25 3082.17

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.742
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data (download as text)

12.77/12.84	c run March_dl for 5 seconds ... 
12.77/12.84	c Bin: Executing march_dl
12.77/12.84	c child exit by a signal
12.77/12.84	c march_dl returned code 137.
12.77/12.84	c run saps (UBCSAT implementation) for 2 seconds ... 
12.77/12.84	c Bin: Executing ubcsat2006
12.77/12.84	c child exited successfully
12.77/12.84	c ubcsat2006 returned code 0.
12.77/12.84	c satzilla computing base features
12.77/12.84	c satzilla doing unit-prop probe
12.77/12.84	c satzilla doing local search probe
12.77/12.84	c satzilla doing lobjois search-space size estimate
12.77/12.84	c satzilla's ranking:
12.77/12.84	c 1) minisat20+P: 0.006724
12.77/12.84	c 2) zchaff_rand+P: 0.156815
12.77/12.84	c 3) minisat20: 0.688025
12.77/12.84	c 4) vallst+P: 1.593763
12.77/12.84	c 5) march_dl: 1.999498
12.77/12.84	c 6) march_dl+P: 3.811862
12.77/12.84	c 7) kcnfs+P: 999.000000
12.77/12.84	c 8) kcnfs: 999.000000
12.77/12.84	c 9) vallst: 999.000000
12.77/12.84	c 10) zchaff_rand: 999.000000
12.77/12.84	c satzilla running minisat20 with preprocessing ... 
12.87/12.90	This is MiniSat 2.0 beta
12.87/12.90	WARNING: for repeatability, setting FPU to use double precision
12.87/12.90	============================[ Problem Statistics ]=============================
12.87/12.90	|                                                                             |
12.87/12.90	|  Number of variables:  1297                                                 |
12.87/12.90	|  Number of clauses:    6167                                                 |
12.87/12.91	|  Parsing time:         0.01         s                                       |
12.87/12.91	============================[ Search Statistics ]==============================
12.87/12.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.87/12.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.87/12.91	===============================================================================
12.87/12.91	|         0 |    1297     6167    56990 |     2055        0    nan |  0.000 % |
12.87/12.91	|       100 |    1297     6167    56990 |     2261      100     11 |  0.000 % |
12.87/12.92	|       250 |    1297     6167    56990 |     2487      250     13 |  0.000 % |
12.87/12.92	|       475 |    1297     6167    56990 |     2736      475     14 |  0.000 % |
12.87/12.93	|       812 |    1297     6167    56990 |     3009      812     15 |  0.000 % |
12.87/12.94	|      1319 |    1297     6167    56990 |     3310     1319     15 |  0.000 % |
12.87/12.96	|      2079 |    1297     6167    56990 |     3641     2079     17 |  0.000 % |
12.87/13.00	|      3218 |    1297     6167    56990 |     4005     3218     18 |  0.000 % |
12.87/13.07	|      4926 |    1297     6167    56990 |     4406     2918     19 |  0.000 % |
13.16/13.21	|      7488 |    1297     6167    56990 |     4847     3233     19 |  0.000 % |
13.35/13.44	|     11333 |    1297     6167    56990 |     5331     4617     23 |  0.000 % |
13.75/13.80	|     17099 |    1297     6167    56990 |     5865     4957     23 |  0.000 % |
14.35/14.41	|     25748 |    1297     6167    56990 |     6451     4691     22 |  0.000 % |
15.36/15.46	|     38722 |    1297     6167    56990 |     7096     4614     21 |  0.000 % |
16.65/16.77	|     58183 |    1297     6167    56990 |     7806     6140     21 |  0.000 % |
19.25/19.33	|     87375 |    1297     6167    56990 |     8587     7804     22 |  0.000 % |
23.95/24.08	|    131164 |    1297     6167    56990 |     9445     8331     25 |  0.000 % |
31.94/32.05	|    196849 |    1297     6167    56990 |    10390     7478     27 |  0.000 % |
44.24/44.37	|    295376 |    1297     6167    56990 |    11429     6705     27 |  0.000 % |
63.74/63.85	|    443166 |    1297     6167    56990 |    12572    10762     24 |  0.001 % |
96.73/96.81	|    664852 |    1297     6167    56990 |    13829    11267     26 |  0.000 % |
149.11/149.23	|    997377 |    1297     6167    56990 |    15212    10433     25 |  0.000 % |
237.69/237.81	|   1496165 |    1297     6167    56990 |    16733    12558     28 |  0.000 % |
394.04/394.27	|   2244347 |    1297     6167    56990 |    18407    13176     28 |  0.000 % |
643.56/643.82	|   3366622 |    1297     6167    56990 |    20247    17924     28 |  0.000 % |
1051.45/1051.89	|   5050034 |    1297     6167    56990 |    22272    15708     32 |  0.001 % |
1749.74/1750.39	|   7575150 |    1297     6167    56990 |    24499    16743     31 |  0.001 % |
2832.22/2833.17	|  11362828 |    1293     4624    42783 |    26949    22200     19 |  0.309 % |
3081.15/3082.16	===============================================================================
3081.15/3082.16	restarts              : 28
3081.15/3082.16	conflicts             : 12342725       (4023 /sec)
3081.15/3082.16	decisions             : 31064993       (1.95 % random) (10125 /sec)
3081.15/3082.16	propagations          : 563179678      (183562 /sec)
3081.15/3082.16	conflict literals     : 424748155      (35.39 % deleted)
3081.15/3082.16	Memory used           : 11.91 MB
3081.15/3082.16	CPU time              : 3068.07 s
3081.15/3082.16	
3081.15/3082.16	c Preprocessing...
3081.15/3082.16	c Inital problem has 1339 variables, 6806 nary clauses (289 binary clauses).
3081.15/3082.16	c Num non-binary clauses 6773, Average non-binary clause length 8.806
3081.15/3082.16	c Theory has no gaps
3081.15/3082.16	c Preprocessor runtime was 0.040 seconds.
3081.15/3082.16	c 
3081.15/3082.16	c Satisfiability of theory still undetermined.
3081.15/3082.16	c See file /tmp/uIUnH9 for simplified theory.
3081.15/3082.16	c Bin: Executing minisat20
3081.15/3082.16	c child exited successfully
3081.15/3082.16	c minisat20 returned code 20.
3081.15/3082.16	s UNSATISFIABLE
3081.15/3082.16	c SATZILLA_TIME=3081.700000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-368853-1177286660 -o ROOT/results/node35/solver-368853-1177286660 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368853-1177286660/SATzilla2007_C /tmp/evaluation/368853-1177286660/instance-368853-1177286660.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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 0.94 3/77 21055
/proc/meminfo: memFree=1596552/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) R 21053 21055 20322 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=768 CPUtime=0
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 176581473 786432 97 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 192 97 50 118 0 71 0

[startup+0.0867429 s]
/proc/loadavg: 1.00 1.00 0.94 3/77 21055
/proc/meminfo: memFree=1596552/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=2024 CPUtime=0.08
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 451 0 0 0 8 0 0 0 19 0 1 0 176581473 2072576 413 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 506 413 65 118 0 385 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3464

[startup+0.101744 s]
/proc/loadavg: 1.00 1.00 0.94 3/77 21055
/proc/meminfo: memFree=1596552/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=2024 CPUtime=0.09
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 461 0 0 0 9 0 0 0 19 0 1 0 176581473 2072576 423 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 506 423 65 118 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.301766 s]
/proc/loadavg: 1.00 1.00 0.94 3/77 21055
/proc/meminfo: memFree=1596552/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=3488 CPUtime=0.29
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 694 0 0 0 29 0 0 0 20 0 1 0 176581473 3571712 581 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 872 581 67 118 0 751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.701813 s]
/proc/loadavg: 1.00 1.00 0.94 3/77 21055
/proc/meminfo: memFree=1596552/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=6148 CPUtime=0.69
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 1736 0 0 0 66 3 0 0 24 0 1 0 176581473 6295552 1440 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 1537 1440 72 118 0 1416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7588

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21057
/proc/meminfo: memFree=1590456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=6728 CPUtime=1.49
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 1860 0 0 0 133 16 0 0 25 0 1 0 176581473 6889472 1564 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 1682 1564 72 118 0 1561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8168

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21057
/proc/meminfo: memFree=1590200/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=0
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176581473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21055/statm: 360 110 95 260 0 84 0
[pid=21056] ppid=21055 vsize=6260 CPUtime=3.08
/proc/21056/stat : 21056 (march_dl) R 21055 21055 20322 0 -1 4194304 2150 0 0 0 273 35 0 0 25 0 1 0 176581473 6410240 1488 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559714 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21056/statm: 1565 1488 72 118 0 1444 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7700

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21058
/proc/meminfo: memFree=1595064/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=1440 CPUtime=4.99
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 135 2156 0 0 0 0 463 36 16 0 1 0 176581473 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 360 111 96 260 0 84 0
[pid=21058] ppid=21055 vsize=6188 CPUtime=1.28
/proc/21058/stat : 21058 (ubcsat2006) R 21055 21055 20322 0 -1 4194304 419 0 0 0 118 10 0 0 25 0 1 0 176581973 6336512 402 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21058/statm: 1547 402 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 21058
/proc/meminfo: memFree=1594880/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=2412 CPUtime=12.67
/proc/21055/stat : 21055 (SATzilla2007_C) R 21053 21055 20322 0 -1 4194304 1110 2581 0 0 533 13 666 55 25 0 1 0 176581473 2469888 431 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134543309 0 0 4096 0 0 0 0 17 1 0 0
/proc/21055/statm: 603 431 157 260 0 327 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2412

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1590392/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=4064 CPUtime=12.58
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 756 0 0 0 1258 0 0 0 25 0 1 0 176582763 4161536 750 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1016 750 58 118 0 894 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8288

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1589624/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=4732 CPUtime=38.17
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 937 0 0 0 3816 1 0 0 25 0 1 0 176582763 4845568 931 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1183 931 58 118 0 1061 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8956

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1588920/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=5524 CPUtime=89.36
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 1135 0 0 0 8935 1 0 0 25 0 1 0 176582763 5656576 1129 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1381 1129 58 118 0 1259 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9748

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1588408/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=6200 CPUtime=149.33
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 1286 0 0 0 14932 1 0 0 25 0 1 0 176582763 6348800 1280 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1550 1280 58 118 0 1428 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10424

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1587704/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=6736 CPUtime=209.32
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 1435 0 0 0 20930 2 0 0 25 0 1 0 176582763 6897664 1429 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1684 1429 58 118 0 1562 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1587512/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=7008 CPUtime=269.31
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 1506 0 0 0 26928 3 0 0 25 0 1 0 176582763 7176192 1500 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1752 1500 58 118 0 1630 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 11232

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21059
/proc/meminfo: memFree=1587192/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=7412 CPUtime=329.28
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 1588 0 0 0 32925 3 0 0 25 0 1 0 176582763 7589888 1582 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 1853 1582 58 118 0 1731 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 11636


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


[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1583032/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=11592 CPUtime=2728.58
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2629 0 0 0 272834 24 0 0 25 0 1 0 176582763 11870208 2597 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 2898 2597 58 118 0 2776 0
Current children cumulated CPU time (s) 2741.45
Current children cumulated vsize (KiB) 15816

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582968/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=11728 CPUtime=2788.56
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2660 0 0 0 278831 25 0 0 25 0 1 0 176582763 12009472 2628 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 2932 2628 58 118 0 2810 0
Current children cumulated CPU time (s) 2801.43
Current children cumulated vsize (KiB) 15952

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582840/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=11876 CPUtime=2848.54
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2693 0 0 0 284829 25 0 0 25 0 1 0 176582763 12161024 2661 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 2969 2661 58 118 0 2847 0
Current children cumulated CPU time (s) 2861.41
Current children cumulated vsize (KiB) 16100

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582584/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12012 CPUtime=2908.53
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2750 0 0 0 290827 26 0 0 25 0 1 0 176582763 12300288 2718 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3003 2718 58 118 0 2881 0
Current children cumulated CPU time (s) 2921.4
Current children cumulated vsize (KiB) 16236

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=2968.5
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2762 0 0 0 296824 26 0 0 25 0 1 0 176582763 12480512 2730 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2730 58 118 0 2925 0
Current children cumulated CPU time (s) 2981.37
Current children cumulated vsize (KiB) 16412

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3028.49
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2774 0 0 0 302822 27 0 0 25 0 1 0 176582763 12480512 2742 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2742 58 118 0 2925 0
Current children cumulated CPU time (s) 3041.36
Current children cumulated vsize (KiB) 16412

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

[startup+3046.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3032.49
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2774 0 0 0 303222 27 0 0 25 0 1 0 176582763 12480512 2742 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2742 58 118 0 2925 0
Current children cumulated CPU time (s) 3045.36
Current children cumulated vsize (KiB) 16412

[startup+3059.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3045.29
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2774 0 0 0 304502 27 0 0 25 0 1 0 176582763 12480512 2742 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2742 58 118 0 2925 0
Current children cumulated CPU time (s) 3058.16
Current children cumulated vsize (KiB) 16412

[startup+3071.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3058.08
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2779 0 0 0 305781 27 0 0 25 0 1 0 176582763 12480512 2747 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2747 58 118 0 2925 0
Current children cumulated CPU time (s) 3070.95
Current children cumulated vsize (KiB) 16412

[startup+3078.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3064.48
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2779 0 0 0 306421 27 0 0 25 0 1 0 176582763 12480512 2747 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2747 58 118 0 2925 0
Current children cumulated CPU time (s) 3077.35
Current children cumulated vsize (KiB) 16412

[startup+3079.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582520/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3066.08
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2779 0 0 0 306581 27 0 0 25 0 1 0 176582763 12480512 2747 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2747 58 118 0 2925 0
Current children cumulated CPU time (s) 3078.95
Current children cumulated vsize (KiB) 16412

[startup+3081.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582520/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3067.67
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2784 0 0 0 306740 27 0 0 25 0 1 0 176582763 12480512 2752 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2752 58 118 0 2925 0
Current children cumulated CPU time (s) 3080.54
Current children cumulated vsize (KiB) 16412

[startup+3081.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582520/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3068.07
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2789 0 0 0 306780 27 0 0 25 0 1 0 176582763 12480512 2757 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2757 58 118 0 2925 0
Current children cumulated CPU time (s) 3080.94
Current children cumulated vsize (KiB) 16412

[startup+3082.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 21061
/proc/meminfo: memFree=1582456/2055920 swapFree=4151144/4192956
[pid=21055] ppid=21053 vsize=4224 CPUtime=12.87
/proc/21055/stat : 21055 (SATzilla2007_C) S 21053 21055 20322 0 -1 4194304 1527 2581 0 0 553 13 666 55 25 0 1 0 176581473 4325376 843 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21055/statm: 1056 843 166 260 0 780 0
[pid=21059] ppid=21055 vsize=12188 CPUtime=3068.28
/proc/21059/stat : 21059 (minisat20) R 21055 21055 20322 0 -1 4194304 2789 0 0 0 306801 27 0 0 25 0 1 0 176582763 12480512 2757 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21059/statm: 3047 2757 58 118 0 2925 0
Current children cumulated CPU time (s) 3081.15
Current children cumulated vsize (KiB) 16412

Child status: 20
Real time (s): 3082.17
CPU time (s): 3081.25
CPU user time (s): 3080.27
CPU system time (s): 0.973851
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 16412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3080.27
system time used= 0.973851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6915
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 3142

runsolver used 3.25351 second user time and 7.96179 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Apr 23 00:04:20 UTC 2007

IDJOB= 368853
IDBENCH= 24721
IDSOLVER= 179
FILE ID= node35/368853-1177286660

PBS_JOBID= 4650766

Free space on /tmp= 66298 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368853-1177286660/SATzilla2007_C /tmp/evaluation/368853-1177286660/instance-368853-1177286660.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-368853-1177286660 -o ROOT/results/node35/solver-368853-1177286660 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368853-1177286660/SATzilla2007_C /tmp/evaluation/368853-1177286660/instance-368853-1177286660.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  3ea6a8df7aa4f426ea9b73a3dcbe6d01

RANDOM SEED= 665583044

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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:       1596896 kB
Buffers:         48124 kB
Cached:         318112 kB
SwapCached:       9124 kB
Active:         225348 kB
Inactive:       165256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596896 kB
SwapTotal:     4192956 kB
SwapFree:      4151144 kB
Dirty:            8736 kB
Writeback:           0 kB
Mapped:          31184 kB
Slab:            53652 kB
Committed_AS:  2532988 kB
PageTables:       2000 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= 66298 MiB

End job on node35 on Mon Apr 23 00:55:43 UTC 2007