Trace number 339857

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.36 1199.79

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.451
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

12.27/12.30	c run March_dl for 5 seconds ... 
12.27/12.30	c Bin: Executing march_dl
12.27/12.30	c child exit by a signal
12.27/12.30	c march_dl returned code 137.
12.27/12.30	c run saps (UBCSAT implementation) for 2 seconds ... 
12.27/12.30	c Bin: Executing ubcsat2006
12.27/12.30	c child exited successfully
12.27/12.30	c ubcsat2006 returned code 0.
12.27/12.30	c satzilla computing base features
12.27/12.30	c satzilla doing unit-prop probe
12.27/12.30	c satzilla doing local search probe
12.27/12.30	c satzilla doing lobjois search-space size estimate
12.27/12.30	c satzilla's ranking:
12.27/12.30	c 1) minisat20: 3.296816
12.27/12.30	c 2) march_dl+P: 3.570066
12.27/12.30	c 3) march_dl: 3.599845
12.27/12.30	c 4) zchaff_rand+P: 3.870401
12.27/12.30	c 5) minisat20+P: 3.957388
12.27/12.30	c 6) vallst+P: 4.360639
12.27/12.30	c 7) kcnfs+P: 999.000000
12.27/12.30	c 8) kcnfs: 999.000000
12.27/12.30	c 9) vallst: 999.000000
12.27/12.30	c 10) zchaff_rand: 999.000000
12.27/12.30	c satzilla running minisat20 ... 
12.27/12.30	This is MiniSat 2.0 beta
12.27/12.30	WARNING: for repeatability, setting FPU to use double precision
12.27/12.30	============================[ Problem Statistics ]=============================
12.27/12.30	|                                                                             |
12.27/12.30	|  Number of variables:  900                                                  |
12.27/12.30	|  Number of clauses:    71378                                                |
12.27/12.33	|  Parsing time:         0.03         s                                       |
12.27/12.34	============================[ Search Statistics ]==============================
12.27/12.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.27/12.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.27/12.34	===============================================================================
12.27/12.34	|         0 |     900    71378   143596 |    23792        0    nan |  0.000 % |
12.27/12.34	|       100 |     900    71378   143596 |    26171      100     78 |  0.000 % |
12.27/12.35	|       250 |     900    71378   143596 |    28789      250     75 |  0.015 % |
12.27/12.37	|       476 |     900    71378   143596 |    31668      476     80 |  0.023 % |
12.27/12.39	|       815 |     900    71378   143596 |    34834      815     78 |  0.022 % |
12.28/12.43	|      1321 |     900    71378   143596 |    38318     1321     80 |  0.021 % |
12.28/12.52	|      2080 |     900    71378   143596 |    42150     2080     93 |  0.030 % |
12.28/12.65	|      3219 |     900    71378   143596 |    46365     3219     88 |  0.018 % |
12.28/12.87	|      4928 |     900    71378   143596 |    51001     4928     85 |  0.018 % |
13.16/13.27	|      7490 |     900    71378   143596 |    56101     7490     78 |  0.017 % |
13.96/14.01	|     11336 |     900    71378   143596 |    61712    11336     76 |  0.020 % |
15.36/15.42	|     17102 |     900    71378   143596 |    67883    17102     78 |  0.020 % |
18.36/18.41	|     25751 |     900    71378   143596 |    74671    25751     74 |  0.019 % |
24.25/24.32	|     38725 |     900    71378   143596 |    82138    38725     70 |  0.022 % |
37.15/37.25	|     58186 |     900    71378   143596 |    90352    58186     70 |  0.020 % |
66.44/66.54	|     87380 |     899    71222   143284 |    99387    58606     76 |  0.111 % |
125.91/126.07	|    131170 |     899    71222   143284 |   109326    26976     62 |  0.132 % |
200.79/200.94	|    196854 |     896    70654   142148 |   120259    81389     91 |  0.445 % |
361.03/361.26	|    295381 |     895    70537   141914 |   132285    76724    103 |  0.580 % |
670.43/670.70	|    443171 |     893    70328   141496 |   145513   117567    116 |  0.778 % |
1177.75/1178.29	|    664854 |     893    70154   141148 |   160065   105431    106 |  1.112 % |
1199.05/1199.55	c Bin: Executing minisat20
1199.05/1199.55	c child exit by a signal
1199.05/1199.55	c minisat20 returned code 137.
1199.05/1199.55	c minisat20 returned code 137.
1199.05/1199.55	c satzilla running march_dl with preprocessing ... 
1199.26/1199.78	c Preprocessing...
1199.26/1199.78	c Inital problem has 900 variables, 30 nary clauses (71348 binary clauses).
1199.26/1199.78	c Num non-binary clauses 30, Average non-binary clause length 30.000
1199.26/1199.78	c Theory has no gaps
1199.26/1199.78	c Preprocessor runtime was 0.150 seconds.
1199.26/1199.78	c 
1199.26/1199.78	c Satisfiability of theory still undetermined.
1199.26/1199.78	c See file /tmp/UTWYBY for simplified theory.
1199.26/1199.78	c Bin: Executing march_dl
1199.26/1199.78	c march_dl returned code 1.
1199.26/1199.78	c march_dl returned code 1.
1199.26/1199.78	c satzilla running march_dl ... 
1199.26/1199.78	c Bin: Executing march_dl
1199.26/1199.78	c march_dl returned code 1.
1199.26/1199.78	c march_dl returned code 1.
1199.26/1199.78	c satzilla running zchaff_rand with preprocessing ... 
1199.26/1199.78	c Bin: Executing zchaff_rand
1199.26/1199.78	c zchaff_rand returned code 1.
1199.26/1199.78	c zchaff_rand returned code 1.
1199.26/1199.78	c satzilla running minisat20 with preprocessing ... 
1199.26/1199.78	c Bin: Executing minisat20
1199.26/1199.78	c minisat20 returned code 1.
1199.26/1199.78	c minisat20 returned code 1.
1199.26/1199.78	c satzilla running vallst with preprocessing ... 
1199.26/1199.78	c Bin: Executing vallst
1199.26/1199.78	c vallst returned code 1.
1199.26/1199.78	c vallst returned code 1.
1199.26/1199.78	c satzilla running kcnfs with preprocessing ... 
1199.26/1199.78	c Bin: Executing kcnfs
1199.26/1199.78	c kcnfs returned code 1.
1199.26/1199.78	c kcnfs returned code 1.
1199.26/1199.78	c satzilla running kcnfs ... 
1199.26/1199.78	c Bin: Executing kcnfs
1199.26/1199.78	c kcnfs returned code 1.
1199.26/1199.78	c kcnfs returned code 1.
1199.26/1199.78	c satzilla running vallst ... 
1199.26/1199.78	c Bin: Executing vallst
1199.26/1199.78	c vallst returned code 1.
1199.26/1199.78	c vallst returned code 1.
1199.26/1199.78	c satzilla running zchaff_rand ... 
1199.26/1199.78	c Bin: Executing zchaff_rand
1199.26/1199.78	c zchaff_rand returned code 1.
1199.26/1199.78	c zchaff_rand returned code 1.
1199.26/1199.78	c ERROR: All Failed! 
1199.26/1199.78	c SATZILLA_TIME=1199.520000

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/node69/watcher-339857-1173712738 -o ROOT/results/node69/solver-339857-1173712738 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339857-1173712738/SATzilla2007_C /tmp/evaluation/339857-1173712738/instance-339857-1173712738.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.92 0.98 0.99 3/64 18574
/proc/meminfo: memFree=1748144/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=1196 CPUtime=0
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 391231552 1224704 156 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 299 156 50 118 0 178 0

