Trace number 1825816

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_C 2009-03-22UNSAT 1551.18 1551.93

General information on the benchmark

NameCRAFTED/modcircuits/
mod3_4vars_6gates.cnf
MD5SUMafeeef613d4caffff91375d49585d115
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark192.799
Satisfiable
(Un)Satisfiability was proved
Number of variables289
Number of clauses33900
Sum of the clauses size195928
Maximum clause length19
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 2730
Number of clauses of size 31
Number of clauses of size 4893
Number of clauses of size 52499
Number of clauses of size over 529712

Solver Data

17.27/17.32	c SATzilla is building models for class 2
17.27/17.32	c run presolver march_dl2004 for 5 seconds ... 
17.27/17.32	c Bin: Executing march_dl2004
17.27/17.32	c spawning binary file with 5 seconds ...
17.27/17.32	c child exit by a signal
17.27/17.32	c march_dl2004 returned code 137.
17.27/17.32	c run presolver mxc-sr08 for 5 seconds ... 
17.27/17.32	c Bin: Executing mxc-sr08
17.27/17.32	c spawning binary file with 5 seconds ...
17.27/17.32	c child exit by a signal
17.27/17.32	c mxc-sr08 returned code 137.
17.27/17.32	c Orignal number of varibales is 289, number of clauses is 33900 
17.27/17.32	c predicted feature computation time is 7.664605 
17.27/17.32	c Bin: Executing satelite
17.27/17.32	c spawning binary file with 240 seconds ...
17.27/17.32	c child exited successfully
17.27/17.32	c satzilla computing base features
17.27/17.32	c Number of variabe is: 168, Number of clause is : 12047 
17.27/17.32	c Initializing...
17.27/17.32	c satzilla compute diameter ...
17.27/17.32	c start diameter features ...
17.27/17.32	c satzilla doing clause learning
17.27/17.32	c start clause learning features ...
17.27/17.32	c Bin: Executing zchaff07
17.27/17.32	c spawning binary file with 2 seconds ...
17.27/17.32	c child exit by a signal
17.27/17.32	c satzilla doing survey propogation probe
17.27/17.32	c do survay propogation for 2 second ...
17.27/17.32	c satzilla doing local search probe
17.27/17.32	c satzilla doing lobjois search-space size estimate
17.27/17.32	c features are:289 33900 168 12047 0.720238 1.81398 0.0139454 0.464389 0.565199 2.0807 0.03155 0.303686 0.0119048 0.0952381 1.49477 0.0313771 0.0315431 0.03155 0.546734 8.30082e-05 0.0880717 3.64208 0.243128 0.379182 0 1 1.98577 0.0139375 0.592442 0 0.0791068 3.61352 0.516809 0.00656555 0.369254 0.000996099 0.0120362 3.16766 0.117932 3 4 0.452164 3820 0.0441082 3552 3986 3986 3552 3986 3804 3938 20.0626 0.0660118 17.9462 21.5813 21.5813 17.9462 21.5813 20.2004 20.5223 0.329051 1.27206 1.77714e-06 1 0.960627 0.000367079 0.813194 0.000792178 0.00351562 0.27664 0.718506 6.43468e-05 0.779038 0.447849 0.00468391 0.444747 0.0142233 0.377511 9.24893 0.252429 28.9444 0.151931 29 24 34 15.8761 0.200085 0.999903 0.00566014 0.274377 0.818677 
17.27/17.32	c satzilla's ranking:
17.27/17.32	c 1) minisat20: 10.571288
17.27/17.32	c 2) vallst: 6.736715
17.27/17.32	c 3) march_dl2004: 6.416623
17.27/17.32	c 4) minisat20SAT07: 6.314822
17.27/17.32	c 5) zchaff_rand: 2.247488
17.27/17.32	c 6) mxc-sr08: 1.827238
17.27/17.32	c 7) tts-4-0: 0.389865
17.27/17.32	c 8) SATenstein: -10000.000000
17.27/17.32	c 9) gnovelty+: -10000.000000
17.27/17.32	c 10) adaptg2wsat+: -10000.000000
17.27/17.32	c 11) adaptg2wsat0: -10000.000000
17.27/17.32	c 12) picosat846: -10000.000000
17.27/17.32	c 13) kcnfs04SAT07: -10000.000000
17.27/17.32	c satzilla running minisat20 ... 
17.27/17.32	This is MiniSat 2.0 beta
17.27/17.32	WARNING: for repeatability, setting FPU to use double precision
17.27/17.32	============================[ Problem Statistics ]=============================
17.27/17.32	|                                                                             |
17.27/17.32	|  Number of variables:  289                                                  |
17.27/17.32	|  Number of clauses:    33900                                                |
17.27/17.34	|  Parsing time:         0.02         s                                       |
17.27/17.39	============================[ Search Statistics ]==============================
17.27/17.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.27/17.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.27/17.39	===============================================================================
17.27/17.39	|         0 |     203    15387    86611 |     5129        0    nan |  0.000 % |
17.27/17.39	|       101 |     191    15387    86611 |     5641       98     13 | 33.911 % |
17.27/17.39	|       251 |     191    15387    86611 |     6206      248     12 | 33.911 % |
17.28/17.40	|       476 |     190    15387    86611 |     6826      472     13 | 34.257 % |
17.28/17.41	|       815 |     190    15387    86611 |     7509      811     14 | 34.257 % |
17.28/17.43	|      1325 |     190    15387    86611 |     8260     1321     15 | 34.257 % |
17.28/17.46	|      2084 |     190    15387    86611 |     9086     2080     15 | 34.257 % |
17.45/17.51	|      3223 |     190    15387    86611 |     9994     3219     16 | 34.257 % |
17.45/17.59	|      4932 |     190    15387    86611 |    10994     4928     16 | 34.268 % |
17.65/17.76	|      7494 |     190    11344    63937 |    12093     7487     16 | 34.268 % |
17.95/18.03	|     11338 |     190    11344    63937 |    13303    11331     18 | 34.257 % |
18.35/18.48	|     17105 |     190    11344    63937 |    14633    10364     18 | 34.257 % |
19.04/19.17	|     25754 |     190    11344    63937 |    16096    11611     17 | 34.257 % |
20.24/20.36	|     38728 |     190    11344    63937 |    17706     8327     17 | 34.260 % |
22.04/22.16	|     58190 |     190    11344    63937 |    19477     9921     16 | 34.257 % |
24.83/24.98	|     87383 |     190    11344    63937 |    21425    19477     19 | 34.257 % |
30.13/30.24	|    131172 |     190    11344    63937 |    23567    20090     18 | 34.257 % |
38.33/38.46	|    196857 |     190    11344    63937 |    25924    14576     19 | 34.257 % |
52.03/52.17	|    295383 |     190    11344    63937 |    28516    20901     20 | 34.257 % |
75.21/75.30	|    443172 |     190    11344    63937 |    31368    18507     17 | 34.268 % |
110.41/110.57	|    664855 |     189    11198    63153 |    34505    26609     20 | 34.603 % |
166.67/166.85	|    997381 |     188    10463    58913 |    37955    15765     18 | 34.949 % |
259.93/260.11	|   1496169 |     187    10347    58307 |    41751    30327     18 | 35.295 % |
410.15/410.40	|   2244352 |     187    10347    58307 |    45926    29648     18 | 35.299 % |
693.63/694.02	|   3366626 |     185     9663    54449 |    50519    37524     20 | 35.989 % |
1171.09/1171.78	|   5050038 |     185     9663    54449 |    55571    28747     17 | 35.993 % |
1551.11/1551.93	===============================================================================
1551.11/1551.93	restarts              : 26
1551.11/1551.93	conflicts             : 6491038        (4232 /sec)
1551.11/1551.93	decisions             : 7316651        (1.48 % random) (4770 /sec)
1551.11/1551.93	propagations          : 195743743      (127619 /sec)
1551.11/1551.93	conflict literals     : 126038288      (21.74 % deleted)
1551.11/1551.93	Memory used           : 15.65 MB
1551.11/1551.93	CPU time              : 1533.82 s
1551.11/1551.93	
1551.11/1551.93	c Bin: Executing minisat20
1551.11/1551.93	c spawning binary file with 4982 seconds ...
1551.11/1551.93	c child exited successfully
1551.11/1551.93	c minisat20 returned code 20.
1551.11/1551.93	s UNSATISFIABLE
1551.11/1551.93	c SATZILLA_TIME=1551.400000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825816-1242513593/watcher-1825816-1242513593 -o /tmp/evaluation-result-1825816-1242513593/solver-1825816-1242513593 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825816-1242513593.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): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.10 0.40 0.68 3/70 2395
/proc/meminfo: memFree=1251792/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) R 2393 2395 2358 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=908 CPUtime=0
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 279386642 929792 115 1992294400 134512640 134996440 4294956192 18446744073709551615 134777910 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 227 115 50 118 0 106 0

