Trace number 456000

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) 9998.23 10000.9

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.0664
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data (download as text)

61.06/61.18	c run March_dl for 5 seconds ... 
61.06/61.18	c Bin: Executing march_dl
61.06/61.18	c child exit by a signal
61.06/61.18	c march_dl returned code 137.
61.06/61.18	c run saps (UBCSAT implementation) for 2 seconds ... 
61.06/61.18	c Bin: Executing ubcsat2006
61.06/61.18	c child exited successfully
61.06/61.18	c ubcsat2006 returned code 0.
61.06/61.18	c satzilla computing base features
61.06/61.18	c satzilla doing unit-prop probe
61.06/61.18	c satzilla doing local search probe
61.06/61.18	c satzilla doing lobjois search-space size estimate
61.06/61.18	c satzilla's ranking:
61.06/61.18	c 1) minisat20+P: -7.998763
61.06/61.18	c 2) vallst+P: 4.459365
61.06/61.18	c 3) march_dl: 5.455620
61.06/61.18	c 4) minisat20: 5.909770
61.06/61.18	c 5) march_dl+P: 7.628502
61.06/61.18	c 6) zchaff_rand+P: 25.967816
61.06/61.18	c 7) kcnfs+P: 999.000000
61.06/61.18	c 8) kcnfs: 999.000000
61.06/61.18	c 9) vallst: 999.000000
61.06/61.18	c 10) zchaff_rand: 999.000000
61.06/61.18	c satzilla running minisat20 with preprocessing ... 
121.44/121.58	This is MiniSat 2.0 beta
121.44/121.58	WARNING: for repeatability, setting FPU to use double precision
121.44/121.58	============================[ Problem Statistics ]=============================
121.44/121.58	|                                                                             |
121.44/121.59	|  Number of variables:  24604                                                |
121.44/121.59	|  Number of clauses:    261473                                               |
121.53/121.74	|  Parsing time:         0.14         s                                       |
121.53/121.75	============================[ Search Statistics ]==============================
121.53/121.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
121.53/121.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
121.53/121.75	===============================================================================
121.53/121.75	|         0 |   24600   261450   744532 |    87150        0    nan |  0.000 % |
121.53/121.79	|       110 |   24600   261450   744532 |    95865      110     30 |  0.016 % |
121.53/121.84	|       261 |   24600   261450   744532 |   105451      261     41 |  0.016 % |
121.53/121.91	|       486 |   24600   261450   744532 |   115996      486     37 |  0.016 % |
121.53/121.95	|       827 |   24600   261450   744532 |   127596      827     42 |  0.016 % |
121.94/122.03	|      1333 |   24600   261450   744532 |   140355     1333     43 |  0.016 % |
121.94/122.08	|      2093 |   24600   261450   744532 |   154391     2093     46 |  0.016 % |
122.23/122.30	|      3232 |   24600   261450   744532 |   169830     3232     51 |  0.016 % |
122.53/122.63	|      4940 |   24600   261450   744532 |   186813     4940     63 |  0.016 % |
122.93/123.02	|      7502 |   24600   261450   744532 |   205495     7502     63 |  0.016 % |
123.53/123.62	|     11346 |   24600   261450   744532 |   226044    11346     58 |  0.016 % |
124.74/124.82	|     17113 |   24600   261450   744532 |   248649    17113     62 |  0.016 % |
126.53/126.65	|     25762 |   24600   261450   744532 |   273514    25762     75 |  0.016 % |
129.63/129.77	|     38736 |   24600   261450   744532 |   300865    38736     83 |  0.016 % |
135.73/135.82	|     58197 |   24600   261450   744532 |   330951    58197    148 |  0.016 % |
146.42/146.57	|     87390 |   24600   261450   744532 |   364047    87390    176 |  0.016 % |
160.02/160.17	|    131179 |   24600   261450   744532 |   400451   131179    170 |  0.016 % |
206.31/206.40	|    196863 |   24600   261450   744532 |   440497   196863    186 |  0.016 % |
296.69/296.81	|    295389 |   24600   261450   744532 |   484546   295389    191 |  0.016 % |
458.46/458.63	|    443178 |   24600   261450   744532 |   533001   443178    186 |  0.016 % |
655.51/655.75	|    664862 |   24600   261450   744532 |   586301   146829    286 |  0.016 % |
1061.10/1061.43	|    997387 |   24600   261450   744532 |   644931   479354    195 |  0.016 % |
1488.50/1488.91	|   1496175 |   24600   261450   744532 |   709424   343044    127 |  0.016 % |
2266.00/2266.68	|   2244359 |   24600   261450   744532 |   780367   404371    157 |  0.016 % |
3271.41/3272.31	|   3366633 |   24600   261450   744532 |   858404   760697    147 |  0.016 % |
4700.50/4701.88	|   5050047 |   24600   261450   744532 |   944244   746599    147 |  0.016 % |
8368.80/8371.19	|   7575163 |   24600   261450   744532 |  1038669   487656    182 |  0.016 % |
9998.09/10000.89	c Preprocessing...
9998.09/10000.89	c Inital problem has 24604 variables, 22540 nary clauses (238933 binary clauses).
9998.09/10000.89	c Num non-binary clauses 22539, Average non-binary clause length 11.833
9998.09/10000.89	c Theory has no gaps
9998.09/10000.89	c preprocessor timed out at 60.010000 sec
9998.09/10000.89	c Bin: Executing minisat20
9998.09/10000.89	c child exit by a signal
9998.09/10000.89	c minisat20 returned code 137.
9998.09/10000.89	c minisat20 returned code 137.
9998.09/10000.89	c satzilla running vallst with preprocessing ... 
9998.09/10000.89	c Bin: Executing vallst
9998.09/10000.89	c vallst returned code 1.
9998.09/10000.89	c vallst returned code 1.
9998.09/10000.89	c satzilla running march_dl ... 
9998.09/10000.89	c Bin: Executing march_dl
9998.09/10000.89	c march_dl returned code 1.
9998.09/10000.89	c march_dl returned code 1.
9998.09/10000.89	c satzilla running minisat20 ... 
9998.09/10000.89	c Bin: Executing minisat20
9998.09/10000.89	c minisat20 returned code 1.
9998.09/10000.89	c minisat20 returned code 1.
9998.09/10000.89	c satzilla running march_dl with preprocessing ... 
9998.09/10000.89	c Bin: Executing march_dl
9998.09/10000.89	c march_dl returned code 1.
9998.09/10000.89	c march_dl returned code 1.
9998.09/10000.89	c satzilla running zchaff_rand with preprocessing ... 
9998.09/10000.89	c Bin: Executing zchaff_rand
9998.09/10000.89	c zchaff_rand returned code 1.
9998.09/10000.89	c zchaff_rand returned code 1.
9998.09/10000.89	c satzilla running kcnfs with preprocessing ... 
9998.09/10000.89	c Bin: Executing kcnfs
9998.09/10000.89	c kcnfs returned code 1.
9998.09/10000.89	c kcnfs returned code 1.
9998.09/10000.89	c satzilla running kcnfs ... 
9998.09/10000.89	c Bin: Executing kcnfs
9998.09/10000.89	c kcnfs returned code 1.
9998.09/10000.89	c kcnfs returned code 1.
9998.09/10000.89	c satzilla running vallst ... 
9998.09/10000.89	c Bin: Executing vallst
9998.09/10000.89	c vallst returned code 1.
9998.09/10000.89	c vallst returned code 1.
9998.09/10000.89	c satzilla running zchaff_rand ... 
9998.09/10000.89	c Bin: Executing zchaff_rand
9998.09/10000.89	c zchaff_rand returned code 1.
9998.09/10000.89	c zchaff_rand returned code 1.
9998.09/10000.89	c ERROR: All Failed! 
9998.09/10000.89	c SATZILLA_TIME=9999.720000

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/node61/watcher-456000-1178629610 -o ROOT/results/node61/solver-456000-1178629610 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/456000-1178629610/SATzilla2007_C /tmp/evaluation/456000-1178629610/instance-456000-1178629610.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.97 0.98 3/64 3429
/proc/meminfo: memFree=1397440/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=3604 CPUtime=0
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 487 0 0 0 0 0 0 0 19 0 1 0 274924669 3690496 483 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 901 486 49 118 0 780 0

