Trace number 423536

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 RANDOMUNSAT 968.786 969.058

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
MD5SUM428b24f39bc6415380a405b76c9b06d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.8568
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data (download as text)

10.56/10.62	c run March_dl for 5 seconds ... 
10.56/10.62	c Bin: Executing march_dl
10.56/10.62	c child exit by a signal
10.56/10.62	c march_dl returned code 137.
10.56/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.62	c Bin: Executing ubcsat2006
10.56/10.62	c child exited successfully
10.56/10.62	c ubcsat2006 returned code 0.
10.56/10.62	c satzilla computing base features
10.56/10.62	c satzilla doing unit-prop probe
10.56/10.62	c satzilla doing local search probe
10.56/10.62	c satzilla doing lobjois search-space size estimate
10.56/10.62	c satzilla's ranking:
10.56/10.62	c 1) minisat20+P: 2.882210
10.56/10.62	c 2) kcnfs: 3.547835
10.56/10.62	c 3) march_dl: 4.959516
10.56/10.62	c 4) kcnfs+P: 999.000000
10.56/10.62	c 5) march_dl+P: 999.000000
10.56/10.62	c 6) vallst+P: 999.000000
10.56/10.62	c 7) zchaff_rand+P: 999.000000
10.56/10.62	c 8) vallst: 999.000000
10.56/10.62	c 9) zchaff_rand: 999.000000
10.56/10.62	c 10) minisat20: 999.000000
10.56/10.62	c satzilla running minisat20 with preprocessing ... 
10.56/10.64	This is MiniSat 2.0 beta
10.56/10.64	WARNING: for repeatability, setting FPU to use double precision
10.56/10.64	============================[ Problem Statistics ]=============================
10.56/10.64	|                                                                             |
10.56/10.64	|  Number of variables:  50                                                   |
10.56/10.64	|  Number of clauses:    4450                                                 |
10.56/10.65	|  Parsing time:         0.00         s                                       |
10.56/10.65	============================[ Search Statistics ]==============================
10.56/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.65	===============================================================================
10.56/10.65	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.56/10.65	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.56/10.66	|       251 |      50     4450    31150 |     1794      251     19 |  0.041 % |
10.56/10.67	|       476 |      50     4450    31150 |     1974      476     18 |  0.041 % |
10.56/10.68	|       814 |      50     4450    31150 |     2171      814     18 |  0.041 % |
10.61/10.70	|      1321 |      50     4450    31150 |     2388     1321     18 |  0.041 % |
10.61/10.73	|      2081 |      50     4450    31150 |     2627     2081     18 |  0.041 % |
10.61/10.78	|      3220 |      50     4450    31150 |     2890     1893     18 |  0.041 % |
10.61/10.86	|      4929 |      50     4450    31150 |     3179     2145     17 |  0.041 % |
10.86/10.98	|      7492 |      50     4450    31150 |     3497     3109     17 |  0.041 % |
11.06/11.17	|     11336 |      50     4450    31150 |     3847     3435     17 |  0.041 % |
11.36/11.46	|     17103 |      50     4450    31150 |     4232     3400     18 |  0.041 % |
11.86/11.92	|     25752 |      50     4450    31150 |     4655     3541     17 |  0.041 % |
12.56/12.62	|     38727 |      50     4450    31150 |     5120     2482     17 |  0.041 % |
13.56/13.69	|     58188 |      50     4450    31150 |     5632     3944     16 |  0.041 % |
15.26/15.35	|     87380 |      50     4450    31150 |     6196     4872     16 |  0.041 % |
17.95/18.02	|    131169 |      50     4450    31150 |     6815     5147     16 |  0.041 % |
22.05/22.14	|    196853 |      50     4450    31150 |     7497     5893     16 |  0.041 % |
28.56/28.60	|    295381 |      50     4450    31150 |     8247     6690     16 |  0.041 % |
38.65/38.76	|    443170 |      50     4450    31150 |     9071     5675     17 |  0.041 % |
55.14/55.27	|    664855 |      50     4450    31150 |     9979     4639     16 |  0.041 % |
81.34/81.45	|    997381 |      50     4450    31150 |    10977     7261     17 |  0.041 % |
122.62/122.76	|   1496170 |      50     4450    31150 |    12074     5783     15 |  0.041 % |
187.71/187.82	|   2244355 |      50     4450    31150 |    13282    10316     14 |  0.041 % |
289.88/290.05	|   3366629 |      50     4450    31150 |    14610     8795     14 |  0.042 % |
454.23/454.43	|   5050041 |      50     4450    31150 |    16071    10113     16 |  0.081 % |
715.86/716.19	|   7575159 |      49     4115    28805 |    17678    10404     14 |  2.041 % |
968.70/969.05	===============================================================================
968.70/969.05	restarts              : 27
968.70/969.05	conflicts             : 9934535        (10369 /sec)
968.70/969.05	decisions             : 10645623       (1.79 % random) (11111 /sec)
968.70/969.05	propagations          : 82049891       (85635 /sec)
968.70/969.05	conflict literals     : 146607970      (25.96 % deleted)
968.70/969.05	Memory used           : 6.84 MB
968.70/969.05	CPU time              : 958.137 s
968.70/969.05	
968.70/969.05	c Preprocessing...
968.70/969.05	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
968.70/969.05	c Num non-binary clauses 4450, Average non-binary clause length 7.000
968.70/969.05	c Theory has no gaps
968.70/969.05	c Preprocessor runtime was 0.010 seconds.
968.70/969.05	c 
968.70/969.05	c Satisfiability of theory still undetermined.
968.70/969.05	c See file /tmp/sZjMxP for simplified theory.
968.70/969.05	c Bin: Executing minisat20
968.70/969.05	c child exited successfully
968.70/969.05	c minisat20 returned code 20.
968.70/969.05	s UNSATISFIABLE
968.70/969.05	c SATZILLA_TIME=968.910000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-423536-1177827573 -o ROOT/results/node74/solver-423536-1177827573 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/423536-1177827573/SATzilla2007_R /tmp/evaluation/423536-1177827573/instance-423536-1177827573.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 0.99 1.07 3/66 23426
/proc/meminfo: memFree=1538912/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=636 CPUtime=0
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 81 0 0 0 0 0 0 0 19 0 1 0 230672053 651264 76 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 159 76 50 118 0 38 0

