Trace number 330863

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) 1199.74 1200.14

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 benchmark102.144
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)

62.31/62.49	c run March_dl for 5 seconds ... 
62.31/62.49	c Bin: Executing march_dl
62.31/62.49	c child exit by a signal
62.31/62.49	c march_dl returned code 137.
62.31/62.49	c run saps (UBCSAT implementation) for 2 seconds ... 
62.31/62.49	c Bin: Executing ubcsat2006
62.31/62.49	c child exited successfully
62.31/62.49	c ubcsat2006 returned code 0.
62.31/62.49	c satzilla computing base features
62.31/62.49	c satzilla doing unit-prop probe
62.31/62.49	c satzilla doing local search probe
62.31/62.49	c satzilla doing lobjois search-space size estimate
62.31/62.49	c satzilla's ranking:
62.31/62.49	c 1) minisat20+P: -6.916679
62.31/62.49	c 2) vallst+P: 4.655358
62.31/62.49	c 3) minisat20: 6.323019
62.31/62.49	c 4) march_dl: 6.961150
62.31/62.49	c 5) march_dl+P: 9.099348
62.31/62.49	c 6) zchaff_rand+P: 25.967816
62.31/62.49	c 7) kcnfs+P: 999.000000
62.31/62.49	c 8) kcnfs: 999.000000
62.31/62.49	c 9) vallst: 999.000000
62.31/62.49	c 10) zchaff_rand: 999.000000
62.31/62.49	c satzilla running minisat20 with preprocessing ... 
122.70/122.89	This is MiniSat 2.0 beta
122.70/122.90	WARNING: for repeatability, setting FPU to use double precision
122.70/122.90	============================[ Problem Statistics ]=============================
122.70/122.90	|                                                                             |
122.70/122.90	|  Number of variables:  24604                                                |
122.70/122.90	|  Number of clauses:    261473                                               |
122.79/123.05	|  Parsing time:         0.13         s                                       |
122.79/123.06	============================[ Search Statistics ]==============================
122.79/123.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.79/123.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
122.79/123.06	===============================================================================
122.79/123.06	|         0 |   24600   261450   744532 |    87150        0    nan |  0.000 % |
122.99/123.10	|       110 |   24600   261450   744532 |    95865      110     30 |  0.016 % |
122.99/123.15	|       261 |   24600   261450   744532 |   105451      261     41 |  0.016 % |
123.08/123.22	|       486 |   24600   261450   744532 |   115996      486     37 |  0.016 % |
123.08/123.26	|       827 |   24600   261450   744532 |   127596      827     42 |  0.016 % |
123.18/123.35	|      1333 |   24600   261450   744532 |   140355     1333     43 |  0.016 % |
123.18/123.40	|      2093 |   24600   261450   744532 |   154391     2093     46 |  0.016 % |
123.48/123.63	|      3232 |   24600   261450   744532 |   169830     3232     51 |  0.016 % |
123.78/123.96	|      4940 |   24600   261450   744532 |   186813     4940     63 |  0.016 % |
124.18/124.36	|      7502 |   24600   261450   744532 |   205495     7502     63 |  0.016 % |
124.79/124.97	|     11346 |   24600   261450   744532 |   226044    11346     58 |  0.016 % |
125.98/126.19	|     17113 |   24600   261450   744532 |   248649    17113     62 |  0.016 % |
127.89/128.06	|     25762 |   24600   261450   744532 |   273514    25762     75 |  0.016 % |
131.08/131.23	|     38736 |   24600   261450   744532 |   300865    38736     83 |  0.016 % |
137.18/137.32	|     58197 |   24600   261450   744532 |   330951    58197    148 |  0.016 % |
148.07/148.23	|     87390 |   24600   261450   744532 |   364047    87390    176 |  0.016 % |
161.67/161.87	|    131179 |   24600   261450   744532 |   400451   131179    170 |  0.016 % |
208.16/208.33	|    196863 |   24600   261450   744532 |   440497   196863    186 |  0.016 % |
298.53/298.74	|    295389 |   24600   261450   744532 |   484546   295389    191 |  0.016 % |
460.38/460.60	|    443178 |   24600   261450   744532 |   533001   443178    186 |  0.016 % |
658.32/658.66	|    664862 |   24600   261450   744532 |   586301   146829    286 |  0.016 % |
1064.70/1065.11	|    997387 |   24600   261450   744532 |   644931   479354    195 |  0.016 % |
1199.67/1200.13	c Preprocessing...
1199.67/1200.13	c Inital problem has 24604 variables, 22540 nary clauses (238933 binary clauses).
1199.67/1200.13	c Num non-binary clauses 22539, Average non-binary clause length 11.833
1199.67/1200.13	c Theory has no gaps
1199.67/1200.13	c preprocessor timed out at 60.000000 sec
1199.67/1200.13	c Bin: Executing minisat20
1199.67/1200.13	c child exit by a signal
1199.67/1200.13	c minisat20 returned code 137.
1199.67/1200.13	c minisat20 returned code 137.
1199.67/1200.13	c satzilla running vallst with preprocessing ... 
1199.67/1200.13	c Bin: Executing vallst
1199.67/1200.13	c vallst returned code 1.
1199.67/1200.13	c vallst returned code 1.
1199.67/1200.13	c satzilla running minisat20 ... 
1199.67/1200.13	c Bin: Executing minisat20
1199.67/1200.13	c minisat20 returned code 1.
1199.67/1200.13	c minisat20 returned code 1.
1199.67/1200.13	c satzilla running march_dl ... 
1199.67/1200.13	c Bin: Executing march_dl
1199.67/1200.13	c march_dl returned code 1.
1199.67/1200.13	c march_dl returned code 1.
1199.67/1200.13	c satzilla running march_dl with preprocessing ... 
1199.67/1200.13	c Bin: Executing march_dl
1199.67/1200.13	c march_dl returned code 1.
1199.67/1200.13	c march_dl returned code 1.
1199.67/1200.13	c satzilla running zchaff_rand with preprocessing ... 
1199.67/1200.13	c Bin: Executing zchaff_rand
1199.67/1200.13	c zchaff_rand returned code 1.
1199.67/1200.13	c zchaff_rand returned code 1.
1199.67/1200.13	c satzilla running kcnfs with preprocessing ... 
1199.67/1200.13	c Bin: Executing kcnfs
1199.67/1200.13	c kcnfs returned code 1.
1199.67/1200.13	c kcnfs returned code 1.
1199.67/1200.13	c satzilla running kcnfs ... 
1199.67/1200.13	c Bin: Executing kcnfs
1199.67/1200.13	c kcnfs returned code 1.
1199.67/1200.13	c kcnfs returned code 1.
1199.67/1200.13	c satzilla running vallst ... 
1199.67/1200.13	c Bin: Executing vallst
1199.67/1200.13	c vallst returned code 1.
1199.67/1200.13	c vallst returned code 1.
1199.67/1200.13	c satzilla running zchaff_rand ... 
1199.67/1200.13	c Bin: Executing zchaff_rand
1199.67/1200.13	c zchaff_rand returned code 1.
1199.67/1200.13	c zchaff_rand returned code 1.
1199.67/1200.13	c ERROR: All Failed! 
1199.67/1200.13	c SATZILLA_TIME=1199.890000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-330863-1173175464 -o ROOT/results/node11/solver-330863-1173175464 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330863-1173175464/SATzilla2007_C /tmp/evaluation/330863-1173175464/instance-330863-1173175464.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.97 3/77 17117
/proc/meminfo: memFree=1805056/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) R 17115 17117 16794 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=3340 CPUtime=0
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 406 0 0 0 0 0 0 0 19 0 1 0 337501018 3420160 401 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 835 403 49 118 0 714 0

