Trace number 3369425

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 78.1141 20.3883

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369425-1305433652.cnf'
0.00/0.01	c -- header says num vars:         370048
0.00/0.01	c -- header says num clauses:     1118066
2.49/0.75	c -- clauses added:            0 learnts,      1118066 normals,            0 xors
2.49/0.75	c -- vars added     370048
2.49/0.75	c Parsing time:  1.79 s
2.49/0.75	c  N st     0         0    370048    342439    717495         0   2705884         0   no data   no data  --
5.26/1.45	c asymm  cl-useful: 64/64/322352 lits-rem:10363 time: 2.70
49.95/12.66	c Flit:  8883 Blit:  13418 bXBeca:    0 bXProp: 23254 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 44.53
50.35/12.72	c Cleaning up after failed var search:     0.22 s 
50.75/12.83	c Replacing    23255 vars Replaced   349566 lits Time:     0.37 s 
51.52/13.02	c bin-w-bin subsume rem          469 bins  time:  0.22 s
51.94/13.17	c subs with bin:      330  lits-rem:      6757  v-fix:    0  time:  0.56 s
74.81/18.90	c Subs w/ non-existent bins:    177 l-rem:   2469 v-fix:   969 done:  27023 time: 22.48 s
75.40/19.13	c Removed useless bin:       3  fixed:     0  props:  20.03M  time:  0.70 s
77.17/19.95	c lits-rem:        77  cl-subs:    12101  v-elim:  95148  v-fix:    0  time:  1.74 s
77.37/20.01	c Finding binary XORs  T:     0.12 s  found:   14173
77.37/20.08	c Replacing    14173 vars Replaced   170287 lits Time:     0.15 s 
77.97/20.30	c Finding non-binary XORs:     0.32 s (found:    6617, avg size: 3.0)
77.97/20.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1973 locsubst:   138 time:   0.10
77.97/20.34	c Calc default polars -  time:   0.05 s pos:  140188 undec:  210734 neg:   19126
77.97/20.34	c =========================================================================================
77.97/20.34	c types(t): F = full restart, N = normal restart
77.97/20.34	c types(t): S = simplification begin/end, E = solution found
77.97/20.34	c restart types(rt): st = static, dy = dynamic
77.97/20.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
77.97/20.34	c  B st     0         0    173181    303966    283008         0   1539245         0   no data   no data  --
77.97/20.35	c Following stats are for *FIRST FINISHED THREAD ONLY*
77.97/20.35	c num threads              : 4          
77.97/20.35	c restarts                 : 6          
77.97/20.35	c dynamic restarts         : 6          
77.97/20.35	c static restarts          : 0          
77.97/20.35	c full restarts            : 0          
77.97/20.35	c total simplify time      : 1.16       
77.97/20.35	c learnts DL2              : 0          
77.97/20.35	c learnts size 2           : 725238     
77.97/20.35	c learnts size 1           : 71680       (19.37     % of vars)
77.97/20.35	c filedLit time            : 0.00        (0.00      % time)
77.97/20.35	c v-elim SatELite          : 0           (0.00      % vars)
77.97/20.35	c SatELite time            : 0.00        (0.00      % time)
77.97/20.35	c v-elim xor               : 0           (0.00      % vars)
77.97/20.35	c xor elim time            : 0.00        (0.00      % time)
77.97/20.35	c num binary xor trees     : 5736       
77.97/20.35	c binxor trees' crown      : 17800       (3.10      leafs/tree)
77.97/20.35	c bin xor find time        : 0.44       
77.97/20.35	c OTF clause improved      : 22          (0.02      clauses/conflict)
77.97/20.35	c OTF impr. size diff      : 37          (1.68       lits/clause)
77.97/20.35	c OTF cl watch-shrink      : 288         (0.26      clauses/conflict)
77.97/20.35	c OTF cl watch-sh-lit      : 1129        (3.92       lits/clause)
77.97/20.35	c tried to recurMin cls    : 695         (62.33      % of conflicts)
77.97/20.35	c updated cache            : 1676        (2.41       lits/tried recurMin)
77.97/20.35	c unit cls received        : 0           (0.00      % of units)
77.97/20.35	c unit cls sent            : 0           (0.00      % of units)
77.97/20.35	c bin cls received         : 0          
77.97/20.35	c bin cls sent             : 0          
77.97/20.35	c clauses over max glue    : 0           (0.00      % of all clauses)
77.97/20.35	c conflicts                : 1115        (14.50     / sec)
77.97/20.35	c decisions                : 4090        (1.27      % random)
77.97/20.35	c bogo-props               : 101009887   (1313244.13 / sec)
77.97/20.35	c conflict literals        : 50947       (30.75     % deleted)
77.97/20.35	c Memory used              : 1178.41     MB
77.97/20.35	c single-thread CPU time   : 76.92       s
77.97/20.35	c all-threads sum CPU time : 76.92       s
77.97/20.35	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369425-1305433652/watcher-3369425-1305433652 -o /tmp/evaluation-result-3369425-1305433652/solver-3369425-1305433652 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369425-1305433652.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.00 8.01 7.86 5/319 17091
/proc/meminfo: memFree=25931476/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 387556480 52465664 352 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364810162 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 12809 352 303 112 0 7774 0
[pid=17091/tid=17092] ppid=17089 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 387556480 52465664 352 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 387556480 52465664 352 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364810162 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 387556480 52465664 352 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364810160 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.091179 s]
/proc/loadavg: 8.00 8.01 7.86 5/319 17091
/proc/meminfo: memFree=25931476/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=420348 CPUtime=0.31 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) D 17089 17091 9395 0 -1 4202496 60474 0 0 0 19 12 0 0 18 0 4 0 387556480 430436352 43150 33554432000 4194304 4650419 140735360105280 18446744073709551615 4319766 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 105087 43150 345 112 0 100052 0
[pid=17091/tid=17092] ppid=17089 vsize=420348 CPUtime=0.07 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) D 17089 17091 9395 0 -1 4202560 15266 0 0 0 4 3 0 0 18 0 4 0 387556480 430436352 43150 33554432000 4194304 4650419 140735360105280 18446744073709551615 4317229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=420348 CPUtime=0.07 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 15583 0 0 0 4 3 0 0 18 0 4 0 387556480 430436352 43150 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660720042 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=420348 CPUtime=0.07 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 13234 0 0 0 5 2 0 0 25 0 4 0 387556480 430436352 43150 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660359257 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 420348