[startup+0.0430939 s]
/proc/loadavg: 0.10 0.40 0.68 3/70 2395
/proc/meminfo: memFree=1251792/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=1436 CPUtime=0.03
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 271 0 0 0 3 0 0 0 19 0 1 0 279386642 1470464 266 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 359 266 50 118 0 238 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3492

[startup+0.1011 s]
/proc/loadavg: 0.10 0.40 0.68 3/70 2395
/proc/meminfo: memFree=1251792/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=2468 CPUtime=0.09
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 725 0 0 0 9 0 0 0 19 0 1 0 279386642 2527232 421 1992294400 134512640 134996440 4294956192 18446744073709551615 134544637 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 617 421 55 118 0 496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4524

[startup+0.301135 s]
/proc/loadavg: 0.10 0.40 0.68 3/70 2395
/proc/meminfo: memFree=1251792/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=3404 CPUtime=0.29
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 1058 0 0 0 29 0 0 0 21 0 1 0 279386642 3485696 640 1992294400 134512640 134996440 4294956192 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 851 640 72 118 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5460

[startup+0.701202 s]
/proc/loadavg: 0.10 0.40 0.68 3/70 2395
/proc/meminfo: memFree=1251792/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=3564 CPUtime=0.69
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 1367 0 0 0 69 0 0 0 25 0 1 0 279386642 3649536 697 1992294400 134512640 134996440 4294956192 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 891 697 74 118 0 770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5620

