Trace number 3369571

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 232.987 58.4134

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.01	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-3369571-1305390616.cnf'
0.00/0.01	c -- header says num vars:         155107
0.00/0.01	c -- header says num clauses:      675624
0.75/0.51	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.75/0.51	c -- vars added     155107
0.75/0.51	c Parsing time:  1.05 s
0.75/0.51	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data  --
0.75/0.63	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 1.20
47.84/12.08	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 45.57
48.24/12.10	c Cleaning up after failed var search:     0.08 s 
48.24/12.13	c Replacing     1404 vars Replaced    40857 lits Time:     0.12 s 
48.64/12.21	c bin-w-bin subsume rem        18444 bins  time:  0.10 s
48.64/12.27	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.23 s
82.55/20.73	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time: 33.73 s
83.75/21.02	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  1.16 s
86.55/21.70	c lits-rem:      1700  cl-subs:     4383  v-elim:  34032  v-fix:    0  time:  2.70 s
86.55/21.73	c Finding binary XORs  T:     0.13 s  found:     459
86.55/21.76	c Replacing      459 vars Replaced     8430 lits Time:     0.12 s 
86.94/21.85	c Finding non-binary XORs:     0.23 s (found:       0, avg size: nan)
86.94/21.85	c Calc default polars -  time:   0.06 s pos:   14030 undec:   93980 neg:   47097
86.94/21.85	c =========================================================================================
86.94/21.85	c types(t): F = full restart, N = normal restart
86.94/21.85	c types(t): S = simplification begin/end, E = solution found
86.94/21.85	c restart types(rt): st = static, dy = dynamic
86.94/21.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
86.94/21.85	c  B st     0         0     74827    134423    242339         0   1013192         0   no data   no data  --
102.10/25.66	c  N dy    12      4040     71460    130877    229023      3790    962095    688480     21.98     41.48  --
135.63/34.01	c  N dy    20      8745     68836    128599    218395      8387    921461   1872263     14.94     15.79  --
169.93/42.66	c  N dy    23     14215     68835    128599    218409     13754    921461   2699171     12.18     12.92  --
170.33/42.74	c Finding binary XORs  T:     0.13 s  found:    3822
170.73/42.82	c Replacing     3822 vars Replaced    82532 lits Time:     0.31 s 
232.57/58.36	c  E dy    27     24239     33153     51987    104215      3059    407911    171405     10.01      4.08  --
232.57/58.39	c Following stats are for *FIRST FINISHED THREAD ONLY*
232.57/58.39	c num threads              : 4          
232.57/58.39	c restarts                 : 27         
232.57/58.39	c dynamic restarts         : 21         
232.57/58.39	c static restarts          : 6          
232.57/58.39	c full restarts            : 0          
232.57/58.39	c total simplify time      : 1.17       
232.57/58.39	c learnts DL2              : 0          
232.57/58.39	c learnts size 2           : 597345     
232.57/58.39	c learnts size 1           : 82250       (53.03     % of vars)
232.57/58.39	c filedLit time            : 45.65       (19.64     % time)
232.57/58.39	c v-elim SatELite          : 34032       (21.94     % vars)
232.57/58.39	c SatELite time            : 36.22       (15.58     % time)
232.57/58.39	c v-elim xor               : 0           (0.00      % vars)
232.57/58.39	c xor elim time            : 0.00        (0.00      % time)
232.57/58.39	c num binary xor trees     : 3410       
232.57/58.39	c binxor trees' crown      : 5685        (1.67      leafs/tree)
232.57/58.39	c bin xor find time        : 0.27       
232.57/58.39	c OTF clause improved      : 362         (0.01      clauses/conflict)
232.57/58.39	c OTF impr. size diff      : 860         (2.38       lits/clause)
232.57/58.39	c OTF cl watch-shrink      : 9634        (0.40      clauses/conflict)
232.57/58.39	c OTF cl watch-sh-lit      : 18988       (1.97       lits/clause)
232.57/58.39	c tried to recurMin cls    : 0           (0.00       % of conflicts)
232.57/58.39	c updated cache            : 0           (nan        lits/tried recurMin)
232.57/58.39	c unit cls received        : 1403        (1.71      % of units)
232.57/58.39	c unit cls sent            : 8678        (10.55     % of units)
232.57/58.39	c bin cls received         : 7340       
232.57/58.39	c bin cls sent             : 14289      
232.57/58.39	c clauses over max glue    : 0           (0.00      % of all clauses)
232.57/58.39	c conflicts                : 24239       (104.26    / sec)
232.57/58.39	c decisions                : 74353       (0.00      % random)
232.57/58.39	c bogo-props               : 1525314489  (6560727.91 / sec)
232.57/58.39	c conflict literals        : 3781507     (38.53     % deleted)
232.57/58.39	c Memory used              : 689.46      MB
232.57/58.39	c single-thread CPU time   : 232.49      s
232.57/58.39	c all-threads sum CPU time : 232.49      s
232.57/58.39	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-3369571-1305390616/watcher-3369571-1305390616 -o /tmp/evaluation-result-3369571-1305390616/solver-3369571-1305390616 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369571-1305390616.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: 7.84 8.01 7.24 5/320 13138
/proc/meminfo: memFree=27120252/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 650660443 52465664 353 33554432000 4194304 4650419 140733250334096 18446744073709551615 46925096359856 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13138/statm: 12809 353 303 112 0 7774 0
[pid=13138/tid=13139] ppid=13136 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650660443 52465664 358 33554432000 4194304 4650419 140733250334096 18446744073709551615 46925096359443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650660443 52465664 358 33554432000 4194304 4650419 140733250334096 18446744073709551615 46925096359449 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 650660443 52465664 358 33554432000 4194304 4650419 140733250334096 18446744073709551615 46925096359449 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0344831 s]
/proc/loadavg: 7.84 8.01 7.24 5/320 13138
/proc/meminfo: memFree=27120252/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=316000 CPUtime=0.09 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 16609 0 0 0 7 2 0 0 25 0 4 0 650660443 323584000 12232 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272385803 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 79000 12232 346 112 0 73965 0
[pid=13138/tid=13139] ppid=13136 vsize=316000 CPUtime=0.01 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) D 13136 13138 12865 0 -1 4202560 4033 0 0 0 1 0 0 0 25 0 4 0 650660443 323584000 12232 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272385803 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=316000 CPUtime=0.02 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) D 13136 13138 12865 0 -1 4202560 4017 0 0 0 2 0 0 0 25 0 4 0 650660443 323584000 12232 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272732343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=316000 CPUtime=0.01 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) D 13136 13138 12865 0 -1 4202560 4129 0 0 0 1 0 0 0 25 0 4 0 650660443 323584000 12232 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272732343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 316000