[startup+0.0543229 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17117
/proc/meminfo: memFree=1805056/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=4760 CPUtime=0.04
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 881 0 0 0 4 0 0 0 21 0 1 0 337501018 4874240 876 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 1190 876 50 118 0 1069 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6200

[startup+0.101329 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17117
/proc/meminfo: memFree=1805056/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=5420 CPUtime=0.09
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 1082 0 0 0 9 0 0 0 21 0 1 0 337501018 5550080 1077 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 1388 1078 50 118 0 1267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6860

[startup+0.301353 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17117
/proc/meminfo: memFree=1805056/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=8192 CPUtime=0.29
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 1898 0 0 0 29 0 0 0 23 0 1 0 337501018 8388608 1893 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 2048 1893 50 118 0 1927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9632

[startup+0.701398 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 17117
/proc/meminfo: memFree=1805056/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=22316 CPUtime=0.69
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 5984 0 0 0 67 2 0 0 25 0 1 0 337501018 22851584 4480 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 5579 4480 55 118 0 5458 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23756

[startup+1.50149 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 17119
/proc/meminfo: memFree=1794800/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=22556 CPUtime=1.49
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 14618 0 0 0 143 6 0 0 25 0 1 0 337501018 23097344 4479 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 5639 4479 57 118 0 5518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23996

[startup+3.10168 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 17119
/proc/meminfo: memFree=1778224/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=0
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 337501018 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 110 95 260 0 84 0
[pid=17118] ppid=17117 vsize=31868 CPUtime=3.09
/proc/17118/stat : 17118 (march_dl) R 17117 17117 16794 0 -1 4194304 20642 0 0 0 300 9 0 0 25 0 1 0 337501018 32632832 6773 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17118/statm: 7967 6773 65 118 0 7846 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33308

[startup+6.30106 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 17120
/proc/meminfo: memFree=1790576/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=1440 CPUtime=4.99
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 135 21437 0 0 0 0 490 9 16 0 1 0 337501018 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 360 111 96 260 0 84 0
[pid=17120] ppid=17117 vsize=22588 CPUtime=1.25
/proc/17120/stat : 17120 (ubcsat2006) R 17117 17117 16794 0 -1 4194304 3862 0 4 0 123 2 0 0 25 0 1 0 337501519 23130112 3849 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17120/statm: 5647 3849 156 64 0 5228 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 24028

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.97 2/78 17120
/proc/meminfo: memFree=1790264/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=15568 CPUtime=12.63
/proc/17117/stat : 17117 (SATzilla2007_C) R 17115 17117 16794 0 -1 4194304 8542 25305 0 4 521 5 724 13 25 0 1 0 337501018 15941632 3670 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/17117/statm: 3892 3670 124 260 0 3616 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 15568

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 17120
/proc/meminfo: memFree=1790456/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=15568 CPUtime=25.43
/proc/17117/stat : 17117 (SATzilla2007_C) R 17115 17117 16794 0 -1 4194304 15152 25305 0 4 1795 11 724 13 25 0 1 0 337501018 15941632 3670 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134526968 0 0 4096 0 0 0 0 17 1 0 0
/proc/17117/statm: 3892 3670 124 260 0 3616 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 15568

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 17120
/proc/meminfo: memFree=1790392/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=15700 CPUtime=51.02
/proc/17117/stat : 17117 (SATzilla2007_C) R 17115 17117 16794 0 -1 4194304 29145 25305 0 4 4344 21 724 13 25 0 1 0 337501018 16076800 3703 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135327290 0 0 4096 0 0 0 0 17 1 0 0
/proc/17117/statm: 3925 3703 124 260 0 3649 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 15700

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 17120
/proc/meminfo: memFree=1718648/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=117836 CPUtime=102.21
/proc/17117/stat : 17117 (SATzilla2007_C) R 17115 17117 16794 0 -1 4194304 58421 25305 0 4 9443 41 724 13 25 0 1 0 337501018 120664064 21666 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134598492 0 0 4096 0 0 0 0 17 1 0 0
/proc/17117/statm: 29459 21666 163 260 0 29183 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 117836

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 17121
/proc/meminfo: memFree=1603376/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=108848 CPUtime=39.38
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 27008 0 0 0 3919 19 0 0 25 0 1 0 337513307 111460352 27002 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536237 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 27212 27002 59 118 0 27090 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 235160

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 17121
/proc/meminfo: memFree=1524400/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=186932 CPUtime=99.36
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 46435 0 0 0 9898 38 0 0 25 0 1 0 337513307 191418368 46429 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 46733 46429 59 118 0 46611 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 313244

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 17121
/proc/meminfo: memFree=1472752/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=238536 CPUtime=159.34
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 59373 0 0 0 15884 50 0 0 25 0 1 0 337513307 244260864 59367 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 59634 59367 59 118 0 59512 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 364848

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 17121
/proc/meminfo: memFree=1434736/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=276648 CPUtime=219.32
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 68746 0 0 0 21872 60 0 0 25 0 1 0 337513307 283287552 68740 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 69162 68740 59 118 0 69040 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 402960

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 17121
/proc/meminfo: memFree=1392560/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=319012 CPUtime=279.31
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 79320 0 0 0 27859 72 0 0 25 0 1 0 337513307 326668288 79314 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 79753 79314 59 118 0 79631 0

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


[startup+762.305 s]
/proc/loadavg: 1.04 0.99 0.98 2/79 17121
/proc/meminfo: memFree=1227696/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=483332 CPUtime=639.21
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120255 0 0 0 63809 112 0 0 25 0 1 0 337513307 494931968 120249 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 120833 120249 59 118 0 120711 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 609644

[startup+822.301 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 17121
/proc/meminfo: memFree=1227632/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=483412 CPUtime=699.19
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120269 0 0 0 69806 113 0 0 25 0 1 0 337513307 495013888 120263 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 120853 120263 59 118 0 120731 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 609724

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 17121
/proc/meminfo: memFree=1227568/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=483412 CPUtime=759.17
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120273 0 0 0 75804 113 0 0 25 0 1 0 337513307 495013888 120267 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 120853 120267 59 118 0 120731 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 609724

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 17121
/proc/meminfo: memFree=1227440/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=483492 CPUtime=819.15
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120298 0 0 0 81802 113 0 0 25 0 1 0 337513307 495095808 120292 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 120873 120292 59 118 0 120751 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 609804

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 17121
/proc/meminfo: memFree=1227376/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=483492 CPUtime=879.14
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120299 0 0 0 87800 114 0 0 25 0 1 0 337513307 495095808 120293 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 120873 120293 59 118 0 120751 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 609804

[startup+1062.3 s]
/proc/loadavg: 1.07 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1227056/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=483912 CPUtime=939.11
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120376 0 0 0 93797 114 0 0 25 0 1 0 337513307 495525888 120370 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 120978 120370 59 118 0 120856 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 610224

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226864/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=999.1
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120415 0 0 0 99795 115 0 0 25 0 1 0 337513307 495648768 120409 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120409 59 118 0 120886 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 610344

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226672/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=1059.08
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120459 0 0 0 105793 115 0 0 25 0 1 0 337513307 495648768 120453 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120453 59 118 0 120886 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 610344

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226608/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=1067.07
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120466 0 0 0 106592 115 0 0 25 0 1 0 337513307 495648768 120460 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120460 59 118 0 120886 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 610344

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226608/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=1073.48
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120471 0 0 0 107232 116 0 0 25 0 1 0 337513307 495648768 120465 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120465 59 118 0 120886 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 610344

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226608/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=1075.08
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120472 0 0 0 107392 116 0 0 25 0 1 0 337513307 495648768 120466 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120466 59 118 0 120886 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 610344

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226608/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=1075.88
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120472 0 0 0 107472 116 0 0 25 0 1 0 337513307 495648768 120466 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120466 59 118 0 120886 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 610344

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226608/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=484032 CPUtime=1076.68
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4194304 120473 0 0 0 107552 116 0 0 25 0 1 0 337513307 495648768 120467 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 121008 120467 59 118 0 120886 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 610344

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 17121
/proc/meminfo: memFree=1226608/2055920 swapFree=4169972/4192956
[pid=17117] ppid=17115 vsize=126312 CPUtime=122.79
/proc/17117/stat : 17117 (SATzilla2007_C) S 17115 17117 16794 0 -1 4194304 61023 25305 0 4 11496 46 724 13 25 0 1 0 337501018 129343488 23762 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17117/statm: 31578 23762 164 260 0 31302 0
[pid=17121] ppid=17117 vsize=0 CPUtime=1076.88
/proc/17121/stat : 17121 (minisat20) R 17117 17117 16794 0 -1 4195332 120473 0 0 0 107567 121 0 0 25 0 1 0 337513307 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/17121/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 126312

Child status: 17
Real time (s): 1200.14
CPU time (s): 1199.74
CPU user time (s): 1197.88
CPU system time (s): 1.86072
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 610344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.88
system time used= 1.86072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206814
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 2762

runsolver used 1.27281 second user time and 3.10153 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Mar  6 10:04:25 UTC 2007

IDJOB= 330863
IDBENCH= 20573
IDSOLVER= 135
FILE ID= node11/330863-1173175464

PBS_JOBID= 4015026

Free space on /tmp= 66496 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/330863-1173175464/SATzilla2007_C /tmp/evaluation/330863-1173175464/instance-330863-1173175464.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-330863-1173175464 -o ROOT/results/node11/solver-330863-1173175464 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330863-1173175464/SATzilla2007_C /tmp/evaluation/330863-1173175464/instance-330863-1173175464.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 582303718

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1805464 kB
Buffers:         26228 kB
Cached:         144924 kB
SwapCached:       2180 kB
Active:          68468 kB
Inactive:       125220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805464 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           13132 kB
Writeback:           0 kB
Mapped:          30636 kB
Slab:            42328 kB
Committed_AS:  1120916 kB
PageTables:       1756 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= 66496 MiB

End job on node11 on Tue Mar  6 10:24:25 UTC 2007