[startup+0.0951249 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18574
/proc/meminfo: memFree=1748144/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=4036 CPUtime=0.08
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 736 0 0 0 8 0 0 0 19 0 1 0 391231552 4132864 658 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 1009 658 53 118 0 888 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5476

[startup+0.101124 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18574
/proc/meminfo: memFree=1748144/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=4036 CPUtime=0.09
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 736 0 0 0 9 0 0 0 19 0 1 0 391231552 4132864 658 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 1009 658 53 118 0 888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.301158 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18574
/proc/meminfo: memFree=1748144/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=4912 CPUtime=0.29
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 1949 0 0 0 28 1 0 0 20 0 1 0 391231552 5029888 898 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 1228 898 65 118 0 1107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6352

[startup+0.701222 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18574
/proc/meminfo: memFree=1748144/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=12224 CPUtime=0.69
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 5055 0 0 0 67 2 0 0 24 0 1 0 391231552 12517376 1981 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 3056 1981 73 118 0 2935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13664

[startup+1.50235 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18576
/proc/meminfo: memFree=1740000/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=12920 CPUtime=1.49
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 5684 0 0 0 146 3 0 0 25 0 1 0 391231552 13230080 2130 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 3230 2130 75 118 0 3109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14360

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18576
/proc/meminfo: memFree=1739232/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=0
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 391231552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 360 110 95 260 0 84 0
[pid=18575] ppid=18574 vsize=13444 CPUtime=3.09
/proc/18575/stat : 18575 (march_dl) R 18574 18574 18121 0 -1 4194304 5811 0 0 0 306 3 0 0 25 0 1 0 391231552 13766656 2257 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18575/statm: 3361 2257 75 118 0 3240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14884

[startup+6.30213 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18577
/proc/meminfo: memFree=1744288/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=1440 CPUtime=4.99
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 135 5877 0 0 0 0 496 3 16 0 1 0 391231552 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18574/statm: 360 111 96 260 0 84 0
[pid=18577] ppid=18574 vsize=6188 CPUtime=1.28
/proc/18577/stat : 18577 (ubcsat2006) R 18574 18574 18121 0 -1 4194304 1031 0 0 0 125 3 0 0 25 0 1 0 391232052 6336512 1014 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18577/statm: 1547 1014 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18577
/proc/meminfo: memFree=1744360/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 4696

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1727904/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=17848 CPUtime=13.17
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 4263 0 0 0 1314 3 0 0 25 0 1 0 391232782 18276352 4257 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 4462 4257 58 118 0 4340 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 22544

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1717728/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=27916 CPUtime=38.76
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 6799 0 0 0 3870 6 0 0 25 0 1 0 391232782 28585984 6793 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 6979 6793 58 118 0 6857 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 32612

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1709600/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=35900 CPUtime=89.95
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 8788 0 0 0 8987 8 0 0 25 0 1 0 391232782 36761600 8782 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 8975 8782 58 118 0 8853 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40596

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1705312/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=40244 CPUtime=149.92
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 9851 0 0 0 14983 9 0 0 25 0 1 0 391232782 41209856 9845 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 10061 9845 58 118 0 9939 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 44940

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1701024/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=44532 CPUtime=209.91
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 10923 0 0 0 20981 10 0 0 25 0 1 0 391232782 45600768 10917 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 11133 10917 58 118 0 11011 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 49228

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1690336/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=55212 CPUtime=269.88
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 13584 0 0 0 26975 13 0 0 25 0 1 0 391232782 56537088 13578 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 13803 13578 58 118 0 13681 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 59908

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1689568/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=55892 CPUtime=329.86
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 13752 0 0 0 32973 13 0 0 25 0 1 0 391232782 57233408 13746 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 13973 13746 58 118 0 13851 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 60588


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

/proc/18578/statm: 18199 17980 58 118 0 18077 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 77492

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1665248/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=80432 CPUtime=749.72
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19783 0 0 0 74952 20 0 0 25 0 1 0 391232782 82362368 19777 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20108 19777 58 118 0 19986 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 85128

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664864/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=80828 CPUtime=809.7
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19894 0 0 0 80950 20 0 0 25 0 1 0 391232782 82767872 19888 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20207 19888 58 118 0 20085 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 85524

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664864/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=80828 CPUtime=869.68
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19894 0 0 0 86948 20 0 0 25 0 1 0 391232782 82767872 19888 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20207 19888 58 118 0 20085 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 85524

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664736/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=80828 CPUtime=929.66
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19910 0 0 0 92946 20 0 0 25 0 1 0 391232782 82767872 19904 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20207 19904 58 118 0 20085 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 85524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664608/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=989.64
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19956 0 0 0 98944 20 0 0 25 0 1 0 391232782 83091456 19950 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19950 58 118 0 20164 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 85840

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664544/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1049.61
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19958 0 0 0 104941 20 0 0 25 0 1 0 391232782 83091456 19952 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19952 58 118 0 20164 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 85840

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664608/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1109.59
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19958 0 0 0 110939 20 0 0 25 0 1 0 391232782 83091456 19952 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19952 58 118 0 20164 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 85840

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664608/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1169.57
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19961 0 0 0 116937 20 0 0 25 0 1 0 391232782 83091456 19955 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19955 58 118 0 20164 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 85840

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664608/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1177.57
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19961 0 0 0 117737 20 0 0 25 0 1 0 391232782 83091456 19955 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19955 58 118 0 20164 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 85840

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664544/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1183.97
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19974 0 0 0 118377 20 0 0 25 0 1 0 391232782 83091456 19968 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19968 58 118 0 20164 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 85840

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664544/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1185.57
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19975 0 0 0 118537 20 0 0 25 0 1 0 391232782 83091456 19969 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19969 58 118 0 20164 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 85840

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664544/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1186.37
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19975 0 0 0 118617 20 0 0 25 0 1 0 391232782 83091456 19969 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19969 58 118 0 20164 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 85840

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664544/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=4696 CPUtime=12.28
/proc/18574/stat : 18574 (SATzilla2007_C) S 18572 18574 18121 0 -1 4194304 3694 6914 0 0 510 6 704 8 25 0 1 0 391231552 4808704 985 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18574/statm: 1174 985 156 260 0 898 0
[pid=18578] ppid=18574 vsize=81144 CPUtime=1186.77
/proc/18578/stat : 18578 (minisat20) R 18574 18574 18121 0 -1 4194304 19975 0 0 0 118657 20 0 0 25 0 1 0 391232782 83091456 19969 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18578/statm: 20286 19969 58 118 0 20164 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 85840

[startup+1199.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18578
/proc/meminfo: memFree=1664544/2055920 swapFree=4183204/4192956
[pid=18574] ppid=18572 vsize=10004 CPUtime=1199.26
/proc/18574/stat : 18574 (SATzilla2007_C) R 18572 18574 18121 0 -1 4194304 5035 26889 0 0 523 7 119366 30 19 0 1 0 391231552 10244096 2241 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134601907 0 0 4096 0 0 0 0 17 0 0 0
/proc/18574/statm: 2501 2241 163 260 0 2225 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 10004

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.36
CPU user time (s): 1198.98
CPU system time (s): 0.380942
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 85840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.98
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 2232

runsolver used 1.14383 second user time and 2.57761 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Mar 12 15:18:58 UTC 2007

IDJOB= 339857
IDBENCH= 24756
IDSOLVER= 135
FILE ID= node69/339857-1173712738

PBS_JOBID= 4101776

Free space on /tmp= 66267 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339857-1173712738/SATzilla2007_C /tmp/evaluation/339857-1173712738/instance-339857-1173712738.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-339857-1173712738 -o ROOT/results/node69/solver-339857-1173712738 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339857-1173712738/SATzilla2007_C /tmp/evaluation/339857-1173712738/instance-339857-1173712738.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4a0cf034172f796c42342e79509e3449

RANDOM SEED= 586967944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1748552 kB
Buffers:         33528 kB
Cached:         224220 kB
SwapCached:       3984 kB
Active:         163112 kB
Inactive:       104716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748552 kB
SwapTotal:     4192956 kB
SwapFree:      4183204 kB
Dirty:            9112 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            25496 kB
Committed_AS:   902936 kB
PageTables:       1472 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= 66267 MiB

End job on node69 on Mon Mar 12 15:38:58 UTC 2007