[startup+0.102589 s]
/proc/loadavg: 7.84 8.01 7.24 5/320 13138
/proc/meminfo: memFree=27120252/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=370964 CPUtime=0.35 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 41400 0 0 0 28 7 0 0 25 0 4 0 650660443 379867136 32621 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272732343 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 92741 32621 346 112 0 87706 0
[pid=13138/tid=13139] ppid=13136 vsize=370964 CPUtime=0.07 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) D 13136 13138 12865 0 -1 4202560 10190 0 0 0 6 1 0 0 25 0 4 0 650660443 379867136 32621 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272349893 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=370964 CPUtime=0.08 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 10334 0 0 0 7 1 0 0 25 0 4 0 650660443 379867136 32621 33554432000 4194304 4650419 140733250334096 18446744073709551615 4546086 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=370964 CPUtime=0.08 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 10324 0 0 0 7 1 0 0 25 0 4 0 650660443 379867136 32621 33554432000 4194304 4650419 140733250334096 18446744073709551615 4372724 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 370964

[startup+0.634819 s]
/proc/loadavg: 7.84 8.01 7.24 5/320 13138
/proc/meminfo: memFree=27120252/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=458956 CPUtime=2.56 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) D 13136 13138 12865 0 -1 4202496 83887 0 0 0 238 18 0 0 18 0 4 0 650660443 469970944 65324 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272732295 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 114739 65324 373 112 0 109704 0
[pid=13138/tid=13139] ppid=13136 vsize=458956 CPUtime=0.63 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21330 0 0 0 59 4 0 0 25 0 4 0 650660443 469970944 65324 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=458956 CPUtime=0.64 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 20808 0 0 0 60 4 0 0 25 0 4 0 650660443 469970944 65010 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272732295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=442540 CPUtime=1 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 20728 0 0 0 96 4 0 0 18 0 4 0 650660443 453160960 65574 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 458956