[startup+1.50133 s]
/proc/loadavg: 0.17 0.41 0.68 2/72 2397
/proc/meminfo: memFree=1249024/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=3564 CPUtime=1.49
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 1367 0 0 0 149 0 0 0 25 0 1 0 279386642 3649536 697 1992294400 134512640 134996440 4294956192 18446744073709551615 134572034 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 891 697 74 118 0 770 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5620

[startup+3.1016 s]
/proc/loadavg: 0.17 0.41 0.68 2/72 2397
/proc/meminfo: memFree=1248896/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=0
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279386642 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 112 96 399 0 111 0
[pid=2396] ppid=2395 vsize=3564 CPUtime=3.08
/proc/2396/stat : 2396 (march_dl2004) R 2395 2395 2358 0 -1 4194304 1367 0 0 0 308 0 0 0 25 0 1 0 279386642 3649536 697 1992294400 134512640 134996440 4294956192 18446744073709551615 134588460 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2396/statm: 891 697 74 118 0 770 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5620

[startup+6.30114 s]
/proc/loadavg: 0.17 0.41 0.68 2/72 2398
/proc/meminfo: memFree=1247504/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=2056 CPUtime=4.99
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 156 1367 0 0 0 0 498 1 16 0 1 0 279386642 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2395/statm: 514 125 107 399 0 111 0
[pid=2398] ppid=2395 vsize=3652 CPUtime=1.28
/proc/2398/stat : 2398 (mxc-sr08) R 2395 2395 2358 0 -1 4194304 1099 0 0 0 127 1 0 0 25 0 1 0 279387142 3739648 812 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2398/statm: 913 812 71 138 0 772 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5708

[startup+12.7022 s]
/proc/loadavg: 0.37 0.44 0.69 2/72 2400
/proc/meminfo: memFree=1247648/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=12.67
/proc/2395/stat : 2395 (SATzilla2009_C) R 2393 2395 2358 0 -1 4194304 696 4808 0 0 16 0 1246 5 16 0 1 0 279386642 4472832 567 1992294400 134512640 136149437 4294956224 18446744073709551615 134846539 0 0 4096 3 0 0 0 17 0 0 0
/proc/2395/statm: 1092 567 150 399 0 689 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4368