[startup+0.092993 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 3429
/proc/meminfo: memFree=1397440/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=5288 CPUtime=0.08
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 1036 0 0 0 8 0 0 0 19 0 1 0 274924669 5414912 1031 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 1322 1031 50 118 0 1201 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6728

[startup+0.102992 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 3429
/proc/meminfo: memFree=1397440/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=5420 CPUtime=0.09
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 1076 0 0 0 9 0 0 0 20 0 1 0 274924669 5550080 1071 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 1355 1072 50 118 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6860

[startup+0.302011 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 3429
/proc/meminfo: memFree=1397440/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=8060 CPUtime=0.29
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 1848 0 0 0 28 1 0 0 20 0 1 0 274924669 8253440 1843 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 2015 1843 50 118 0 1894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9500

[startup+0.70105 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 3429
/proc/meminfo: memFree=1397440/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=22512 CPUtime=0.69
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 5944 0 0 0 66 3 0 0 24 0 1 0 274924669 23052288 4489 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 5628 4489 55 118 0 5507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23952

[startup+1.50213 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 3431
/proc/meminfo: memFree=1387056/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=18444 CPUtime=1.49
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 13605 0 0 0 142 7 0 0 25 0 1 0 274924669 18886656 3467 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 4644 3471 57 118 0 4523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19884

[startup+3.10128 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 3431
/proc/meminfo: memFree=1370608/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=0
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 274924669 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 110 95 260 0 84 0
[pid=3430] ppid=3429 vsize=31868 CPUtime=3.09
/proc/3430/stat : 3430 (march_dl) R 3429 3429 3133 0 -1 4194304 20641 0 0 0 299 10 0 0 25 0 1 0 274924669 32632832 6772 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134557606 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3430/statm: 7967 6772 65 118 0 7846 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33308

[startup+6.30158 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 3432
/proc/meminfo: memFree=1382136/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=1440 CPUtime=5
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 134 21437 0 0 0 0 488 12 16 0 1 0 274924669 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 360 111 96 260 0 84 0
[pid=3432] ppid=3429 vsize=22588 CPUtime=1.28
/proc/3432/stat : 3432 (ubcsat2006) R 3429 3429 3133 0 -1 4194304 3872 0 0 0 127 1 0 0 25 0 1 0 274925170 23130112 3855 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3432/statm: 5647 3855 156 64 0 5228 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24028

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 3432
/proc/meminfo: memFree=1382848/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=15568 CPUtime=12.67
/proc/3429/stat : 3429 (SATzilla2007_C) R 3427 3429 3133 0 -1 4194304 8563 25315 0 0 526 5 721 15 25 0 1 0 274924669 15941632 3670 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527126 0 0 4096 0 0 0 0 17 1 0 0
/proc/3429/statm: 3892 3670 124 260 0 3616 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15568

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 3432
/proc/meminfo: memFree=1383104/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=15568 CPUtime=25.46
/proc/3429/stat : 3429 (SATzilla2007_C) R 3427 3429 3133 0 -1 4194304 15374 25315 0 0 1800 10 721 15 25 0 1 0 274924669 15941632 3670 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/3429/statm: 3892 3670 124 260 0 3616 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15568

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 3432
/proc/meminfo: memFree=1383168/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=15568 CPUtime=51.07
/proc/3429/stat : 3429 (SATzilla2007_C) R 3427 3429 3133 0 -1 4194304 29787 25315 0 0 4348 23 721 15 25 0 1 0 274924669 15941632 3670 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527275 0 0 4096 0 0 0 0 17 1 0 0
/proc/3429/statm: 3892 3670 124 260 0 3616 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15568

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 3432
/proc/meminfo: memFree=1310592/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=119148 CPUtime=102.25
/proc/3429/stat : 3429 (SATzilla2007_C) R 3427 3429 3133 0 -1 4194304 58461 25315 0 0 9441 48 721 15 25 0 1 0 274924669 122007552 21883 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570938 0 0 4096 0 0 0 0 17 1 0 0
/proc/3429/statm: 29787 21883 163 260 0 29511 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 119148

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3433
/proc/meminfo: memFree=1192824/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=112704 CPUtime=40.7
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 27968 0 0 0 4052 18 0 0 25 0 1 0 274936827 115408896 27962 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 28176 27962 59 118 0 28054 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 239124

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3433
/proc/meminfo: memFree=1115000/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=189716 CPUtime=100.68
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 47121 0 0 0 10033 35 0 0 25 0 1 0 274936827 194269184 47115 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 47429 47115 59 118 0 47307 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 316136

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3433
/proc/meminfo: memFree=1064632/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=240044 CPUtime=160.66
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 59719 0 0 0 16020 46 0 0 25 0 1 0 274936827 245805056 59713 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 60011 59713 59 118 0 59889 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 366464

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3433
/proc/meminfo: memFree=1027000/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=277712 CPUtime=220.65
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 69024 0 0 0 22009 56 0 0 25 0 1 0 274936827 284377088 69018 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 69428 69018 59 118 0 69306 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 404132

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3433
/proc/meminfo: memFree=984952/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=320068 CPUtime=280.64
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 79597 0 0 0 27997 67 0 0 25 0 1 0 274936827 327749632 79591 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 80017 79591 59 118 0 79895 0

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

/proc/3433/statm: 270467 268793 59 118 0 270345 0
Current children cumulated CPU time (s) 9579.7
Current children cumulated vsize (KiB) 1208288

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9518.15
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269538 0 0 0 951534 281 0 0 25 0 1 0 274936827 1107832832 268793 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268793 59 118 0 270345 0
Current children cumulated CPU time (s) 9639.68
Current children cumulated vsize (KiB) 1208288

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9578.14
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269538 0 0 0 957533 281 0 0 25 0 1 0 274936827 1107832832 268793 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268793 59 118 0 270345 0
Current children cumulated CPU time (s) 9699.67
Current children cumulated vsize (KiB) 1208288

[startup+9762.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9638.13
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269540 0 0 0 963531 282 0 0 25 0 1 0 274936827 1107832832 268795 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268795 59 118 0 270345 0
Current children cumulated CPU time (s) 9759.66
Current children cumulated vsize (KiB) 1208288

[startup+9822.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9698.11
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269540 0 0 0 969529 282 0 0 25 0 1 0 274936827 1107832832 268795 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268795 59 118 0 270345 0
Current children cumulated CPU time (s) 9819.64
Current children cumulated vsize (KiB) 1208288

[startup+9882.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9758.1
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269540 0 0 0 975528 282 0 0 25 0 1 0 274936827 1107832832 268795 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268795 59 118 0 270345 0
Current children cumulated CPU time (s) 9879.63
Current children cumulated vsize (KiB) 1208288

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9818.08
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269542 0 0 0 981526 282 0 0 25 0 1 0 274936827 1107832832 268797 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268797 59 118 0 270345 0
Current children cumulated CPU time (s) 9939.61
Current children cumulated vsize (KiB) 1208288

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1081868 CPUtime=9834.08
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269543 0 0 0 983126 282 0 0 25 0 1 0 274936827 1107832832 268798 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270467 268798 59 118 0 270345 0
Current children cumulated CPU time (s) 9955.61
Current children cumulated vsize (KiB) 1208288

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1082048 CPUtime=9859.67
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269557 0 0 0 985685 282 0 0 25 0 1 0 274936827 1108017152 268812 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527884 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270512 268812 59 118 0 270390 0
Current children cumulated CPU time (s) 9981.2
Current children cumulated vsize (KiB) 1208468

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1082048 CPUtime=9866.07
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269574 0 0 0 986325 282 0 0 25 0 1 0 274936827 1108017152 268829 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270512 268829 59 118 0 270390 0
Current children cumulated CPU time (s) 9987.6
Current children cumulated vsize (KiB) 1208468

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1082048 CPUtime=9872.47
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269580 0 0 0 986965 282 0 0 25 0 1 0 274936827 1108017152 268835 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527908 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270512 268835 59 118 0 270390 0
Current children cumulated CPU time (s) 9994
Current children cumulated vsize (KiB) 1208468

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1082048 CPUtime=9874.06
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269580 0 0 0 987124 282 0 0 25 0 1 0 274936827 1108017152 268835 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270512 268835 59 118 0 270390 0
Current children cumulated CPU time (s) 9995.59
Current children cumulated vsize (KiB) 1208468

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1082048 CPUtime=9875.66
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269582 0 0 0 987284 282 0 0 25 0 1 0 274936827 1108017152 268837 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270512 268837 59 118 0 270390 0
Current children cumulated CPU time (s) 9997.19
Current children cumulated vsize (KiB) 1208468

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=126420 CPUtime=121.53
/proc/3429/stat : 3429 (SATzilla2007_C) S 3427 3429 3133 0 -1 4194304 60782 25315 0 0 11364 53 721 15 25 0 1 0 274924669 129454080 23698 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3429/statm: 31605 23698 164 260 0 31329 0
[pid=3433] ppid=3429 vsize=1082048 CPUtime=9876.46
/proc/3433/stat : 3433 (minisat20) R 3429 3429 3133 0 -1 4194304 269584 0 0 0 987364 282 0 0 25 0 1 0 274936827 1108017152 268839 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3433/statm: 270512 268839 59 118 0 270390 0
Current children cumulated CPU time (s) 9997.99
Current children cumulated vsize (KiB) 1208468

[startup+10000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3835
/proc/meminfo: memFree=224888/2055920 swapFree=4184204/4192956
[pid=3429] ppid=3427 vsize=0 CPUtime=9998.2
/proc/3429/stat : 3429 (SATzilla2007_C) R 3427 3429 3133 0 -1 4194308 60795 294899 0 0 11364 53 988088 315 18 0 1 0 274924669 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/3429/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.2
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10000.9
CPU time (s): 9998.23
CPU user time (s): 9994.53
CPU system time (s): 3.70144
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1208728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.53
system time used= 3.70144
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355694
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= 25
involuntary context switches= 13708

runsolver used 6.35303 second user time and 21.0998 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue May  8 13:06:50 UTC 2007

IDJOB= 456000
IDBENCH= 20573
IDSOLVER= 179
FILE ID= node61/456000-1178629610

PBS_JOBID= 5218310

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= /tmp/evaluation/456000-1178629610/SATzilla2007_C /tmp/evaluation/456000-1178629610/instance-456000-1178629610.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-456000-1178629610 -o ROOT/results/node61/solver-456000-1178629610 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/456000-1178629610/SATzilla2007_C /tmp/evaluation/456000-1178629610/instance-456000-1178629610.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 493496483

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1397784 kB
Buffers:         35548 kB
Cached:         502784 kB
SwapCached:       2812 kB
Active:          88608 kB
Inactive:       466448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1397784 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:           13132 kB
Writeback:           0 kB
Mapped:          22720 kB
Slab:            89168 kB
Committed_AS:  6213624 kB
PageTables:       1400 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= 66550 MiB

End job on node61 on Tue May  8 15:53:32 UTC 2007