[startup+0.113965 s]
/proc/loadavg: 8.00 8.01 7.86 5/319 17091
/proc/meminfo: memFree=25931476/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=451316 CPUtime=0.42 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) D 17089 17091 9395 0 -1 4202496 77636 0 0 0 26 16 0 0 18 0 4 0 387556480 462147584 60099 33554432000 4194304 4650419 140735360105280 18446744073709551615 4317229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 112829 61304 345 112 0 107794 0
[pid=17091/tid=17092] ppid=17089 vsize=451316 CPUtime=0.1 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) D 17089 17091 9395 0 -1 4202560 20446 0 0 0 6 4 0 0 18 0 4 0 387556480 462147584 61304 33554432000 4194304 4650419 140735360105280 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=451316 CPUtime=0.1 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 19736 0 0 0 6 4 0 0 18 0 4 0 387556480 462147584 61304 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660720042 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=451316 CPUtime=0.08 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) D 17089 17091 9395 0 -1 4202560 16679 0 0 0 6 2 0 0 25 0 4 0 387556480 462147584 61304 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660359264 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 451316

[startup+0.300821 s]
/proc/loadavg: 8.00 8.01 7.86 5/319 17091
/proc/meminfo: memFree=25931476/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=756840 CPUtime=1.06 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 139979 0 0 0 74 32 0 0 18 0 4 0 387556480 775004160 105448 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767263 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 189210 105451 345 112 0 184175 0
[pid=17091/tid=17092] ppid=17089 vsize=756840 CPUtime=0.26 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 35396 0 0 0 17 9 0 0 18 0 4 0 387556480 775004160 105451 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767214 0 0 4096 2 18446604463663495040 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=756840 CPUtime=0.26 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 35167 0 0 0 19 7 0 0 18 0 4 0 387556480 775004160 105451 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767214 0 0 4096 2 18446604463663495040 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=756840 CPUtime=0.24 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 32488 0 0 0 18 6 0 0 18 0 4 0 387556480 775004160 105451 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767214 0 0 4096 2 18446604463663495040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 756840

