Trace number 455959

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 CRAFTED? (exit code) 9997.58 10000.4

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k50.cnf
MD5SUM18bfff146478ee5369d7f8a59c6fe709
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables38647
Number of clauses150130
Sum of the clauses size407902
Maximum clause length37
Minimum clause length1
Number of clauses of size 1668
Number of clauses of size 271936
Number of clauses of size 371760
Number of clauses of size 4286
Number of clauses of size 5545
Number of clauses of size over 54935

Solver Data (download as text)

34.54/34.69	c run March_dl for 5 seconds ... 
34.54/34.69	c Bin: Executing march_dl
34.54/34.69	c child exit by a signal
34.54/34.69	c march_dl returned code 137.
34.54/34.69	c run saps (UBCSAT implementation) for 2 seconds ... 
34.54/34.69	c Bin: Executing ubcsat2006
34.54/34.69	c child exited successfully
34.54/34.69	c ubcsat2006 returned code 0.
34.54/34.69	c satzilla computing base features
34.54/34.69	c satzilla doing unit-prop probe
34.54/34.69	c satzilla doing local search probe
34.54/34.69	c satzilla doing lobjois search-space size estimate
34.54/34.69	c satzilla's ranking:
34.54/34.69	c 1) minisat20+P: -2.593752
34.54/34.69	c 2) vallst+P: 3.580016
34.54/34.69	c 3) march_dl+P: 3.729534
34.54/34.69	c 4) march_dl: 4.369849
34.54/34.69	c 5) zchaff_rand+P: 5.145615
34.54/34.69	c 6) minisat20: 6.107788
34.54/34.69	c 7) kcnfs+P: 999.000000
34.54/34.69	c 8) kcnfs: 999.000000
34.54/34.69	c 9) vallst: 999.000000
34.54/34.69	c 10) zchaff_rand: 999.000000
34.54/34.69	c satzilla running minisat20 with preprocessing ... 
64.94/65.07	This is MiniSat 2.0 beta
64.94/65.07	WARNING: for repeatability, setting FPU to use double precision
64.94/65.07	============================[ Problem Statistics ]=============================
64.94/65.07	|                                                                             |
64.94/65.08	|  Number of variables:  25083                                                |
64.94/65.08	|  Number of clauses:    106275                                               |
65.00/65.15	|  Parsing time:         0.07         s                                       |
65.00/65.15	============================[ Search Statistics ]==============================
65.00/65.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
65.00/65.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
65.00/65.15	===============================================================================
65.00/65.15	|         0 |   25083   106275   318219 |    35425        0    nan |  0.000 % |
65.00/65.19	|       100 |   25083   106275   318219 |    38967      100     11 |  0.000 % |
65.00/65.23	|       250 |   25083   106275   318219 |    42864      250     22 |  0.000 % |
65.00/65.39	|       476 |   25083   106275   318219 |    47150      476     63 |  0.000 % |
65.00/65.46	|       813 |   25083   106275   318219 |    51865      813     49 |  0.000 % |
65.00/65.51	|      1319 |   25083   106275   318219 |    57052     1319     38 |  0.000 % |
65.00/65.74	|      2078 |   25083   106275   318219 |    62757     2078     39 |  0.000 % |
65.00/65.80	|      3219 |   25083   106275   318219 |    69033     3219     29 |  0.000 % |
66.42/66.58	|      4927 |   25083   106275   318219 |    75936     4927     40 |  0.000 % |
67.62/67.71	|      7489 |   25083   106275   318219 |    83530     7489     46 |  0.000 % |
71.91/72.08	|     11334 |   25083   106275   318219 |    91883    11334     62 |  0.000 % |
72.21/72.34	|     17100 |   25083   106275   318219 |   101071    17100     46 |  0.000 % |
73.11/73.29	|     25750 |   25083   106275   318219 |   111178    25750     45 |  0.000 % |
86.41/86.50	|     38725 |   25083   106275   318219 |   122296    38725     63 |  0.000 % |
110.00/110.17	|     58186 |   25083   106275   318219 |   134526    58186     94 |  0.000 % |
168.09/168.20	|     87381 |   25083   106275   318219 |   147979    87381    103 |  0.000 % |
217.08/217.22	|    131170 |   25083   106275   318219 |   162776   131170     99 |  0.000 % |
444.13/444.31	|    196854 |   25083   106275   318219 |   179054    36443    288 |  0.000 % |
700.46/700.85	|    295380 |   25083   106275   318219 |   196960   134969    199 |  0.000 % |
1149.35/1149.83	|    443169 |   25083   106275   318219 |   216656    87231    244 |  0.000 % |
1889.17/1889.90	|    664853 |   25083   106275   318219 |   238321    93422    240 |  0.000 % |
3521.86/3522.91	|    997378 |   25083   106275   318219 |   262153   192982    236 |  0.000 % |
6519.61/6521.59	|   1496167 |   25083   106275   318219 |   288369   181217    159 |  0.000 % |
9997.46/10000.38	c Preprocessing...
9997.46/10000.38	c Inital problem has 38647 variables, 78194 nary clauses (71936 binary clauses).
9997.46/10000.38	c Num non-binary clauses 77526, Average non-binary clause length 3.397
9997.46/10000.38	c Theory has no gaps
9997.46/10000.38	c Preprocessor runtime was 30.070 seconds.
9997.46/10000.38	c 
9997.46/10000.38	c Satisfiability of theory still undetermined.
9997.46/10000.38	c See file /tmp/ktu2Wu for simplified theory.
9997.46/10000.38	c Bin: Executing minisat20
9997.46/10000.38	c child exit by a signal
9997.46/10000.38	c minisat20 returned code 137.
9997.46/10000.38	c minisat20 returned code 137.
9997.46/10000.38	c satzilla running vallst with preprocessing ... 
9997.46/10000.38	c Bin: Executing vallst
9997.46/10000.38	c vallst returned code 1.
9997.46/10000.38	c vallst returned code 1.
9997.46/10000.38	c satzilla running march_dl with preprocessing ... 
9997.46/10000.38	c Bin: Executing march_dl
9997.46/10000.38	c march_dl returned code 1.
9997.46/10000.38	c march_dl returned code 1.
9997.46/10000.38	c satzilla running march_dl ... 
9997.46/10000.38	c Bin: Executing march_dl
9997.46/10000.38	c march_dl returned code 1.
9997.46/10000.38	c march_dl returned code 1.
9997.46/10000.38	c satzilla running zchaff_rand with preprocessing ... 
9997.46/10000.38	c Bin: Executing zchaff_rand
9997.46/10000.38	c zchaff_rand returned code 1.
9997.46/10000.38	c zchaff_rand returned code 1.
9997.46/10000.38	c satzilla running minisat20 ... 
9997.46/10000.38	c Bin: Executing minisat20
9997.46/10000.38	c minisat20 returned code 1.
9997.46/10000.38	c minisat20 returned code 1.
9997.46/10000.38	c satzilla running kcnfs with preprocessing ... 
9997.46/10000.38	c Bin: Executing kcnfs
9997.46/10000.38	c kcnfs returned code 1.
9997.46/10000.38	c kcnfs returned code 1.
9997.46/10000.38	c satzilla running kcnfs ... 
9997.46/10000.38	c Bin: Executing kcnfs
9997.46/10000.38	c kcnfs returned code 1.
9997.46/10000.38	c kcnfs returned code 1.
9997.46/10000.38	c satzilla running vallst ... 
9997.46/10000.38	c Bin: Executing vallst
9997.46/10000.38	c vallst returned code 1.
9997.46/10000.38	c vallst returned code 1.
9997.46/10000.38	c satzilla running zchaff_rand ... 
9997.46/10000.38	c Bin: Executing zchaff_rand
9997.46/10000.38	c zchaff_rand returned code 1.
9997.46/10000.38	c zchaff_rand returned code 1.
9997.46/10000.38	c ERROR: All Failed! 
9997.46/10000.38	c SATZILLA_TIME=9999.070000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-455959-1178603599 -o ROOT/results/node55/solver-455959-1178603599 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455959-1178603599/SATzilla2007_C /tmp/evaluation/455959-1178603599/instance-455959-1178603599.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5353
/proc/meminfo: memFree=1556492/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) R 5351 5353 5297 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=632 CPUtime=0
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 308269971 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 158 46 39 118 0 37 0