[startup+0.075352 s]
/proc/loadavg: 1.00 0.99 1.07 3/66 23426
/proc/meminfo: memFree=1538912/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=1740 CPUtime=0.07
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 617 0 0 0 7 0 0 0 19 0 1 0 230672053 1781760 266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 435 266 67 118 0 314 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3180

[startup+0.101355 s]
/proc/loadavg: 1.00 0.99 1.07 3/66 23426
/proc/meminfo: memFree=1538912/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=1740 CPUtime=0.09
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 619 0 0 0 9 0 0 0 19 0 1 0 230672053 1781760 268 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.301377 s]
/proc/loadavg: 1.00 0.99 1.07 3/66 23426
/proc/meminfo: memFree=1538912/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=1872 CPUtime=0.29
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 642 0 0 0 29 0 0 0 21 0 1 0 230672053 1916928 291 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 468 291 67 118 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3312

[startup+0.701423 s]
/proc/loadavg: 1.00 0.99 1.07 3/66 23426
/proc/meminfo: memFree=1538912/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=4800 CPUtime=0.69
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 1548 0 0 0 69 0 0 0 24 0 1 0 230672053 4915200 1113 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 1200 1113 72 118 0 1079 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6240

[startup+1.50151 s]
/proc/loadavg: 1.00 0.99 1.07 2/68 23428
/proc/meminfo: memFree=1534352/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=5384 CPUtime=1.49
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 1614 0 0 0 149 0 0 0 25 0 1 0 230672053 5513216 1179 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6824