[startup+0.703716 s]
/proc/loadavg: 8.00 8.01 7.86 5/319 17091
/proc/meminfo: memFree=25931476/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=894880 CPUtime=2.49 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) S 17089 17091 9395 0 -1 4202496 165160 0 0 0 166 83 0 0 17 0 4 0 387556480 916357120 130629 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767214 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 223753 130678 345 112 0 218718 0
[pid=17091/tid=17092] ppid=17089 vsize=895012 CPUtime=0.62 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 41937 0 0 0 40 22 0 0 18 0 4 0 387556480 916492288 130739 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=895144 CPUtime=0.62 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41755 0 0 0 43 19 0 0 17 0 4 0 387556480 916627456 130845 33554432000 4194304 4650419 140735360105280 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=927964 CPUtime=0.59 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 38291 0 0 0 39 20 0 0 17 0 4 0 387556480 950235136 130883 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660329434 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 894880

[startup+1.50045 s]
/proc/loadavg: 8.00 8.01 7.86 9/323 17095
/proc/meminfo: memFree=25379272/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=1033556 CPUtime=5.65 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 185543 0 0 0 474 91 0 0 19 0 4 0 387556480 1058361344 150410 33554432000 4194304 4650419 140735360105280 18446744073709551615 4511546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 258389 150410 371 112 0 253354 0
[pid=17091/tid=17092] ppid=17089 vsize=1033556 CPUtime=1.41 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 47759 0 0 0 116 25 0 0 19 0 4 0 387556480 1058361344 150410 33554432000 4194304 4650419 140735360105280 18446744073709551615 4511549 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=1033556 CPUtime=1.41 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 48476 0 0 0 121 20 0 0 19 0 4 0 387556480 1058361344 150410 33554432000 4194304 4650419 140735360105280 18446744073709551615 4511549 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=1033556 CPUtime=1.38 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41645 0 0 0 116 22 0 0 18 0 4 0 387556480 1058361344 150410 33554432000 4194304 4650419 140735360105280 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 1033556

[startup+3.10116 s]
/proc/loadavg: 8.00 8.01 7.86 9/323 17095
/proc/meminfo: memFree=25336616/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=910472 CPUtime=12.05 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 187507 0 0 0 1113 92 0 0 22 0 4 0 387556480 932323328 145624 33554432000 4194304 4650419 140735360105280 18446744073709551615 4370045 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 227618 145624 373 112 0 222583 0
[pid=17091/tid=17092] ppid=17089 vsize=910472 CPUtime=3 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 47879 0 0 0 275 25 0 0 22 0 4 0 387556480 932323328 145624 33554432000 4194304 4650419 140735360105280 18446744073709551615 4370273 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=910472 CPUtime=3.01 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 48817 0 0 0 281 20 0 0 21 0 4 0 387556480 932323328 145624 33554432000 4194304 4650419 140735360105280 18446744073709551615 4245091 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=910472 CPUtime=2.99 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41691 0 0 0 277 22 0 0 21 0 4 0 387556480 932323328 145624 33554432000 4194304 4650419 140735360105280 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 910472

[startup+6.3006 s]
/proc/loadavg: 8.00 8.01 7.86 9/323 17096
/proc/meminfo: memFree=25336740/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=910472 CPUtime=24.82 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 187564 0 0 0 2390 92 0 0 25 0 4 0 387556480 932323328 145681 33554432000 4194304 4650419 140735360105280 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 227618 145681 373 112 0 222583 0
[pid=17091/tid=17092] ppid=17089 vsize=910472 CPUtime=6.17 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 47879 0 0 0 592 25 0 0 25 0 4 0 387556480 932323328 145681 33554432000 4194304 4650419 140735360105280 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=910472 CPUtime=6.21 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 48830 0 0 0 600 21 0 0 25 0 4 0 387556480 932323328 145681 33554432000 4194304 4650419 140735360105280 18446744073709551615 4369085 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=910472 CPUtime=6.19 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 597 22 0 0 25 0 4 0 387556480 932323328 145681 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 910472