[startup+25.5013 s]
/proc/loadavg: 0.47 0.46 0.69 2/72 2401
/proc/meminfo: memFree=1245472/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=5148 CPUtime=8.15
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 1180 0 0 0 815 0 0 0 25 0 1 0 279388374 5271552 1174 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 1287 1174 58 118 0 1165 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 9516

[startup+51.1016 s]
/proc/loadavg: 0.65 0.50 0.70 2/66 2401
/proc/meminfo: memFree=1245656/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=6644 CPUtime=33.75
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 1530 0 0 0 3374 1 0 0 25 0 1 0 279388374 6803456 1524 1992294400 134512640 134998072 4294956192 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 1661 1524 58 118 0 1539 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11012

[startup+102.305 s]
/proc/loadavg: 0.86 0.58 0.71 2/66 2401
/proc/meminfo: memFree=1244568/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=8028 CPUtime=84.92
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 1849 0 0 0 8491 1 0 0 25 0 1 0 279388374 8220672 1843 1992294400 134512640 134998072 4294956192 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 2007 1843 58 118 0 1885 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 12396

[startup+162.301 s]
/proc/loadavg: 0.95 0.66 0.73 2/66 2403
/proc/meminfo: memFree=1243736/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=8588 CPUtime=144.89
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 2004 0 0 0 14487 2 0 0 25 0 1 0 279388374 8794112 1998 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 2147 1998 58 118 0 2025 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 12956

[startup+222.301 s]
/proc/loadavg: 0.98 0.72 0.74 2/66 2403
/proc/meminfo: memFree=1243096/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=9356 CPUtime=204.87
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 2184 0 0 0 20485 2 0 0 25 0 1 0 279388374 9580544 2166 1992294400 134512640 134998072 4294956192 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 2339 2166 58 118 0 2217 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 13724

[startup+282.301 s]
/proc/loadavg: 0.99 0.76 0.75 2/66 2403
/proc/meminfo: memFree=1242520/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=9996 CPUtime=264.84
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 2332 0 0 0 26482 2 0 0 25 0 1 0 279388374 10235904 2314 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 2499 2314 58 118 0 2377 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 14364

[startup+342.302 s]
/proc/loadavg: 0.99 0.80 0.77 2/66 2403
/proc/meminfo: memFree=1242264/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=10440 CPUtime=324.81
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 2415 0 0 0 32479 2 0 0 25 0 1 0 279388374 10690560 2397 1992294400 134512640 134998072 4294956192 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 2610 2397 58 118 0 2488 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 14808

[startup+402.301 s]

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


[startup+1062.3 s]
/proc/loadavg: 1.04 0.99 0.87 2/66 2403
/proc/meminfo: memFree=1238808/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=14024 CPUtime=1044.46
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3283 0 0 0 104443 3 0 0 25 0 1 0 279388374 14360576 3265 1992294400 134512640 134998072 4294956192 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 3506 3265 58 118 0 3384 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 18392

[startup+1122.3 s]
/proc/loadavg: 1.05 1.00 0.88 2/66 2403
/proc/meminfo: memFree=1238552/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=14380 CPUtime=1104.43
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3354 0 0 0 110440 3 0 0 25 0 1 0 279388374 14725120 3336 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 3595 3336 58 118 0 3473 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 18748

[startup+1182.3 s]
/proc/loadavg: 1.02 1.00 0.89 2/66 2403
/proc/meminfo: memFree=1238296/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=14560 CPUtime=1164.41
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3408 0 0 0 116438 3 0 0 25 0 1 0 279388374 14909440 3390 1992294400 134512640 134998072 4294956192 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 3640 3390 58 118 0 3518 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 18928

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/66 2403
/proc/meminfo: memFree=1237656/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=15120 CPUtime=1224.36
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3550 0 0 0 122433 3 0 0 25 0 1 0 279388374 15482880 3532 1992294400 134512640 134998072 4294956192 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 3780 3532 58 118 0 3658 0
Current children cumulated CPU time (s) 1241.64
Current children cumulated vsize (KiB) 19488

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/66 2409
/proc/meminfo: memFree=1237208/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=15488 CPUtime=1284.35
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3619 0 0 0 128431 4 0 0 25 0 1 0 279388374 15859712 3601 1992294400 134512640 134998072 4294956192 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 3872 3601 58 118 0 3750 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 19856

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1237272/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=15488 CPUtime=1344.32
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3642 0 0 0 134428 4 0 0 25 0 1 0 279388374 15859712 3624 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 3872 3624 58 118 0 3750 0
Current children cumulated CPU time (s) 1361.6
Current children cumulated vsize (KiB) 19856

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236952/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1404.29
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3740 0 0 0 140425 4 0 0 25 0 1 0 279388374 16404480 3722 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3722 58 118 0 3883 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 20388

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236952/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1464.25
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3743 0 0 0 146421 4 0 0 25 0 1 0 279388374 16404480 3725 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3725 58 118 0 3883 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 20388

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236824/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1524.23
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3772 0 0 0 152419 4 0 0 25 0 1 0 279388374 16404480 3754 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3754 58 118 0 3883 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 20388

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