[startup+3.1017 s]
/proc/loadavg: 1.00 0.99 1.07 2/68 23428
/proc/meminfo: memFree=1534224/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=0
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230672053 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23426/statm: 360 110 95 260 0 84 0
[pid=23427] ppid=23426 vsize=5384 CPUtime=3.09
/proc/23427/stat : 23427 (march_dl) R 23426 23426 23336 0 -1 4194304 1614 0 0 0 309 0 0 0 25 0 1 0 230672053 5513216 1179 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23427/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6824

[startup+6.30107 s]
/proc/loadavg: 1.00 0.99 1.07 2/68 23429
/proc/meminfo: memFree=1537872/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=1440 CPUtime=4.98
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 134 1614 0 0 0 0 498 0 16 0 1 0 230672053 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 360 111 96 260 0 84 0
[pid=23429] ppid=23426 vsize=6188 CPUtime=1.29
/proc/23429/stat : 23429 (ubcsat2006) R 23426 23426 23336 0 -1 4194304 326 0 0 0 124 5 0 0 25 0 1 0 230672553 6336512 309 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23429/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7028 s]
/proc/loadavg: 1.00 0.99 1.07 2/68 23430
/proc/meminfo: memFree=1535896/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=2604 CPUtime=2.05
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 360 0 0 0 205 0 0 0 25 0 1 0 230673118 2666496 354 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529228 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 651 354 58 118 0 529 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5368

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 1.07 2/68 23430
/proc/meminfo: memFree=1535128/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=3412 CPUtime=14.84
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 530 0 0 0 1484 0 0 0 25 0 1 0 230673118 3493888 524 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 853 524 58 118 0 731 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 6176

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 1.07 2/68 23430
/proc/meminfo: memFree=1534488/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=3988 CPUtime=40.43
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 681 0 0 0 4043 0 0 0 25 0 1 0 230673118 4083712 675 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 997 675 58 118 0 875 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6752

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 1.06 2/68 23430
/proc/meminfo: memFree=1534104/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=4428 CPUtime=91.62
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 800 0 0 0 9162 0 0 0 25 0 1 0 230673118 4534272 794 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1107 794 58 118 0 985 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7192

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 1.06 2/68 23430
/proc/meminfo: memFree=1533592/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=4904 CPUtime=151.6
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 907 0 0 0 15160 0 0 0 25 0 1 0 230673118 5021696 901 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1226 901 58 118 0 1104 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 7668

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.06 2/68 23430
/proc/meminfo: memFree=1533208/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=5260 CPUtime=211.59
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 994 0 0 0 21159 0 0 0 25 0 1 0 230673118 5386240 988 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1315 988 58 118 0 1193 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 8024

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.05 2/68 23430
/proc/meminfo: memFree=1533080/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=5432 CPUtime=271.57
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1020 0 0 0 27157 0 0 0 25 0 1 0 230673118 5562368 1014 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1358 1014 58 118 0 1236 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 8196

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/68 23430
/proc/meminfo: memFree=1532888/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=5576 CPUtime=331.55
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1063 0 0 0 33155 0 0 0 25 0 1 0 230673118 5709824 1057 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1394 1057 58 118 0 1272 0

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