[startup+0.0649241 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5353
/proc/meminfo: memFree=1556492/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=4348 CPUtime=0.05
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 840 0 0 0 5 0 0 0 19 0 1 0 308269971 4452352 835 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 1087 835 50 118 0 966 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5788

[startup+0.10189 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5353
/proc/meminfo: memFree=1556492/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=4744 CPUtime=0.09
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 973 0 0 0 9 0 0 0 19 0 1 0 308269971 4857856 968 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 1186 968 50 118 0 1065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6184

[startup+0.301908 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5353
/proc/meminfo: memFree=1556492/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=13380 CPUtime=0.29
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 2841 0 0 0 28 1 0 0 20 0 1 0 308269971 13701120 2677 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650680 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 3345 2677 52 118 0 3224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14820

[startup+0.701946 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5353
/proc/meminfo: memFree=1556492/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=15892 CPUtime=0.69
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 9943 0 0 0 64 5 0 0 24 0 1 0 308269971 16273408 3357 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 3973 3357 55 118 0 3852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17332

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5355
/proc/meminfo: memFree=1543548/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=16736 CPUtime=1.49
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 11793 0 0 0 143 6 0 0 25 0 1 0 308269971 17137664 3606 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 4184 3606 57 118 0 4063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18176

[startup+3.10117 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5355
/proc/meminfo: memFree=1542076/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=0
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308269971 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 110 95 260 0 84 0
[pid=5354] ppid=5353 vsize=16432 CPUtime=3.08
/proc/5354/stat : 5354 (march_dl) R 5353 5353 5297 0 -1 4194304 14150 0 0 0 302 6 0 0 25 0 1 0 308269971 16826368 3531 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134523870 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5354/statm: 4108 3531 57 118 0 3987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17872

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5356
/proc/meminfo: memFree=1546300/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=1440 CPUtime=4.99
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 134 17039 0 0 0 0 491 8 16 0 1 0 308269971 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5353/statm: 360 111 96 260 0 84 0
[pid=5356] ppid=5353 vsize=14388 CPUtime=1.26
/proc/5356/stat : 5356 (ubcsat2006) R 5353 5353 5297 0 -1 4194304 2607 0 0 0 125 1 0 0 25 0 1 0 308270472 14733312 2590 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5356/statm: 3597 2590 156 64 0 3178 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 15828

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 5356
/proc/meminfo: memFree=1541444/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=16492 CPUtime=12.65
/proc/5353/stat : 5353 (SATzilla2007_C) R 5351 5353 5297 0 -1 4194304 3887 19656 0 0 541 3 711 10 25 0 1 0 308269971 16887808 3857 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5353/statm: 4123 3857 121 260 0 3847 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 16492

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5356
/proc/meminfo: memFree=1547332/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=10564 CPUtime=25.45
/proc/5353/stat : 5353 (SATzilla2007_C) R 5351 5353 5297 0 -1 4194304 5008 19656 0 0 1820 4 711 10 25 0 1 0 308269971 10817536 2404 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541415 0 0 4096 0 0 0 0 17 1 0 0
/proc/5353/statm: 2641 2404 124 260 0 2365 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10564

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5356
/proc/meminfo: memFree=1502212/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=130932 CPUtime=51.04
/proc/5353/stat : 5353 (SATzilla2007_C) R 5351 5353 5297 0 -1 4194304 20951 19656 0 0 4367 16 711 10 25 0 1 0 308269971 134074368 13806 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/5353/statm: 32733 13806 164 260 0 32457 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 130932

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 5357
/proc/meminfo: memFree=1472380/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=28128 CPUtime=37.21
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 6889 0 0 0 3714 7 0 0 25 0 1 0 308276478 28803072 6883 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134795358 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 7065 6884 59 118 0 6943 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 84124

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5357
/proc/meminfo: memFree=1455164/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=45596 CPUtime=97.19
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 11215 0 0 0 9708 11 0 0 25 0 1 0 308276478 46690304 11209 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 11399 11209 59 118 0 11277 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 101592

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5357
/proc/meminfo: memFree=1434108/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=66388 CPUtime=157.17
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 16437 0 0 0 15700 17 0 0 25 0 1 0 308276478 67981312 16431 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 16597 16431 59 118 0 16475 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 122384

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5357
/proc/meminfo: memFree=1414076/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=86856 CPUtime=217.16
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 21476 0 0 0 21694 22 0 0 25 0 1 0 308276478 88940544 21470 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 21714 21470 59 118 0 21592 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 142852

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5357
/proc/meminfo: memFree=1396220/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=104416 CPUtime=277.14
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 25892 0 0 0 27687 27 0 0 25 0 1 0 308276478 106921984 25886 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 26104 25886 59 118 0 25982 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 160412

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5357
/proc/meminfo: memFree=1387452/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123900/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9574.55
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 957341 114 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9639.55
Current children cumulated vsize (KiB) 432096

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123836/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9634.54
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 963339 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9699.54
Current children cumulated vsize (KiB) 432096

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9694.52
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 969337 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9759.52
Current children cumulated vsize (KiB) 432096

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123708/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9754.51
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 975336 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9819.51
Current children cumulated vsize (KiB) 432096

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9814.5
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 981335 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9879.5
Current children cumulated vsize (KiB) 432096

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123708/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9874.48
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 987333 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9939.48
Current children cumulated vsize (KiB) 432096

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

[startup+9958.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9890.48
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 988933 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9955.48
Current children cumulated vsize (KiB) 432096

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9916.07
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 991492 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9981.07
Current children cumulated vsize (KiB) 432096

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9922.47
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 992132 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9987.47
Current children cumulated vsize (KiB) 432096

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9928.87
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 992772 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9993.87
Current children cumulated vsize (KiB) 432096

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9930.46
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 992931 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9995.46
Current children cumulated vsize (KiB) 432096

[startup+9999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9931.26
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 993011 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9996.26
Current children cumulated vsize (KiB) 432096

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9932.06
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 993091 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9997.06
Current children cumulated vsize (KiB) 432096

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5955
/proc/meminfo: memFree=1123772/2055920 swapFree=4184564/4192956
[pid=5353] ppid=5351 vsize=55996 CPUtime=65
/proc/5353/stat : 5353 (SATzilla2007_C) S 5351 5353 5297 0 -1 4194304 22184 19656 0 0 5741 38 711 10 25 0 1 0 308269971 57339904 13229 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5353/statm: 13999 13229 165 260 0 13723 0
[pid=5357] ppid=5353 vsize=376100 CPUtime=9932.46
/proc/5357/stat : 5357 (minisat20) R 5353 5353 5297 0 -1 4194304 93663 0 0 0 993131 115 0 0 25 0 1 0 308276478 385126400 93657 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5357/statm: 94025 93657 59 118 0 93903 0
Current children cumulated CPU time (s) 9997.46
Current children cumulated vsize (KiB) 432096

Child status: 17
Real time (s): 10000.4
CPU time (s): 9997.58
CPU user time (s): 9995.86
CPU system time (s): 1.72374
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 432096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.86
system time used= 1.72374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135516
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= 31
involuntary context switches= 18597

runsolver used 7.48986 second user time and 19.959 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue May  8 05:53:19 UTC 2007

IDJOB= 455959
IDBENCH= 20532
IDSOLVER= 179
FILE ID= node55/455959-1178603599

PBS_JOBID= 5218226

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k50.cnf
COMMAND LINE= /tmp/evaluation/455959-1178603599/SATzilla2007_C /tmp/evaluation/455959-1178603599/instance-455959-1178603599.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-455959-1178603599 -o ROOT/results/node55/solver-455959-1178603599 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455959-1178603599/SATzilla2007_C /tmp/evaluation/455959-1178603599/instance-455959-1178603599.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  18bfff146478ee5369d7f8a59c6fe709

RANDOM SEED= 706654688

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1556964 kB
Buffers:         33992 kB
Cached:         359724 kB
SwapCached:       2316 kB
Active:          77580 kB
Inactive:       325524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556964 kB
SwapTotal:     4192956 kB
SwapFree:      4184564 kB
Dirty:           12152 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            81920 kB
Committed_AS:  4429784 kB
PageTables:       1380 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= 66553 MiB

End job on node55 on Tue May  8 08:40:00 UTC 2007