[startup+12.7005 s]
/proc/loadavg: 8.00 8.01 7.86 9/323 17096
/proc/meminfo: memFree=25320080/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=911636 CPUtime=50.35 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 188354 0 0 0 4943 92 0 0 25 0 4 0 387556480 933515264 146471 33554432000 4194304 4650419 140735360105280 18446744073709551615 4224463 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 227909 146471 373 112 0 222874 0
[pid=17091/tid=17092] ppid=17089 vsize=911636 CPUtime=12.5 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 48111 0 0 0 1225 25 0 0 25 0 4 0 387556480 933515264 146471 33554432000 4194304 4650419 140735360105280 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=911636 CPUtime=12.61 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 49143 0 0 0 1240 21 0 0 25 0 4 0 387556480 933515264 146471 33554432000 4194304 4650419 140735360105280 18446744073709551615 4313974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=911636 CPUtime=12.59 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 1237 22 0 0 25 0 4 0 387556480 933515264 146471 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 911636

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

[startup+15.9009 s]
/proc/loadavg: 8.00 8.01 7.86 9/323 17096
/proc/meminfo: memFree=25146968/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=1125524 CPUtime=63.09 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 230915 0 0 0 6206 103 0 0 23 0 4 0 387556480 1152536576 187882 33554432000 4194304 4650419 140735360105280 18446744073709551615 4550442 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 281381 187882 385 112 0 276346 0
[pid=17091/tid=17092] ppid=17089 vsize=1125524 CPUtime=15.65 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 62027 0 0 0 1537 28 0 0 23 0 4 0 387556480 1152536576 187882 33554432000 4194304 4650419 140735360105280 18446744073709551615 4550442 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=1125524 CPUtime=15.8 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 64026 0 0 0 1555 25 0 0 22 0 4 0 387556480 1152536576 187882 33554432000 4194304 4650419 140735360105280 18446744073709551615 4550278 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=1125524 CPUtime=15.79 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 1557 22 0 0 25 0 4 0 387556480 1152536576 187882 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 63.09
Current children cumulated vsize (KiB) 1125524

[startup+17.5006 s]
/proc/loadavg: 8.00 8.01 7.86 8/323 17096
/proc/meminfo: memFree=25130100/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=1191060 CPUtime=69.49 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 234455 0 0 0 6845 104 0 0 25 0 4 0 387556480 1219645440 191418 33554432000 4194304 4650419 140735360105280 18446744073709551615 4550430 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 297765 191418 388 112 0 292730 0
[pid=17091/tid=17092] ppid=17089 vsize=1191060 CPUtime=17.24 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 62033 0 0 0 1696 28 0 0 25 0 4 0 387556480 1219645440 191517 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=1191060 CPUtime=17.41 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 67660 0 0 0 1715 26 0 0 25 0 4 0 387556480 1219645440 191518 33554432000 4194304 4650419 140735360105280 18446744073709551615 268660323361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=1191060 CPUtime=17.4 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 1718 22 0 0 25 0 4 0 387556480 1219645440 191519 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 69.49
Current children cumulated vsize (KiB) 1191060

[startup+19.1004 s]
/proc/loadavg: 8.00 8.01 7.86 9/323 17096
/proc/meminfo: memFree=25039332/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=1201456 CPUtime=75.4 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 262889 0 0 0 7427 113 0 0 25 0 4 0 387556480 1230290944 211572 33554432000 4194304 4650419 140735360105280 18446744073709551615 4303442 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 300364 211572 393 112 0 295329 0
[pid=17091/tid=17092] ppid=17089 vsize=1201456 CPUtime=18.81 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 75580 0 0 0 1850 31 0 0 19 0 4 0 387556480 1230290944 211572 33554432000 4194304 4650419 140735360105280 18446744073709551615 4481492 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=1201456 CPUtime=18.56 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 82439 0 0 0 1824 32 0 0 25 0 4 0 387556480 1230290944 211572 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364809780 0 0 4096 2 18446604463663495040 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=1201456 CPUtime=18.99 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 1877 22 0 0 25 0 4 0 387556480 1230290944 211572 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 75.4
Current children cumulated vsize (KiB) 1201456