[startup+1.11573 s]
/proc/loadavg: 7.84 8.01 7.24 5/320 13138
/proc/meminfo: memFree=27120252/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=442540 CPUtime=4.41 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 85447 0 0 0 423 18 0 0 19 0 4 0 650660443 453160960 65756 33554432000 4194304 4650419 140733250334096 18446744073709551615 4369221 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 110635 65756 373 112 0 105600 0
[pid=13138/tid=13139] ppid=13136 vsize=442540 CPUtime=1.09 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21330 0 0 0 105 4 0 0 25 0 4 0 650660443 453160960 65756 33554432000 4194304 4650419 140733250334096 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=442540 CPUtime=1.1 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21414 0 0 0 106 4 0 0 25 0 4 0 650660443 453160960 65756 33554432000 4194304 4650419 140733250334096 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=442540 CPUtime=1.09 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 20910 0 0 0 105 4 0 0 19 0 4 0 650660443 453160960 65756 33554432000 4194304 4650419 140733250334096 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 442540

[startup+1.50067 s]
/proc/loadavg: 7.84 8.01 7.24 5/320 13138
/proc/meminfo: memFree=27120252/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=442540 CPUtime=5.95 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 85538 0 0 0 577 18 0 0 19 0 4 0 650660443 453160960 65847 33554432000 4194304 4650419 140733250334096 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 110635 65847 373 112 0 105600 0
[pid=13138/tid=13139] ppid=13136 vsize=442540 CPUtime=1.48 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21330 0 0 0 144 4 0 0 25 0 4 0 650660443 453160960 65847 33554432000 4194304 4650419 140733250334096 18446744073709551615 4369360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=442540 CPUtime=1.48 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21414 0 0 0 144 4 0 0 25 0 4 0 650660443 453160960 65847 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370344 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=442540 CPUtime=1.48 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21001 0 0 0 144 4 0 0 19 0 4 0 650660443 453160960 65847 33554432000 4194304 4650419 140733250334096 18446744073709551615 4315996 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 442540

[startup+3.10038 s]
/proc/loadavg: 7.84 8.01 7.24 9/324 13142
/proc/meminfo: memFree=26819940/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=442540 CPUtime=12.33 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 86401 0 0 0 1214 19 0 0 23 0 4 0 650660443 453160960 66710 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 110635 66710 373 112 0 105600 0
[pid=13138/tid=13139] ppid=13136 vsize=442540 CPUtime=3.08 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21330 0 0 0 304 4 0 0 25 0 4 0 650660443 453160960 66710 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370273 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=442540 CPUtime=3.08 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21414 0 0 0 304 4 0 0 25 0 4 0 650660443 453160960 66710 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=442540 CPUtime=3.08 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21864 0 0 0 303 5 0 0 23 0 4 0 650660443 453160960 66710 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363756 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 442540

[startup+6.30081 s]
/proc/loadavg: 7.85 8.01 7.25 9/324 13142
/proc/meminfo: memFree=26805232/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=443052 CPUtime=25.09 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 87680 0 0 0 2490 19 0 0 25 0 4 0 650660443 453685248 67989 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 110763 67989 373 112 0 105728 0
[pid=13138/tid=13139] ppid=13136 vsize=443052 CPUtime=6.28 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21407 0 0 0 624 4 0 0 25 0 4 0 650660443 453685248 67989 33554432000 4194304 4650419 140733250334096 18446744073709551615 4369870 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=443052 CPUtime=6.28 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 21414 0 0 0 624 4 0 0 25 0 4 0 650660443 453685248 67989 33554432000 4194304 4650419 140733250334096 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=443052 CPUtime=6.28 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 23066 0 0 0 623 5 0 0 25 0 4 0 650660443 453685248 67989 33554432000 4194304 4650419 140733250334096 18446744073709551615 4303968 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 443052

[startup+12.7007 s]
/proc/loadavg: 7.86 8.01 7.25 9/324 13142
/proc/meminfo: memFree=26730092/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=626172 CPUtime=50.66 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 106098 0 0 0 5043 23 0 0 25 0 4 0 650660443 641200128 86407 33554432000 4194304 4650419 140733250334096 18446744073709551615 4447099 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 156543 86407 385 112 0 151508 0
[pid=13138/tid=13139] ppid=13136 vsize=626172 CPUtime=12.69 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 26221 0 0 0 1265 4 0 0 25 0 4 0 650660443 641200128 86408 33554432000 4194304 4650419 140733250334096 18446744073709551615 4550246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=626172 CPUtime=12.69 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 26275 0 0 0 1264 5 0 0 25 0 4 0 650660443 641200128 86408 33554432000 4194304 4650419 140733250334096 18446744073709551615 4550132 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=626172 CPUtime=12.69 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 26945 0 0 0 1262 7 0 0 25 0 4 0 650660443 641200128 86408 33554432000 4194304 4650419 140733250334096 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 626172

