Trace number 316489

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 RANDOM? (exit code) 1199.19 1199.69

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted 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 variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.34/11.51	c run March_dl for 5 seconds ... 
11.34/11.51	c Bin: Executing march_dl
11.34/11.51	c child exit by a signal
11.34/11.51	c march_dl returned code 137.
11.34/11.51	c run saps (UBCSAT implementation) for 2 seconds ... 
11.34/11.51	c Bin: Executing ubcsat2006
11.34/11.51	c child exited successfully
11.34/11.51	c ubcsat2006 returned code 0.
11.34/11.51	c satzilla computing base features
11.34/11.51	c satzilla doing unit-prop probe
11.34/11.51	c satzilla doing local search probe
11.34/11.51	c satzilla doing lobjois search-space size estimate
11.34/11.51	c satzilla's ranking:
11.34/11.51	c 1) minisat20+P: 0.366588
11.34/11.51	c 2) kcnfs: 1.205369
11.34/11.51	c 3) march_dl: 3.255347
11.34/11.51	c 4) kcnfs+P: 999.000000
11.34/11.51	c 5) march_dl+P: 999.000000
11.34/11.51	c 6) vallst+P: 999.000000
11.34/11.51	c 7) zchaff_rand+P: 999.000000
11.34/11.51	c 8) vallst: 999.000000
11.34/11.51	c 9) zchaff_rand: 999.000000
11.34/11.51	c 10) minisat20: 999.000000
11.34/11.51	c satzilla running minisat20 with preprocessing ... 
11.34/11.51	This is MiniSat 2.0 beta
11.34/11.51	WARNING: for repeatability, setting FPU to use double precision
11.34/11.51	============================[ Problem Statistics ]=============================
11.34/11.51	|                                                                             |
11.34/11.51	|  Number of variables:  113                                                  |
11.34/11.51	|  Number of clauses:    236                                                  |
11.34/11.51	|  Parsing time:         0.00         s                                       |
11.34/11.51	============================[ Search Statistics ]==============================
11.34/11.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.34/11.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.34/11.51	===============================================================================
11.34/11.51	|         0 |     113      236      708 |       78        0    nan |  0.000 % |
11.34/11.51	|       100 |     113      236      708 |       86      100     17 |  0.008 % |
11.34/11.52	|       252 |     113      236      708 |       95       73     12 |  0.008 % |
11.34/11.52	|       477 |     113      236      708 |      104       90     13 |  0.008 % |
11.34/11.52	|       815 |     113      236      708 |      115      145     16 |  0.008 % |
11.34/11.53	|      1322 |     113      236      708 |      126      134     13 |  0.008 % |
11.34/11.54	|      2084 |     113      236      708 |      139      155     15 |  0.008 % |
11.34/11.56	|      3224 |     113      236      708 |      153      132     13 |  0.008 % |
11.34/11.59	|      4933 |     113      236      708 |      168      135     11 |  0.008 % |
11.35/11.63	|      7495 |     113      236      708 |      185      172     13 |  0.008 % |
11.35/11.69	|     11339 |     113      236      708 |      204      160     11 |  0.008 % |
11.35/11.78	|     17105 |     113      236      708 |      224      218     13 |  0.008 % |
11.35/11.93	|     25754 |     113      236      708 |      246      249     15 |  0.008 % |
11.93/12.15	|     38729 |     113      236      708 |      271      246     14 |  0.008 % |
12.23/12.48	|     58191 |     113      236      708 |      298      166     11 |  0.008 % |
12.73/12.96	|     87384 |     113      236      708 |      328      307     15 |  0.008 % |
13.53/13.70	|    131173 |     113      236      708 |      361      327     14 |  0.008 % |
14.63/14.89	|    196857 |     113      236      708 |      397      259     11 |  0.008 % |
16.63/16.80	|    295383 |     113      236      708 |      437      389     15 |  0.008 % |
19.23/19.42	|    443174 |     113      236      708 |      481      441     15 |  0.008 % |
23.33/23.53	|    664857 |     113      236      708 |      529      322     13 |  0.008 % |
29.22/29.40	|    997383 |     113      236      708 |      582      349     12 |  0.008 % |
38.62/38.85	|   1496171 |     113      236      708 |      640      542     15 |  0.008 % |
53.31/53.53	|   2244354 |     113      236      708 |      704      655     16 |  0.008 % |
76.50/76.74	|   3366628 |     113      236      708 |      774      655     15 |  0.008 % |
110.80/111.02	|   5050039 |     113      236      708 |      852      446     12 |  0.008 % |
163.68/163.92	|   7575155 |     113      236      708 |      937      505     12 |  0.008 % |
247.26/247.56	|  11362830 |     113      236      708 |     1031      801     15 |  0.008 % |
377.02/377.38	|  17044343 |     113      236      708 |     1134      781     13 |  0.008 % |
590.15/590.57	|  25566612 |     113      236      708 |     1247      955     15 |  0.008 % |
918.95/919.46	|  38350016 |     113      236      708 |     1372      722     16 |  0.008 % |
1199.07/1199.68	c Preprocessing...
1199.07/1199.68	c Inital problem has 113 variables, 236 nary clauses (0 binary clauses).
1199.07/1199.68	c Num non-binary clauses 236, Average non-binary clause length 3.000
1199.07/1199.68	c Theory has no gaps
1199.07/1199.68	c Preprocessor runtime was 0.000 seconds.
1199.07/1199.68	c 
1199.07/1199.68	c Satisfiability of theory still undetermined.
1199.07/1199.68	c See file /tmp/rawt9o for simplified theory.
1199.07/1199.68	c Bin: Executing minisat20
1199.07/1199.68	c child exit by a signal
1199.07/1199.68	c minisat20 returned code 137.
1199.07/1199.68	c minisat20 returned code 137.
1199.07/1199.68	c satzilla running kcnfs ... 
1199.07/1199.68	c Bin: Executing kcnfs
1199.07/1199.68	c kcnfs returned code 1.
1199.07/1199.68	c kcnfs returned code 1.
1199.07/1199.68	c satzilla running march_dl ... 
1199.07/1199.69	c Bin: Executing march_dl
1199.07/1199.69	c march_dl returned code 1.
1199.07/1199.69	c march_dl returned code 1.
1199.07/1199.69	c satzilla running kcnfs with preprocessing ... 
1199.07/1199.69	c Bin: Executing kcnfs
1199.07/1199.69	c kcnfs returned code 1.
1199.07/1199.69	c kcnfs returned code 1.
1199.07/1199.69	c satzilla running march_dl with preprocessing ... 
1199.07/1199.69	c Bin: Executing march_dl
1199.07/1199.69	c march_dl returned code 1.
1199.07/1199.69	c march_dl returned code 1.
1199.07/1199.69	c satzilla running vallst with preprocessing ... 
1199.07/1199.69	c Bin: Executing vallst
1199.07/1199.69	c vallst returned code 1.
1199.07/1199.69	c vallst returned code 1.
1199.07/1199.69	c satzilla running zchaff_rand with preprocessing ... 
1199.07/1199.69	c Bin: Executing zchaff_rand
1199.07/1199.69	c zchaff_rand returned code 1.
1199.07/1199.69	c zchaff_rand returned code 1.
1199.07/1199.69	c satzilla running vallst ... 
1199.07/1199.69	c Bin: Executing vallst
1199.07/1199.69	c vallst returned code 1.
1199.07/1199.69	c vallst returned code 1.
1199.07/1199.69	c satzilla running zchaff_rand ... 
1199.07/1199.69	c Bin: Executing zchaff_rand
1199.07/1199.69	c zchaff_rand returned code 1.
1199.07/1199.69	c zchaff_rand returned code 1.
1199.07/1199.69	c satzilla running minisat20 ... 
1199.07/1199.69	c Bin: Executing minisat20
1199.07/1199.69	c minisat20 returned code 1.
1199.07/1199.69	c minisat20 returned code 1.
1199.07/1199.69	c ERROR: All Failed! 
1199.07/1199.69	c SATZILLA_TIME=1199.360000

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/node23/watcher-316489-1172669851 -o ROOT/results/node23/solver-316489-1172669851 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316489-1172669851/SATzilla2007_R /tmp/evaluation/316489-1172669851/instance-316489-1172669851.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: 1.00 1.00 1.00 3/77 10482
/proc/meminfo: memFree=1828400/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) D 10480 10482 9620 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0