[startup+19.9012 s]
/proc/loadavg: 8.00 8.01 7.86 7/323 17096
/proc/meminfo: memFree=25007164/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=1201456 CPUtime=77.17 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 277546 0 0 0 7602 115 0 0 25 0 4 0 387556480 1230290944 221091 33554432000 4194304 4650419 140735360105280 18446744073709551615 4424552 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 300364 221091 393 112 0 295329 0
[pid=17091/tid=17092] ppid=17089 vsize=1201456 CPUtime=18.97 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 76302 0 0 0 1866 31 0 0 19 0 4 0 387556480 1230290944 221091 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364809780 0 0 4096 2 18446604463663495040 0 0 -1 3 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=1201456 CPUtime=18.56 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 82439 0 0 0 1824 32 0 0 25 0 4 0 387556480 1230290944 221091 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364809780 0 0 4096 2 18446604463663495040 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=1201456 CPUtime=19.79 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 1957 22 0 0 25 0 4 0 387556480 1230290944 221091 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 77.17
Current children cumulated vsize (KiB) 1201456

[startup+20.3012 s]
/proc/loadavg: 8.00 8.01 7.86 7/323 17096
/proc/meminfo: memFree=25007164/32951124 swapFree=46575252/67111528
[pid=17091] ppid=17089 vsize=1206688 CPUtime=77.97 cores=1,3,5,7
/proc/17091/stat : 17091 (strangenight1-m) R 17089 17091 9395 0 -1 4202496 279148 0 0 0 7682 115 0 0 25 0 4 0 387556480 1235648512 222693 33554432000 4194304 4650419 140735360105280 18446744073709551615 4482521 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17091/statm: 301672 222693 393 112 0 296637 0
[pid=17091/tid=17092] ppid=17089 vsize=1206688 CPUtime=18.97 cores=1,3,5,7
/proc/17091/task/17092/stat : 17092 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 76302 0 0 0 1866 31 0 0 19 0 4 0 387556480 1235648512 222693 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364809780 0 0 4096 2 18446604463663495040 0 0 -1 3 0 0 0
[pid=17091/tid=17093] ppid=17089 vsize=1206688 CPUtime=18.56 cores=1,3,5,7
/proc/17091/task/17093/stat : 17093 (strangenight1-m) S 17089 17091 9395 0 -1 4202560 82439 0 0 0 1824 32 0 0 25 0 4 0 387556480 1235648512 222693 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364809780 0 0 4096 2 18446604463663495040 0 0 -1 3 0 0 0
[pid=17091/tid=17094] ppid=17089 vsize=1206688 CPUtime=20.19 cores=1,3,5,7
/proc/17091/task/17094/stat : 17094 (strangenight1-m) R 17089 17091 9395 0 -1 4202560 41735 0 0 0 1997 22 0 0 25 0 4 0 387556480 1235648512 222693 33554432000 4194304 4650419 140735360105280 18446744073709551615 47220364785348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 77.97
Current children cumulated vsize (KiB) 1206688

Child status: 20
Real time (s): 20.3883
CPU time (s): 78.1141
CPU user time (s): 76.9183
CPU system time (s): 1.19582
CPU usage (%): 383.132
Max. virtual memory (cumulated for all children) (KiB): 1206688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.9183
system time used= 1.19582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279873
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= 40769
involuntary context switches= 501

runsolver used 0.054991 second user time and 0.158975 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 06:27:32
IDJOB=3369425
IDBENCH=88178
IDSOLVER=1846
FILE ID=node107/3369425-1305433652
RUNJOBID= node107-1305433517-16711
PBS_JOBID= 13324575
Free space on /tmp= 73384 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369425-1305433652/watcher-3369425-1305433652 -o /tmp/evaluation-result-3369425-1305433652/solver-3369425-1305433652 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369425-1305433652.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=1343403229

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5359.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25931516 kB
Buffers:        149360 kB
Cached:        1225132 kB
SwapCached:       9832 kB
Active:        6433112 kB
Inactive:       302588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25931516 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:          112160 kB
Writeback:           0 kB
AnonPages:     5359348 kB
Mapped:          19716 kB
Slab:           148516 kB
PageTables:      71040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 66113968 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73380 MiB
End job on node107 at 2011-05-15 06:27:53