[startup+1548.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236824/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1530.63
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3773 0 0 0 153059 4 0 0 25 0 1 0 279388374 16404480 3755 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3755 58 118 0 3883 0
Current children cumulated CPU time (s) 1547.91
Current children cumulated vsize (KiB) 20388

[startup+1550.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236824/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1532.23
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3773 0 0 0 153219 4 0 0 25 0 1 0 279388374 16404480 3755 1992294400 134512640 134998072 4294956192 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3755 58 118 0 3883 0
Current children cumulated CPU time (s) 1549.51
Current children cumulated vsize (KiB) 20388

[startup+1551.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236824/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1533.02
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3773 0 0 0 153298 4 0 0 25 0 1 0 279388374 16404480 3755 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3755 58 118 0 3883 0
Current children cumulated CPU time (s) 1550.3
Current children cumulated vsize (KiB) 20388

[startup+1551.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236824/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1533.43
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3773 0 0 0 153339 4 0 0 25 0 1 0 279388374 16404480 3755 1992294400 134512640 134998072 4294956192 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3755 58 118 0 3883 0
Current children cumulated CPU time (s) 1550.71
Current children cumulated vsize (KiB) 20388

[startup+1551.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 2409
/proc/meminfo: memFree=1236824/2055920 swapFree=4191900/4192956
[pid=2395] ppid=2393 vsize=4368 CPUtime=17.28
/proc/2395/stat : 2395 (SATzilla2009_C) S 2393 2395 2358 0 -1 4194304 1290 4808 0 0 474 3 1246 5 25 0 1 0 279386642 4472832 688 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2395/statm: 1092 688 219 399 0 689 0
[pid=2401] ppid=2395 vsize=16020 CPUtime=1533.83
/proc/2401/stat : 2401 (minisat20) R 2395 2395 2358 0 -1 4194304 3773 0 0 0 153379 4 0 0 25 0 1 0 279388374 16404480 3755 1992294400 134512640 134998072 4294956192 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2401/statm: 4005 3755 58 118 0 3883 0
Current children cumulated CPU time (s) 1551.11
Current children cumulated vsize (KiB) 20388

Child status: 20
Real time (s): 1551.93
CPU time (s): 1551.18
CPU user time (s): 1551.03
CPU system time (s): 0.140978
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 20388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1551.03
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9892
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= 16
involuntary context switches= 3693

runsolver used 1.34579 second user time and 4.31234 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-17 00:39:53
IDJOB=1825816
IDBENCH=71145
IDSOLVER=668
FILE ID=node57/1825816-1242513593
PBS_JOBID= 9307083
Free space on /tmp= 65804 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3_4vars_6gates.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825816-1242513593/watcher-1825816-1242513593 -o /tmp/evaluation-result-1825816-1242513593/solver-1825816-1242513593 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825816-1242513593.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= afeeef613d4caffff91375d49585d115
RANDOM SEED=109331973

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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.256
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:       1252272 kB
Buffers:         75792 kB
Cached:         649432 kB
SwapCached:        268 kB
Active:         158612 kB
Inactive:       580980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1252272 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32528 kB
Writeback:           0 kB
Mapped:          23512 kB
Slab:            49892 kB
Committed_AS:  1219100 kB
PageTables:       1616 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= 65772 MiB
End job on node57 at 2009-05-17 01:05:46