[startup+25.5004 s]
/proc/loadavg: 7.89 8.01 7.26 9/324 13143
/proc/meminfo: memFree=26738632/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=707968 CPUtime=101.71 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 127867 0 0 0 10142 29 0 0 25 0 4 0 650660443 724959232 102857 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 176992 102857 391 112 0 171957 0
[pid=13138/tid=13139] ppid=13136 vsize=707968 CPUtime=25.47 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 31131 0 0 0 2542 5 0 0 25 0 4 0 650660443 724959232 102857 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=707968 CPUtime=25.48 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 32898 0 0 0 2542 6 0 0 25 0 4 0 650660443 724959232 102857 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364312 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=707968 CPUtime=25.48 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 28938 0 0 0 2540 8 0 0 25 0 4 0 650660443 724959232 102857 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 707968

[startup+51.1008 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13143
/proc/meminfo: memFree=26518328/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=781816 CPUtime=203.85 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 145700 0 0 0 20347 38 0 0 25 0 4 0 650660443 800579584 110053 33554432000 4194304 4650419 140733250334096 18446744073709551615 4331074 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 195454 110053 393 112 0 190419 0
[pid=13138/tid=13139] ppid=13136 vsize=781816 CPUtime=51.07 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 35225 0 0 0 5100 7 0 0 25 0 4 0 650660443 800579584 110053 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=781816 CPUtime=51.08 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 38991 0 0 0 5098 10 0 0 25 0 4 0 650660443 800579584 110053 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=781816 CPUtime=51.08 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 33318 0 0 0 5098 10 0 0 25 0 4 0 650660443 800579584 110053 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 781816

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

[startup+51.8007 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13143
/proc/meminfo: memFree=26526140/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=745732 CPUtime=206.64 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 150335 0 0 0 20625 39 0 0 25 0 4 0 650660443 763629568 107004 33554432000 4194304 4650419 140733250334096 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 186433 107010 394 112 0 181398 0
[pid=13138/tid=13139] ppid=13136 vsize=745732 CPUtime=51.78 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 37835 0 0 0 5170 8 0 0 25 0 4 0 650660443 763629568 107019 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=745732 CPUtime=51.78 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 39029 0 0 0 5168 10 0 0 25 0 4 0 650660443 763629568 107004 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=745732 CPUtime=51.78 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 35287 0 0 0 5168 10 0 0 25 0 4 0 650660443 763629568 107004 33554432000 4194304 4650419 140733250334096 18446744073709551615 268272732519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 206.64
Current children cumulated vsize (KiB) 745732

[startup+55.0011 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13144
/proc/meminfo: memFree=26520560/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=706008 CPUtime=219.41 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 204624 0 0 0 21894 47 0 0 25 0 4 0 650660443 722952192 105046 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364738 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 176502 105046 394 112 0 171467 0
[pid=13138/tid=13139] ppid=13136 vsize=706008 CPUtime=54.98 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 38015 0 0 0 5490 8 0 0 25 0 4 0 650660443 722952192 105046 33554432000 4194304 4650419 140733250334096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=706008 CPUtime=54.98 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 39256 0 0 0 5487 11 0 0 25 0 4 0 650660443 722952192 105046 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=706008 CPUtime=54.98 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 86711 0 0 0 5482 16 0 0 25 0 4 0 650660443 722952192 105046 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 219.41
Current children cumulated vsize (KiB) 706008

[startup+56.6009 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13144
/proc/meminfo: memFree=26515720/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=706008 CPUtime=225.8 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 205050 0 0 0 22533 47 0 0 25 0 4 0 650660443 722952192 105472 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364424 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 176502 105472 394 112 0 171467 0
[pid=13138/tid=13139] ppid=13136 vsize=706008 CPUtime=56.58 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 38147 0 0 0 5650 8 0 0 25 0 4 0 650660443 722952192 105472 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=706008 CPUtime=56.58 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 39393 0 0 0 5647 11 0 0 25 0 4 0 650660443 722952192 105472 33554432000 4194304 4650419 140733250334096 18446744073709551615 4303968 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=706008 CPUtime=56.58 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 86796 0 0 0 5642 16 0 0 25 0 4 0 650660443 722952192 105472 33554432000 4194304 4650419 140733250334096 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 225.8
Current children cumulated vsize (KiB) 706008

[startup+57.4007 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13144
/proc/meminfo: memFree=26510264/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=706008 CPUtime=228.99 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 205307 0 0 0 22852 47 0 0 25 0 4 0 650660443 722952192 105729 33554432000 4194304 4650419 140733250334096 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 176502 105729 394 112 0 171467 0
[pid=13138/tid=13139] ppid=13136 vsize=706008 CPUtime=57.38 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 38233 0 0 0 5730 8 0 0 25 0 4 0 650660443 722952192 105729 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=706008 CPUtime=57.38 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 39441 0 0 0 5727 11 0 0 25 0 4 0 650660443 722952192 105729 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=706008 CPUtime=57.39 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 86887 0 0 0 5722 17 0 0 25 0 4 0 650660443 722952192 105729 33554432000 4194304 4650419 140733250334096 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 228.99
Current children cumulated vsize (KiB) 706008

[startup+58.2006 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13144
/proc/meminfo: memFree=26529608/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=706008 CPUtime=232.17 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) R 13136 13138 12865 0 -1 4202496 205516 0 0 0 23170 47 0 0 25 0 4 0 650660443 722952192 105938 33554432000 4194304 4650419 140733250334096 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 176502 105938 394 112 0 171467 0
[pid=13138/tid=13139] ppid=13136 vsize=706008 CPUtime=58.18 cores=1,3,5,7
/proc/13138/task/13139/stat : 13139 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 38310 0 0 0 5810 8 0 0 25 0 4 0 650660443 722952192 105938 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=706008 CPUtime=58.18 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 39488 0 0 0 5807 11 0 0 25 0 4 0 650660443 722952192 105938 33554432000 4194304 4650419 140733250334096 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13138/tid=13141] ppid=13136 vsize=706008 CPUtime=58.18 cores=1,3,5,7
/proc/13138/task/13141/stat : 13141 (strangenight1-m) R 13136 13138 12865 0 -1 4202560 86937 0 0 0 5801 17 0 0 25 0 4 0 650660443 722952192 105938 33554432000 4194304 4650419 140733250334096 18446744073709551615 4363720 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 232.17
Current children cumulated vsize (KiB) 706008

[startup+58.4005 s]
/proc/loadavg: 8.01 8.02 7.29 9/324 13144
/proc/meminfo: memFree=26529608/32950928 swapFree=60199044/67111528
[pid=13138] ppid=13136 vsize=0 CPUtime=232.97 cores=1,3,5,7
/proc/13138/stat : 13138 (strangenight1-m) Z 13136 13138 12865 0 -1 4202524 205542 0 0 0 23249 48 0 0 25 0 2 0 650660443 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13138/statm: 0 0 0 0 0 0 0
[pid=13138/tid=13140] ppid=13136 vsize=0 CPUtime=58.38 cores=1,3,5,7
/proc/13138/task/13140/stat : 13140 (strangenight1-m) R 13136 13138 12865 0 -1 4203588 39497 0 0 0 5827 11 0 0 25 0 2 0 650660443 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 232.97
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 58.4134
CPU time (s): 232.987
CPU user time (s): 232.492
CPU system time (s): 0.494924
CPU usage (%): 398.858
Max. virtual memory (cumulated for all children) (KiB): 844888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 232.492
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205542
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= 2855
involuntary context switches= 1627

runsolver used 0.149977 second user time and 0.437933 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 18:30:16
IDJOB=3369571
IDBENCH=71003
IDSOLVER=1846
FILE ID=node122/3369571-1305390616
RUNJOBID= node122-1305388863-12884
PBS_JOBID= 13324424
Free space on /tmp= 73420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369571-1305390616/watcher-3369571-1305390616 -o /tmp/evaluation-result-3369571-1305390616/solver-3369571-1305390616 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369571-1305390616.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=18316741

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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	: 5332.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27120656 kB
Buffers:        264032 kB
Cached:        3335340 kB
SwapCached:      50104 kB
Active:        1777284 kB
Inactive:      3843280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27120656 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           17868 kB
Writeback:           0 kB
AnonPages:     1981724 kB
Mapped:          14400 kB
Slab:           112680 kB
PageTables:      33796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53681968 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= 73412 MiB
End job on node122 at 2011-05-14 18:31:15