Trace number 3291632

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 TechDemo-Alpha-mtSignal 728.406 195.444

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291632-1304180065.cnf'
0.00/0.00	c -- header says num vars:         435701
0.00/0.00	c -- header says num clauses:     1379987
4.79/4.84	c -- clauses added:            0 learnts,      1379987 normals,            0 xors
4.79/4.84	c -- vars added     435701
4.79/4.84	c Parsing time:  4.50 s
4.79/4.84	c  N st     0         0    435701    724527    653851         0   3540036         0   no data   no data  --
9.45/6.06	c asymm  cl-useful: 0/61/708994 lits-rem:0 time: 4.71
87.34/25.56	c Flit:    45 Blit:   3718 bXBeca:    0 bXProp: 38424 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T: 77.43
87.74/25.69	c Cleaning up after failed var search:     0.49 s 
116.49/32.87	c Calc non-exist non-lernt bins v-fix:    31 done:   3252 time: 28.31 s
116.92/32.96	c Cache  BProp: 378 Set: 376 BXProp: 23836 T: 0.33
118.09/33.25	c Subs w/ non-existent bins:   1221 time:  1.15 s
119.68/33.69	c Replacing    62260 vars Replaced   883534 lits Time:     1.72 s 
122.42/34.39	c bin-w-bin subsume rem           38 bins  time:  0.56 s
124.02/34.77	c subs with bin:     1323  lits-rem:      1883  v-fix:    0  time:  1.52 s
126.03/35.26	c Removed useless bin:      32  fixed:     4  bprops:  10.06M  time:  1.95 s
142.69/39.42	c lits-rem:         4  cl-subs:     2995  v-elim: 120274  v-fix:    0  time: 16.24 s
142.69/39.42	c learnt bin added due to v-elim: 0
143.11/39.58	c Finding binary XORs  T:     0.63 s  found:   19151
144.29/39.84	c Replacing    19151 vars Replaced   238013 lits Time:     1.03 s 
147.49/40.69	c Finding non-binary XORs:     2.60 s (found:   48204, avg size: 3.0)
147.49/40.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst: 16288 time:   0.72
148.27/40.87	c Replacing     8144 vars Replaced    82322 lits Time:     0.73 s 
149.07/41.01	c Calc default polars -  time:   0.34 s pos:   85931 undec:  227794 neg:  121976
149.07/41.01	c =========================================================================================
149.07/41.01	c types(t): F = full restart, N = normal restart
149.07/41.01	c types(t): S = simplification begin/end, E = solution found
149.07/41.01	c restart types(rt): st = static, dy = dynamic
149.07/41.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
149.07/41.01	c  B st     0         0    213252    338770    297091         0   1934966         0   no data   no data  --
168.64/45.92	c Decided on static restart strategy
187.44/50.64	c  N dy    19      4053    213223    338770    297528      3527   1934966    178330     22.84      8.70  --
220.29/59.70	c  N dy    42      8179    213145    338770    297833      7261   1934966    310079     43.28      8.30  --
298.01/84.63	c  N dy    63     12247    212309    338770    300667     83653   1936136    696096     42.29      9.28  --
330.35/92.76	c  N dy    84     16396    212258    338770    300832     87535   1936136    829249     27.18      8.94  --
378.67/104.89	c  N dy   104     20454    211266    338770    300925     76780   1936136    291344     65.77      9.19  --
425.43/116.55	c  N dy   122     24501    211203    338770    301060     80563   1936136    641144     32.33      9.66  --
464.97/126.50	c  N dy   144     28550    211138    338770    301164     84419   1936136    841688     50.46      9.45  --
474.54/128.90	c  S st   151     30000    211129    338770    301230     85760   1936136    899112     32.07      9.32  --
484.52/131.33	c  S st   151     30502    211123    338770    301305     86136   1936136    911604     32.07      9.32  --
484.92/131.48	c x-sub:  7970 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.62
534.86/143.96	c Flit:   233 Blit:   2565 bXBeca:    0 bXProp: 1384 Bin:   6287 BRemL:      0 BRemN:      2 CBin:       0 P: 60.1M T: 49.83
535.28/144.06	c Cleaning up after failed var search:     0.36 s 
539.66/145.15	c Calc non-exist non-lernt bins v-fix:   261 done:  26704 time:  4.28 s
539.66/145.18	c Cache  BProp: 339 Set: 246 BXProp: 413 T: 0.10
542.85/145.95	c Subs w/ non-existent bins:    942 time:  3.08 s
544.06/146.22	c Replacing     2792 vars Replaced    56560 lits Time:     1.03 s 
545.64/146.63	c bin-w-bin subsume rem         2153 bins  time:  0.32 s
548.86/147.48	c subs with bin:    18422  lits-rem:     32697  v-fix:    0  time:  3.33 s
550.43/147.84	c Removed useless bin:    4460  fixed:   277  bprops:  10.00M  time:  1.46 s
570.83/152.98	c lits-rem:      5510  cl-subs:   103931  v-elim:  95266  v-fix:   24  time: 20.44 s
570.83/152.98	c learnt bin added due to v-elim: 0
574.40/153.80	c asymm  cl-useful: 84/805/272842 lits-rem:528 time: 3.21
574.40/153.85	c  N dy   151     30502    116368    272842    133929      9911   1543339     50161     32.07      9.32  --
574.40/153.85	c  F st   151     30502    116368    272842    133929      9911   1543339     50161     32.07      9.32  --
574.82/153.94	c Replacing       48 vars Replaced      516 lits Time:     0.37 s 
575.22/154.09	c Replacing        6 vars Replaced       96 lits Time:     0.38 s 
589.17/157.57	c Decided on static restart strategy
599.16/160.09	c Finding binary XORs  T:     0.29 s  found:    1498
599.96/160.20	c Replacing     1498 vars Replaced    35081 lits Time:     0.46 s 
600.77/160.43	c  N dy   167     34705    114805    272103    130798     13901   1534822    278422     62.52      9.65  --
631.52/168.19	c  N dy   189     39009    113978    272103    241375     71792   1556152    809635     42.96      9.47  --
660.68/175.46	c Finding binary XORs  T:     0.32 s  found:    3664
661.48/175.63	c Replacing     3781 vars Replaced   148981 lits Time:     0.69 s 
662.29/175.86	c  N dy   208     43340    107081    253262    224024     71088   1430910   1008099     66.10      9.65  --
674.67/178.92	c  S st   221     45754    107080    253262    224057     73422   1430909   1112478     57.40      9.75  --
682.25/180.82	c  S st   221     46258    107080    253262    224097     73871   1430908   1127471     57.40      9.75  --
682.65/180.92	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:    324 locsubst:    24 time:   0.40
724.21/191.33	techdemo: Solver.cpp:229: XorClause* Solver::addXorClauseInt(T&, bool, uint32_t, bool) [with T = vec<Lit>]: Assertion `qhead == trail.size()' failed.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3291632-1304180065/watcher-3291632-1304180065 -o /tmp/evaluation-result-3291632-1304180065/solver-3291632-1304180065 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3291632-1304180065.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.14 7.88 8.02 2/177 15811
/proc/meminfo: memFree=30478880/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=24212 CPUtime=0 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 1333 0 0 0 0 0 0 0 20 0 1 0 529607094 24793088 1272 33554432000 4194304 4797429 140737036827808 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 6053 1276 341 148 0 982 0

[startup+0.099465 s]
/proc/loadavg: 7.14 7.88 8.02 2/177 15811
/proc/meminfo: memFree=30478880/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=97768 CPUtime=0.09 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 23514 0 0 0 7 2 0 0 20 0 1 0 529607094 100114432 16658 33554432000 4194304 4797429 140737036827808 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 24442 16658 342 148 0 19371 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 97768

[startup+0.100462 s]
/proc/loadavg: 7.14 7.88 8.02 2/177 15811
/proc/meminfo: memFree=30478880/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=101728 CPUtime=0.09 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 23653 0 0 0 7 2 0 0 20 0 1 0 529607094 104169472 16797 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808862920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 25432 16814 342 148 0 20361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 101728

[startup+0.300441 s]
/proc/loadavg: 7.14 7.88 8.02 2/177 15811
/proc/meminfo: memFree=30478880/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=273644 CPUtime=0.29 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 70618 0 0 0 21 8 0 0 21 0 1 0 529607094 280211456 47230 33554432000 4194304 4797429 140737036827808 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 68411 47244 342 148 0 63340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 273644

[startup+0.700353 s]
/proc/loadavg: 7.14 7.88 8.02 2/177 15811
/proc/meminfo: memFree=30478880/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=587196 CPUtime=0.69 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 162520 0 0 0 51 18 0 0 22 0 1 0 529607094 601288704 105316 33554432000 4194304 4797429 140737036827808 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 146799 105325 342 148 0 141728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 587196

[startup+1.50021 s]
/proc/loadavg: 7.14 7.88 8.02 3/178 15812
/proc/meminfo: memFree=29817084/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=742968 CPUtime=1.49 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 213879 0 0 0 124 25 0 0 25 0 1 0 529607094 760799232 156298 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808826565 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 185742 156299 350 148 0 180671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 742968

[startup+3.10091 s]
/proc/loadavg: 7.14 7.88 8.02 6/181 15815
/proc/meminfo: memFree=29675024/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=950308 CPUtime=3.09 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 244256 0 0 0 279 30 0 0 25 0 1 0 529607094 973115392 185439 33554432000 4194304 4797429 140737036827808 18446744073709551615 4621888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15811/statm: 237577 185439 350 148 0 232506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 950308

[startup+6.30029 s]
/proc/loadavg: 7.05 7.85 8.01 9/184 15818
/proc/meminfo: memFree=29446820/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=1686296 CPUtime=10.64 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 303475 0 0 0 1023 41 0 0 25 0 4 0 529607094 1726767104 236133 33554432000 4194304 4797429 140737036827808 18446744073709551615 4413082 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 421574 236133 384 148 0 416503 0
[pid=15811/tid=15816] ppid=15809 vsize=1686296 CPUtime=1.44 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 6650 0 0 0 143 1 0 0 25 0 4 0 529607578 1726767104 236133 33554432000 4194304 4797429 140737036827808 18446744073709551615 4241772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=1686296 CPUtime=1.43 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 9365 0 0 0 142 1 0 0 25 0 4 0 529607578 1726767104 236133 33554432000 4194304 4797429 140737036827808 18446744073709551615 4243984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=1686296 CPUtime=1.44 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 9133 0 0 0 143 1 0 0 25 0 4 0 529607578 1726767104 236133 33554432000 4194304 4797429 140737036827808 18446744073709551615 4428635 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 1686296

[startup+12.7011 s]
/proc/loadavg: 7.13 7.85 8.01 9/184 15818
/proc/meminfo: memFree=29345064/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=1686296 CPUtime=36.21 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 303780 0 0 0 3580 41 0 0 25 0 4 0 529607094 1726767104 236438 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427384 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 421574 236438 384 148 0 416503 0
[pid=15811/tid=15816] ppid=15809 vsize=1686296 CPUtime=7.84 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 6813 0 0 0 783 1 0 0 25 0 4 0 529607578 1726767104 236438 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=1686296 CPUtime=7.8 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 9443 0 0 0 779 1 0 0 25 0 4 0 529607578 1726767104 236438 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=1686296 CPUtime=7.84 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 9146 0 0 0 783 1 0 0 25 0 4 0 529607578 1726767104 236438 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.21
Current children cumulated vsize (KiB) 1686296

[startup+25.5008 s]
/proc/loadavg: 7.32 7.86 8.00 9/184 15818
/proc/meminfo: memFree=29065956/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=1686296 CPUtime=87.34 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 303784 0 0 0 8693 41 0 0 25 0 4 0 529607094 1726767104 236442 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427384 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 421574 236442 385 148 0 416503 0
[pid=15811/tid=15816] ppid=15809 vsize=1686296 CPUtime=20.64 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 6814 0 0 0 2063 1 0 0 25 0 4 0 529607578 1726767104 236442 33554432000 4194304 4797429 140737036827808 18446744073709551615 4223288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=1686296 CPUtime=20.53 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 9443 0 0 0 2052 1 0 0 25 0 4 0 529607578 1726767104 236442 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=1686296 CPUtime=20.64 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 9146 0 0 0 2063 1 0 0 25 0 4 0 529607578 1726767104 236442 33554432000 4194304 4797429 140737036827808 18446744073709551615 4223288 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 87.34
Current children cumulated vsize (KiB) 1686296

[startup+51.1011 s]
/proc/loadavg: 7.54 7.87 8.00 8/184 15819
/proc/meminfo: memFree=26508116/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=3805372 CPUtime=189.42 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 698919 0 0 0 18817 125 0 0 25 0 4 0 529607094 3896700928 624593 33554432000 4194304 4797429 140737036827808 18446744073709551615 4424194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 951343 624593 771 148 0 946272 0
[pid=15811/tid=15816] ppid=15809 vsize=3805372 CPUtime=46.19 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 103541 0 0 0 4597 22 0 0 25 0 4 0 529607578 3896700928 624593 33554432000 4194304 4797429 140737036827808 18446744073709551615 4354716 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=3805372 CPUtime=46.02 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 99284 0 0 0 4581 21 0 0 25 0 4 0 529607578 3896700928 624593 33554432000 4194304 4797429 140737036827808 18446744073709551615 4258789 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=3805372 CPUtime=46.12 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 113719 0 0 0 4589 23 0 0 25 0 4 0 529607578 3896700928 624593 33554432000 4194304 4797429 140737036827808 18446744073709551615 4424170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 189.42
Current children cumulated vsize (KiB) 3805372

[startup+102.307 s]
/proc/loadavg: 7.63 7.83 7.98 9/184 15821
/proc/meminfo: memFree=25957500/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4022532 CPUtime=368.72 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 893433 0 0 0 36714 158 0 0 25 0 4 0 529607094 4119072768 685505 33554432000 4194304 4797429 140737036827808 18446744073709551615 4424349 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1005633 685505 773 148 0 1000562 0
[pid=15811/tid=15816] ppid=15809 vsize=4022532 CPUtime=86.93 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 170043 0 0 0 8660 33 0 0 25 0 4 0 529607578 4119072768 685505 33554432000 4194304 4797429 140737036827808 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=4022532 CPUtime=97.23 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 157979 0 0 0 9692 31 0 0 25 0 4 0 529607578 4119072768 685505 33554432000 4194304 4797429 140737036827808 18446744073709551615 4428755 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4022532 CPUtime=94.89 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 164452 0 0 0 9457 32 0 0 25 0 4 0 529607578 4119072768 685505 33554432000 4194304 4797429 140737036827808 18446744073709551615 4360302 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 368.72
Current children cumulated vsize (KiB) 4022532

[startup+162.301 s]
/proc/loadavg: 7.98 7.89 7.99 9/184 15822
/proc/meminfo: memFree=25393980/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=608.35 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 1136782 0 0 0 60637 198 0 0 25 0 4 0 529607094 4391849984 761936 33554432000 4194304 4797429 140737036827808 18446744073709551615 4331610 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 761936 420 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=146.91 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 193108 0 0 0 14653 38 0 0 25 0 4 0 529607578 4391849984 761936 33554432000 4194304 4797429 140737036827808 18446744073709551615 4413459 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=157 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 181295 0 0 0 15665 35 0 0 25 0 4 0 529607578 4391849984 761936 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427379 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=154.77 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 286789 0 0 0 15427 50 0 0 25 0 4 0 529607578 4391849984 761936 33554432000 4194304 4797429 140737036827808 18446744073709551615 4428637 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 608.35
Current children cumulated vsize (KiB) 4288916

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

[startup+179.101 s]
/proc/loadavg: 7.99 7.89 7.99 9/184 15823
/proc/meminfo: memFree=25324776/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=675.47 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 1151903 0 0 0 67346 201 0 0 25 0 4 0 529607094 4391849984 768024 33554432000 4194304 4797429 140737036827808 18446744073709551615 4422886 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 768024 422 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=163.72 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 194670 0 0 0 16333 39 0 0 25 0 4 0 529607578 4391849984 768024 33554432000 4194304 4797429 140737036827808 18446744073709551615 4243102 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=173.71 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 189811 0 0 0 17335 36 0 0 25 0 4 0 529607578 4391849984 768024 33554432000 4194304 4797429 140737036827808 18446744073709551615 4346799 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=171.57 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 290906 0 0 0 17106 51 0 0 25 0 4 0 529607578 4391849984 768024 33554432000 4194304 4797429 140737036827808 18446744073709551615 4642210 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 675.47
Current children cumulated vsize (KiB) 4288916

[startup+185.5 s]
/proc/loadavg: 7.99 7.89 7.99 9/184 15823
/proc/meminfo: memFree=25281248/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=701.02 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) R 15809 15811 15356 0 -1 4202496 1157208 0 0 0 69901 201 0 0 25 0 4 0 529607094 4391849984 771240 33554432000 4194304 4797429 140737036827808 18446744073709551615 4428396 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 771240 422 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=170.11 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4202560 196247 0 0 0 16972 39 0 0 25 0 4 0 529607578 4391849984 771240 33554432000 4194304 4797429 140737036827808 18446744073709551615 4642256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=180.07 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) R 15809 15811 15356 0 -1 4202560 190553 0 0 0 17971 36 0 0 25 0 4 0 529607578 4391849984 771240 33554432000 4194304 4797429 140737036827808 18446744073709551615 4428755 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=177.97 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) R 15809 15811 15356 0 -1 4202560 291121 0 0 0 17746 51 0 0 25 0 4 0 529607578 4391849984 771240 33554432000 4194304 4797429 140737036827808 18446744073709551615 4510040 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 701.02
Current children cumulated vsize (KiB) 4288916

[startup+191.9 s]
/proc/loadavg: 7.99 7.89 7.99 9/184 15823
/proc/meminfo: memFree=25260908/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=724.9 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) D 15809 15811 15356 0 -1 4203524 1192836 0 0 0 72229 261 0 0 25 0 4 0 529607094 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 772511 428 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=176.52 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4204096 196811 0 0 0 17556 96 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808552037 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=185.87 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) D 15809 15811 15356 0 -1 4203588 190557 0 0 0 18551 36 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4240964 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=183.81 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) D 15809 15811 15356 0 -1 4203588 326127 0 0 0 18326 55 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4429754 0 0 4096 2 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 724.9
Current children cumulated vsize (KiB) 4288916

[startup+193.501 s]
/proc/loadavg: 7.99 7.90 7.99 6/184 15823
/proc/meminfo: memFree=23526392/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=726.48 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) D 15809 15811 15356 0 -1 4203524 1192836 0 0 0 72229 419 0 0 25 0 4 0 529607094 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 772511 428 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=178.1 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4204096 196811 0 0 0 17556 254 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808552037 0 0 4096 2 0 0 0 -1 5 0 0 2
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=185.87 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) D 15809 15811 15356 0 -1 4203588 190557 0 0 0 18551 36 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4240964 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=183.81 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) D 15809 15811 15356 0 -1 4203588 326127 0 0 0 18326 55 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4429754 0 0 4096 2 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 726.48
Current children cumulated vsize (KiB) 4288916

[startup+194.301 s]
/proc/loadavg: 7.99 7.90 7.99 6/184 15823
/proc/meminfo: memFree=23526392/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=727.26 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) D 15809 15811 15356 0 -1 4203524 1192836 0 0 0 72229 497 0 0 25 0 4 0 529607094 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 772511 428 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=178.88 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4204096 196811 0 0 0 17556 332 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808552037 0 0 4096 2 0 0 0 -1 5 0 0 3
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=185.87 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) D 15809 15811 15356 0 -1 4203588 190557 0 0 0 18551 36 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4240964 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=183.81 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) D 15809 15811 15356 0 -1 4203588 326127 0 0 0 18326 55 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4429754 0 0 4096 2 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 727.26
Current children cumulated vsize (KiB) 4288916

[startup+195.101 s]
/proc/loadavg: 7.99 7.90 7.99 6/184 15823
/proc/meminfo: memFree=22649092/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=728.05 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) D 15809 15811 15356 0 -1 4203524 1192836 0 0 0 72229 576 0 0 25 0 4 0 529607094 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 772511 428 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=179.67 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4204096 196811 0 0 0 17556 411 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808552037 0 0 4096 2 0 0 0 -1 5 0 0 5
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=185.87 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) D 15809 15811 15356 0 -1 4203588 190557 0 0 0 18551 36 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4240964 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=183.81 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) D 15809 15811 15356 0 -1 4203588 326127 0 0 0 18326 55 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4429754 0 0 4096 2 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 728.05
Current children cumulated vsize (KiB) 4288916

[startup+195.301 s]
/proc/loadavg: 7.99 7.90 7.99 6/184 15823
/proc/meminfo: memFree=22649092/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=4288916 CPUtime=728.25 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) D 15809 15811 15356 0 -1 4203524 1192836 0 0 0 72229 596 0 0 25 0 4 0 529607094 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4427317 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 1072229 772511 428 148 0 1067158 0
[pid=15811/tid=15816] ppid=15809 vsize=4288916 CPUtime=179.87 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4204096 196811 0 0 0 17556 431 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 230808552037 0 0 4096 2 0 0 0 -1 5 0 0 5
[pid=15811/tid=15817] ppid=15809 vsize=4288916 CPUtime=185.87 cores=1,3,5,7
/proc/15811/task/15817/stat : 15817 (techdemo) D 15809 15811 15356 0 -1 4203588 190557 0 0 0 18551 36 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4240964 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=15811/tid=15818] ppid=15809 vsize=4288916 CPUtime=183.81 cores=1,3,5,7
/proc/15811/task/15818/stat : 15818 (techdemo) D 15809 15811 15356 0 -1 4203588 326127 0 0 0 18326 55 0 0 25 0 4 0 529607578 4391849984 772511 33554432000 4194304 4797429 140737036827808 18446744073709551615 4429754 0 0 4096 2 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 728.25
Current children cumulated vsize (KiB) 4288916

[startup+195.401 s]
/proc/loadavg: 7.99 7.90 7.99 6/184 15823
/proc/meminfo: memFree=22649092/32951124 swapFree=67111448/67111528
[pid=15811] ppid=15809 vsize=0 CPUtime=728.35 cores=1,3,5,7
/proc/15811/stat : 15811 (techdemo) Z 15809 15811 15356 0 -1 4203548 1192836 0 0 0 72229 606 0 0 18 0 2 0 529607094 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15811/statm: 0 0 0 0 0 0 0
[pid=15811/tid=15816] ppid=15809 vsize=0 CPUtime=179.97 cores=1,3,5,7
/proc/15811/task/15816/stat : 15816 (techdemo) R 15809 15811 15356 0 -1 4204100 196811 0 0 0 17556 441 0 0 25 0 2 0 529607578 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 5
Current children cumulated CPU time (s) 728.35
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 195.444
CPU time (s): 728.406
CPU user time (s): 722.298
CPU system time (s): 6.10807
CPU usage (%): 372.694
Max. virtual memory (cumulated for all children) (KiB): 4288916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.298
system time used= 6.10807
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1192836
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= 16197
involuntary context switches= 4898

runsolver used 0.278957 second user time and 0.791879 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 18:14:26
IDJOB=3291632
IDBENCH=84246
IDSOLVER=1584
FILE ID=node104/3291632-1304180065
RUNJOBID= node104-1304180065-15792
PBS_JOBID= 13172420
Free space on /tmp= 72492 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291632-1304180065/watcher-3291632-1304180065 -o /tmp/evaluation-result-3291632-1304180065/solver-3291632-1304180065 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3291632-1304180065.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=2141154152

node104.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.855
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.71
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.855
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.83
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.855
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30479284 kB
Buffers:        420192 kB
Cached:        1209048 kB
SwapCached:         80 kB
Active:         591988 kB
Inactive:      1467976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30479284 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           58716 kB
Writeback:           0 kB
AnonPages:      430100 kB
Mapped:          15384 kB
Slab:           346804 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   628700 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= 69468 MiB
End job on node104 at 2011-04-30 18:17:42