[startup+0.0802311 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10482
/proc/meminfo: memFree=1828400/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101231 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10482
/proc/meminfo: memFree=1828400/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301256 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10482
/proc/meminfo: memFree=1828400/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701299 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10482
/proc/meminfo: memFree=1828400/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10484
/proc/meminfo: memFree=1828064/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0
[pid=10484] ppid=10482 vsize=764 CPUtime=1.46
/proc/10484/stat : 10484 (march_dl) R 10482 10482 9620 0 -1 4194304 123 0 0 0 146 0 0 0 25 0 1 0 286938979 782336 117 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10484/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2204

[startup+3.10257 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10484
/proc/meminfo: memFree=1827872/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=0
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286938975 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10482/statm: 360 110 95 260 0 84 0
[pid=10484] ppid=10482 vsize=764 CPUtime=3.06
/proc/10484/stat : 10484 (march_dl) R 10482 10482 9620 0 -1 4194304 124 0 0 0 306 0 0 0 25 0 1 0 286938979 782336 118 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587127 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10484/statm: 191 118 73 118 0 70 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2204

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10485
/proc/meminfo: memFree=1826528/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1440 CPUtime=4.99
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 135 125 0 0 0 0 499 0 16 0 1 0 286938975 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 360 111 96 260 0 84 0
[pid=10485] ppid=10482 vsize=6188 CPUtime=1.15
/proc/10485/stat : 10485 (ubcsat2006) R 10482 10482 9620 0 -1 4194304 224 0 13 0 77 38 0 0 25 0 1 0 286939479 6336512 220 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10485/statm: 1547 220 156 64 0 1128 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826400/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=1680 CPUtime=1.18
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 103 0 0 0 118 0 0 0 25 0 1 0 286940127 1720320 97 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 420 97 58 118 0 298 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 3340

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826272/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=1812 CPUtime=13.97
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 129 0 0 0 1397 0 0 0 25 0 1 0 286940127 1855488 123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 453 123 58 118 0 331 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 3472

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826272/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=1944 CPUtime=39.56
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 144 0 0 0 3956 0 0 0 25 0 1 0 286940127 1990656 138 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 486 138 58 118 0 364 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 3604

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826336/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=1944 CPUtime=90.75
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 164 0 0 0 9075 0 0 0 25 0 1 0 286940127 1990656 158 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 486 158 58 118 0 364 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 3604

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826208/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2076 CPUtime=150.73
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 177 0 0 0 15073 0 0 0 25 0 1 0 286940127 2125824 171 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 519 171 58 118 0 397 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 3736

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826144/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2076 CPUtime=210.71
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 187 0 0 0 21071 0 0 0 25 0 1 0 286940127 2125824 181 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 519 181 58 118 0 397 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 3736

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10486
/proc/meminfo: memFree=1826016/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2076 CPUtime=270.69
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 201 0 0 0 27069 0 0 0 25 0 1 0 286940127 2125824 195 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 519 195 58 118 0 397 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 3736

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10487
/proc/meminfo: memFree=1825888/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2208 CPUtime=330.67
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 208 0 0 0 33067 0 0 0 25 0 1 0 286940127 2260992 202 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 552 202 58 118 0 430 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 3868

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825824/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2208 CPUtime=390.66
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 216 0 0 0 39066 0 0 0 25 0 1 0 286940127 2260992 210 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 552 210 58 118 0 430 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 3868


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825440/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=810.53
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 253 0 0 0 81053 0 0 0 25 0 1 0 286940127 2396160 247 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528698 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 247 58 118 0 463 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 4000

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825376/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=870.51
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 254 0 0 0 87051 0 0 0 25 0 1 0 286940127 2396160 248 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 248 58 118 0 463 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 4000

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825312/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=930.49
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 258 0 0 0 93049 0 0 0 25 0 1 0 286940127 2396160 252 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527884 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 252 58 118 0 463 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 4000

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825248/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=990.49
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 266 0 0 0 99048 1 0 0 25 0 1 0 286940127 2396160 260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 260 58 118 0 463 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 4000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825184/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1050.47
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 270 0 0 0 105046 1 0 0 25 0 1 0 286940127 2396160 264 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 264 58 118 0 463 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 4000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1110.45
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 271 0 0 0 111044 1 0 0 25 0 1 0 286940127 2396160 265 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 265 58 118 0 463 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 4000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1170.43
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 117042 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134530040 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 4000

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1178.42
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 117841 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134537766 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 4000

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1181.63
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 118162 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1192.98
Current children cumulated vsize (KiB) 4000

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1184.83
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 118482 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 4000

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1186.42
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 118641 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519952 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 4000

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1187.22
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 118721 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 4000

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1187.62
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 118761 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 4000

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10488
/proc/meminfo: memFree=1825120/2055920 swapFree=4149240/4192956
[pid=10482] ppid=10480 vsize=1660 CPUtime=11.35
/proc/10482/stat : 10482 (SATzilla2007_R) S 10480 10482 9620 0 -1 4194304 531 355 0 13 279 59 700 97 18 0 1 0 286938975 1699840 236 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10482/statm: 415 236 165 260 0 139 0
[pid=10486] ppid=10482 vsize=2340 CPUtime=1187.72
/proc/10486/stat : 10486 (minisat20) R 10482 10482 9620 0 -1 4194304 272 0 0 0 118771 1 0 0 25 0 1 0 286940127 2396160 266 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10486/statm: 585 266 58 118 0 463 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 4000

Child status: 17
Real time (s): 1199.69
CPU time (s): 1199.19
CPU user time (s): 1197.6
CPU system time (s): 1.58876
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.6
system time used= 1.58876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1171
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 24537

runsolver used 1.27181 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Feb 28 13:37:31 UTC 2007

IDJOB= 316489
IDBENCH= 20442
IDSOLVER= 134
FILE ID= node23/316489-1172669851

PBS_JOBID= 3981228

Free space on /tmp= 66485 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= /tmp/evaluation/316489-1172669851/SATzilla2007_R /tmp/evaluation/316489-1172669851/instance-316489-1172669851.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-316489-1172669851 -o ROOT/results/node23/solver-316489-1172669851 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316489-1172669851/SATzilla2007_R /tmp/evaluation/316489-1172669851/instance-316489-1172669851.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  346cb413e25976ab9ce2952e1d53c865

RANDOM SEED= 604091047

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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:       1828744 kB
Buffers:         15520 kB
Cached:         148124 kB
SwapCached:      10776 kB
Active:          59524 kB
Inactive:       127204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828744 kB
SwapTotal:     4192956 kB
SwapFree:      4149240 kB
Dirty:            8444 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            26004 kB
Committed_AS:   844100 kB
PageTables:       1696 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= 66485 MiB

End job on node23 on Wed Feb 28 13:57:31 UTC 2007