[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/68 23430
/proc/meminfo: memFree=1531928/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6712 CPUtime=631.47
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1302 0 0 0 63147 0 0 0 25 0 1 0 230673118 6873088 1296 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1678 1296 58 118 0 1556 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 9476

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/68 23430
/proc/meminfo: memFree=1531928/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6856 CPUtime=691.45
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1323 0 0 0 69145 0 0 0 25 0 1 0 230673118 7020544 1317 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1714 1317 58 118 0 1592 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9620

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531800/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6856 CPUtime=751.44
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1352 0 0 0 75144 0 0 0 25 0 1 0 230673118 7020544 1346 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1714 1346 58 118 0 1592 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9620

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531800/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6856 CPUtime=811.42
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1358 0 0 0 81142 0 0 0 25 0 1 0 230673118 7020544 1352 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1714 1352 58 118 0 1592 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 9620

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531864/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6856 CPUtime=871.4
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1362 0 0 0 87140 0 0 0 25 0 1 0 230673118 7020544 1356 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1714 1356 58 118 0 1592 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 9620

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531800/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=931.4
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1379 0 0 0 93139 1 0 0 25 0 1 0 230673118 7163904 1373 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1373 58 118 0 1627 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 9760

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531736/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=936.2
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1379 0 0 0 93619 1 0 0 25 0 1 0 230673118 7163904 1373 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1373 58 118 0 1627 0
Current children cumulated CPU time (s) 946.81
Current children cumulated vsize (KiB) 9760

[startup+959.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531736/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=948.99
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1382 0 0 0 94898 1 0 0 25 0 1 0 230673118 7163904 1376 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1376 58 118 0 1627 0
Current children cumulated CPU time (s) 959.6
Current children cumulated vsize (KiB) 9760

[startup+963.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531736/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=952.19
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1392 0 0 0 95218 1 0 0 25 0 1 0 230673118 7163904 1386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 962.8
Current children cumulated vsize (KiB) 9760

[startup+966.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531672/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=955.39
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1392 0 0 0 95538 1 0 0 25 0 1 0 230673118 7163904 1386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 966
Current children cumulated vsize (KiB) 9760

[startup+967.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531672/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=956.99
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1392 0 0 0 95698 1 0 0 25 0 1 0 230673118 7163904 1386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 967.6
Current children cumulated vsize (KiB) 9760

[startup+968.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531672/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=957.79
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1392 0 0 0 95778 1 0 0 25 0 1 0 230673118 7163904 1386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 968.4
Current children cumulated vsize (KiB) 9760

[startup+968.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531672/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=957.99
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1392 0 0 0 95798 1 0 0 25 0 1 0 230673118 7163904 1386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525709 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 968.6
Current children cumulated vsize (KiB) 9760

[startup+969.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23430
/proc/meminfo: memFree=1531672/2055920 swapFree=4183092/4192956
[pid=23426] ppid=23424 vsize=2764 CPUtime=10.61
/proc/23426/stat : 23426 (SATzilla2007_R) S 23424 23426 23336 0 -1 4194304 981 1946 0 0 345 7 700 9 25 0 1 0 230672053 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23426/statm: 691 525 165 260 0 415 0
[pid=23430] ppid=23426 vsize=6996 CPUtime=958.09
/proc/23430/stat : 23430 (minisat20) R 23426 23426 23336 0 -1 4194304 1392 0 0 0 95808 1 0 0 25 0 1 0 230673118 7163904 1386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23430/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 968.7
Current children cumulated vsize (KiB) 9760

Child status: 20
Real time (s): 969.058
CPU time (s): 968.786
CPU user time (s): 968.599
CPU system time (s): 0.186971
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 9760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 968.599
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4337
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= 28
involuntary context switches= 1349

runsolver used 0.769882 second user time and 2.09268 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Sun Apr 29 06:19:33 UTC 2007

IDJOB= 423536
IDBENCH= 19891
IDSOLVER= 191
FILE ID= node74/423536-1177827573

PBS_JOBID= 4718272

Free space on /tmp= 103237 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/423536-1177827573/SATzilla2007_R /tmp/evaluation/423536-1177827573/instance-423536-1177827573.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-423536-1177827573 -o ROOT/results/node74/solver-423536-1177827573 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/423536-1177827573/SATzilla2007_R /tmp/evaluation/423536-1177827573/instance-423536-1177827573.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  428b24f39bc6415380a405b76c9b06d9

RANDOM SEED= 113382552

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1539320 kB
Buffers:         50456 kB
Cached:         384724 kB
SwapCached:       3148 kB
Active:         185740 kB
Inactive:       259312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539320 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:          15800 kB
Slab:            57364 kB
Committed_AS:  4070808 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103237 MiB

End job on node74 on Sun Apr 29 06:35:42 UTC 2007