Trace number 4240415

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
R1: cosoco 1.1? (TO) 2400.01 2401.31

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-188.xml
MD5SUM60b39e31c0b6c133ee3b2ed9cb605470
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables376
Number of constraints196
Number of domains2
Minimum domain size188
Maximum domain size35344
Distribution of domain sizes[{"size":188,"count":188},{"size":35344,"count":188}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":188},{"degree":4,"count":187},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity188
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":188},{"arity":94,"count":6},{"arity":188,"count":1}]
Number of extensional constraints0
Number of intensional constraints189
Distribution of constraint types[{"type":"intension","count":189},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.35	c root propagations     : 17672       
0.29/0.35	c restarts enabled, print stats at every restarts
0.29/0.35	c
0.29/0.35	c
0.29/0.35	c
0.29/0.35	c This is cosoco 1.0 --  
0.29/0.35	c
0.29/0.35	c ========================================[ Problem Statistics ]===========================================
0.29/0.35	c |                                                                                                       
0.29/0.35	c |  Parse time        :         0.25 s 
0.29/0.35	c |
0.29/0.35	c |               Variables: 376
0.29/0.35	c |            Domain Sizes: 188..35344
0.29/0.35	c |
0.29/0.35	c |             Constraints: 380
0.29/0.35	c |                   Arity: 1..188  -- Unary: 1  -- Binary: 374
0.29/0.35	c | 
0.29/0.35	c |                   Types: 
0.29/0.35	c |                          (X - Y < k): 186
0.29/0.35	c |                          All Different: 1
0.29/0.35	c |                          Intension: 189
0.29/0.35	c |                          Sum: 4
0.29/0.35	c |                          
0.29/0.35	c =========================================================================================================
0.29/0.35	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.68/2.74	c 101            289            37302          27007          188            0              189   189   187
4.89/4.98	c 211            399            37742          27337          189            0              1   1   0      
7.39/7.44	c 332            520            38226          27700          189            0              1   1   0      
10.09/10.15	c 465            653            38758          28099          189            0              1   1   0      
13.09/13.12	c 611            799            39342          28537          189            0              1   1   0      
16.28/16.38	c 771            959            39982          29017          189            0              1   1   0      
19.89/19.96	c 947            1135           40686          29545          189            0              1   1   0      
23.78/23.88	c 1140           1328           41458          30124          189            0              1   1   0      
28.07/28.19	c 1352           1540           42306          30760          189            0              1   1   0      
32.87/32.93	c 1585           1773           43238          31459          189            0              1   1   0      
38.07/38.14	c 1841           2029           44262          32227          189            0              1   1   0      
43.76/43.85	c 2122           2310           45386          33070          189            0              1   1   0      
50.06/50.13	c 2431           2619           46622          33997          189            0              1   1   0      
56.96/57.02	c 2770           2958           47978          35014          189            0              1   1   0      
64.45/64.58	c 3142           3330           49466          36130          189            0              1   1   0      
72.75/72.89	c 3551           3739           51102          37357          189            0              1   1   0      
81.94/82.01	c 4000           4188           52898          38704          189            0              1   1   0      
91.94/92.02	c 4493           4681           54870          40183          189            0              1   1   0      
102.93/103.03	c 5035           5223           57038          41809          189            0              1   1   0      
115.02/115.12	c 5631           5819           59422          43597          189            0              1   1   0      
128.32/128.42	c 6286           6474           62042          45562          189            0              1   1   0      
142.91/143.02	c 7006           7194           64922          47722          189            0              1   1   0      
158.90/159.08	c 7798           7986           68090          50098          189            0              1   1   0      
176.59/176.73	c 8669           8857           71574          52711          189            0              1   1   0      
195.98/196.10	c 9627           9815           76526          95200          189            0              1   1   0      
217.17/217.39	c 10680          10868          82613          164433         189            0              1   1   0      
240.55/240.79	c 11838          12026          89495          246776         189            0              1   1   0      
266.24/266.49	c 13111          13299          96837          328988         189            0              1   1   0      
294.52/294.74	c 14511          14699          104687         410856         189            0              1   1   0      
325.51/325.80	c 16051          16239          113097         492240         189            0              1   1   0      
359.69/359.92	c 17745          17933          122123         572891         189            0              1   1   0      
397.17/397.43	c 19608          19796          132200         664893         189            0              1   1   0      
435.46/435.73	c 21657          22045          142769         700895         189            0              1   201   163  
479.03/479.31	c 23910          24498          163142         960584         190            0              1   201   147  
526.31/526.64	c 26388          27178          183666         1195259        191            0              1   203   146  
578.08/578.43	c 29113          30105          204428         1406189        192            0              1   203   143  
634.65/635.02	c 32110          33307          225531         1594626        193            0              1   206   142  
698.51/698.96	c 35406          36808          246311         1740773        194            0              1   206   130  
769.37/769.86	c 39031          40640          267658         1867997        195            0              1   208   128  
846.93/847.48	c 43018          44834          289703         1977477        196            0              1   208   128  
931.29/931.87	c 47403          49428          312583         2070381        197            0              1   210   128  
1023.34/1023.90	c 52226          54460          336454         2147861        198            0              1   210   129  
1123.08/1123.72	c 57531          59976          361507         2211063        199            0              1   212   130  
1231.83/1232.54	c 63366          66022          387923         2261117        200            0              1   212   131  
1349.46/1350.27	c 69784          72653          415629         2298068        201            0              1   214   133  
1488.99/1489.88	c 76843          79908          449814         2377680        202            0              1   197   115  
1640.80/1641.73	c 84607          87866          490015         2496954        202            0              45   195   191 
1809.41/1810.46	c 93147          96597          526165         2540249        202            0              191   192   191
1977.72/1978.81	c 102541         106204         568979         2593928        202            0              3   214   200  
2180.72/2181.90	c 112874         116734         619483         2746689        203            0              1   198   127  

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4240415-1500626399/watcher-4240415-1500626399 -o /tmp/evaluation-result-4240415-1500626399/solver-4240415-1500626399 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4394 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240415-1500626399.xml 

pid=5192
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 1.91 3/190 5195
/proc/meminfo: memFree=31072024/32770624 swapFree=6824/682296
[pid=5195] ppid=5192 vsize=29768 CPUtime=0 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 1612 0 0 0 0 0 0 0 20 0 1 0 23919261 30482432 1426 33554432000 4194304 5970956 140729800318672 140729800315320 5125549 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 7442 1426 702 434 0 806 0

[startup+0.100167 s]
/proc/loadavg: 2.08 2.03 1.91 3/190 5195
/proc/meminfo: memFree=31072024/32770624 swapFree=6824/682296
[pid=5195] ppid=5192 vsize=95980 CPUtime=0.09 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 18272 0 0 0 6 3 0 0 20 0 1 0 23919261 98283520 18086 33554432000 4194304 5970956 140729800318672 140729800312264 140075715443685 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 23995 18086 792 434 0 17359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 95980

[startup+0.200385 s]
/proc/loadavg: 2.08 2.03 1.91 3/190 5195
/proc/meminfo: memFree=31072024/32770624 swapFree=6824/682296
[pid=5195] ppid=5192 vsize=137612 CPUtime=0.19 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 28695 0 0 0 15 4 0 0 20 0 1 0 23919261 140914688 28531 33554432000 4194304 5970956 140729800318672 140729800312264 140075715443685 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 34403 28531 792 434 0 27767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 137612

[startup+0.300339 s]
/proc/loadavg: 2.08 2.03 1.91 3/190 5195
/proc/meminfo: memFree=31072024/32770624 swapFree=6824/682296
[pid=5195] ppid=5192 vsize=181040 CPUtime=0.29 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 39542 0 0 0 24 5 0 0 20 0 1 0 23919261 185384960 39364 33554432000 4194304 5970956 140729800318672 140729800312264 140075715443685 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 45399 39364 792 434 0 38763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 181040

[startup+0.700234 s]
/proc/loadavg: 2.08 2.03 1.91 3/190 5195
/proc/meminfo: memFree=31072024/32770624 swapFree=6824/682296
[pid=5195] ppid=5192 vsize=186640 CPUtime=0.69 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 40979 0 0 0 64 5 0 0 20 0 1 0 23919261 191119360 40816 33554432000 4194304 5970956 140729800318672 140729800315656 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40816 837 434 0 40024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 186640

[startup+1.50032 s]
/proc/loadavg: 2.07 2.03 1.91 3/191 5196
/proc/meminfo: memFree=30912056/32770624 swapFree=6824/682340
[pid=5195] ppid=5192 vsize=186640 CPUtime=1.49 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 40979 0 0 0 144 5 0 0 20 0 1 0 23919261 191119360 40816 33554432000 4194304 5970956 140729800318672 140729800315656 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40816 837 434 0 40024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 186640

[startup+3.10031 s]
/proc/loadavg: 2.07 2.03 1.91 3/191 5201
/proc/meminfo: memFree=30910716/32770624 swapFree=6824/682348
[pid=5195] ppid=5192 vsize=186640 CPUtime=3.08 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 44943 0 0 0 303 5 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 186640

[startup+6.30031 s]
/proc/loadavg: 2.07 2.03 1.91 3/191 5201
/proc/meminfo: memFree=30911088/32770624 swapFree=6824/682348
[pid=5195] ppid=5192 vsize=186640 CPUtime=6.29 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 48465 0 0 0 623 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039204 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 186640

[startup+12.7003 s]
/proc/loadavg: 2.06 2.03 1.91 3/191 5201
/proc/meminfo: memFree=30910796/32770624 swapFree=6824/682360
[pid=5195] ppid=5192 vsize=186640 CPUtime=12.69 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 51988 0 0 0 1263 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 186640

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 1.91 3/191 5201
/proc/meminfo: memFree=30910960/32770624 swapFree=6824/682380
[pid=5195] ppid=5192 vsize=186640 CPUtime=25.47 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 59037 0 0 0 2541 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 186640

[startup+51.1004 s]
/proc/loadavg: 2.03 2.03 1.91 3/191 5201
/proc/meminfo: memFree=30910960/32770624 swapFree=6824/682404
[pid=5195] ppid=5192 vsize=186640 CPUtime=51.06 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 62565 0 0 0 5100 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039204 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 186640

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/191 5202
/proc/meminfo: memFree=30910340/32770624 swapFree=6824/682480
[pid=5195] ppid=5192 vsize=186640 CPUtime=102.24 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 66103 0 0 0 10218 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039162 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 186640

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/191 5203
/proc/meminfo: memFree=30909532/32770624 swapFree=6824/682536
[pid=5195] ppid=5192 vsize=186640 CPUtime=162.2 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 69642 0 0 0 16214 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039204 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 186640

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.93 3/191 5204
/proc/meminfo: memFree=30909196/32770624 swapFree=6824/682584
[pid=5195] ppid=5192 vsize=186640 CPUtime=222.17 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 72081 0 0 0 22211 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039152 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 186640

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/191 5205
/proc/meminfo: memFree=30909048/32770624 swapFree=6824/682648
[pid=5195] ppid=5192 vsize=186640 CPUtime=282.13 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 72447 0 0 0 28207 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 186640

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/191 5206
/proc/meminfo: memFree=30909528/32770624 swapFree=6824/682692
[pid=5195] ppid=5192 vsize=186640 CPUtime=342.1 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 72817 0 0 0 34204 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 186640

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5207
/proc/meminfo: memFree=30909708/32770624 swapFree=6824/682744
[pid=5195] ppid=5192 vsize=186640 CPUtime=402.07 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 73186 0 0 0 40201 6 0 0 20 0 1 0 23919261 191119360 40821 33554432000 4194304 5970956 140729800318672 140729800316008 5039171 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40821 838 434 0 40024 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 186640

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5208
/proc/meminfo: memFree=30909848/32770624 swapFree=6824/682780
[pid=5195] ppid=5192 vsize=186640 CPUtime=462.04 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 74703 0 0 0 46197 7 0 0 20 0 1 0 23919261 191119360 40827 33554432000 4194304 5970956 140729800318672 140729800316008 5039171 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40827 838 434 0 40024 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 186640

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5209
/proc/meminfo: memFree=30909732/32770624 swapFree=6824/682824
[pid=5195] ppid=5192 vsize=186640 CPUtime=522.01 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 75658 0 0 0 52194 7 0 0 20 0 1 0 23919261 191119360 40827 33554432000 4194304 5970956 140729800318672 140729800316008 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40827 838 434 0 40024 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 186640

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5210
/proc/meminfo: memFree=30909988/32770624 swapFree=6824/682872
[pid=5195] ppid=5192 vsize=186640 CPUtime=581.98 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 76607 0 0 0 58191 7 0 0 20 0 1 0 23919261 191119360 40827 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40827 838 434 0 40024 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 186640


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

[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 1.98 3/192 5260
/proc/meminfo: memFree=30909020/32770624 swapFree=6824/683540
[pid=5195] ppid=5192 vsize=186640 CPUtime=1541.46 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 91289 0 0 0 154138 8 0 0 20 0 1 0 23919261 191119360 40847 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40847 838 434 0 40024 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 186640

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 1.98 3/191 5261
/proc/meminfo: memFree=30909284/32770624 swapFree=6824/683568
[pid=5195] ppid=5192 vsize=186640 CPUtime=1601.43 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 91780 0 0 0 160135 8 0 0 20 0 1 0 23919261 191119360 40847 33554432000 4194304 5970956 140729800318672 140729800316008 5039186 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40847 838 434 0 40024 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 186640

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/191 5262
/proc/meminfo: memFree=30909284/32770624 swapFree=6824/683608
[pid=5195] ppid=5192 vsize=186640 CPUtime=1661.39 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 92750 0 0 0 166131 8 0 0 20 0 1 0 23919261 191119360 40848 33554432000 4194304 5970956 140729800318672 140729800316008 5039152 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40848 838 434 0 40024 0
Current children cumulated CPU time (s) 1661.39
Current children cumulated vsize (KiB) 186640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/191 5263
/proc/meminfo: memFree=30909044/32770624 swapFree=6824/683644
[pid=5195] ppid=5192 vsize=186640 CPUtime=1721.36 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 93209 0 0 0 172128 8 0 0 20 0 1 0 23919261 191119360 40848 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40848 838 434 0 40024 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 186640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/191 5264
/proc/meminfo: memFree=30908796/32770624 swapFree=6824/683680
[pid=5195] ppid=5192 vsize=186640 CPUtime=1781.33 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 93677 0 0 0 178125 8 0 0 20 0 1 0 23919261 191119360 40848 33554432000 4194304 5970956 140729800318672 140729800316008 5039204 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40848 838 434 0 40024 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (KiB) 186640

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5271
/proc/meminfo: memFree=30908488/32770624 swapFree=6824/683720
[pid=5195] ppid=5192 vsize=186640 CPUtime=1841.3 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 94642 0 0 0 184122 8 0 0 20 0 1 0 23919261 191119360 40850 33554432000 4194304 5970956 140729800318672 140729800316008 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40850 838 434 0 40024 0
Current children cumulated CPU time (s) 1841.3
Current children cumulated vsize (KiB) 186640

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5272
/proc/meminfo: memFree=30908824/32770624 swapFree=6824/683756
[pid=5195] ppid=5192 vsize=186640 CPUtime=1901.26 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 95153 0 0 0 190118 8 0 0 20 0 1 0 23919261 191119360 40850 33554432000 4194304 5970956 140729800318672 140729800316008 5039162 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40850 838 434 0 40024 0
Current children cumulated CPU time (s) 1901.26
Current children cumulated vsize (KiB) 186640

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5273
/proc/meminfo: memFree=30909048/32770624 swapFree=6824/683788
[pid=5195] ppid=5192 vsize=186640 CPUtime=1961.23 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 95730 0 0 0 196115 8 0 0 20 0 1 0 23919261 191119360 40850 33554432000 4194304 5970956 140729800318672 140729800316008 5039183 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40850 838 434 0 40024 0
Current children cumulated CPU time (s) 1961.23
Current children cumulated vsize (KiB) 186640

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5274
/proc/meminfo: memFree=30908592/32770624 swapFree=6824/683820
[pid=5195] ppid=5192 vsize=186640 CPUtime=2021.2 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 96654 0 0 0 202112 8 0 0 20 0 1 0 23919261 191119360 40852 33554432000 4194304 5970956 140729800318672 140729800316008 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40852 838 434 0 40024 0
Current children cumulated CPU time (s) 2021.2
Current children cumulated vsize (KiB) 186640

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5275
/proc/meminfo: memFree=30908824/32770624 swapFree=6824/683860
[pid=5195] ppid=5192 vsize=186640 CPUtime=2081.18 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 97616 0 0 0 208109 9 0 0 20 0 1 0 23919261 191119360 40852 33554432000 4194304 5970956 140729800318672 140729800316008 5039186 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40852 838 434 0 40024 0
Current children cumulated CPU time (s) 2081.18
Current children cumulated vsize (KiB) 186640

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5276
/proc/meminfo: memFree=30908800/32770624 swapFree=6824/683900
[pid=5195] ppid=5192 vsize=186640 CPUtime=2141.14 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 98122 0 0 0 214105 9 0 0 20 0 1 0 23919261 191119360 40852 33554432000 4194304 5970956 140729800318672 140729800316008 5039193 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40852 838 434 0 40024 0
Current children cumulated CPU time (s) 2141.14
Current children cumulated vsize (KiB) 186640

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5277
/proc/meminfo: memFree=30908800/32770624 swapFree=6824/683936
[pid=5195] ppid=5192 vsize=186640 CPUtime=2201.11 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 99099 0 0 0 220102 9 0 0 20 0 1 0 23919261 191119360 40853 33554432000 4194304 5970956 140729800318672 140729800316008 5039186 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40853 838 434 0 40024 0
Current children cumulated CPU time (s) 2201.11
Current children cumulated vsize (KiB) 186640

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5278
/proc/meminfo: memFree=30909028/32770624 swapFree=6824/683964
[pid=5195] ppid=5192 vsize=186640 CPUtime=2261.08 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 99558 0 0 0 226099 9 0 0 20 0 1 0 23919261 191119360 40853 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40853 838 434 0 40024 0
Current children cumulated CPU time (s) 2261.08
Current children cumulated vsize (KiB) 186640

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5279
/proc/meminfo: memFree=30908648/32770624 swapFree=6824/683996
[pid=5195] ppid=5192 vsize=186640 CPUtime=2321.04 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 100067 0 0 0 232095 9 0 0 20 0 1 0 23919261 191119360 40853 33554432000 4194304 5970956 140729800318672 140729800316008 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40853 838 434 0 40024 0
Current children cumulated CPU time (s) 2321.04
Current children cumulated vsize (KiB) 186640

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/191 5463
/proc/meminfo: memFree=30960972/32770624 swapFree=6824/684116
[pid=5195] ppid=5192 vsize=186640 CPUtime=2381.01 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 100572 0 0 0 238092 9 0 0 20 0 1 0 23919261 191119360 40853 33554432000 4194304 5970956 140729800318672 140729800316008 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46660 40853 838 434 0 40024 0
Current children cumulated CPU time (s) 2381.01
Current children cumulated vsize (KiB) 186640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.3 s]
/proc/loadavg: 2.05 2.03 1.99 3/191 5463
/proc/meminfo: memFree=30960972/32770624 swapFree=6824/684140
[pid=5195] ppid=5192 vsize=186808 CPUtime=2400 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 101048 0 0 0 239991 9 0 0 20 0 1 0 23919261 191291392 40856 33554432000 4194304 5970956 140729800318672 140729800316040 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46702 40856 838 434 0 40066 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 186808

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5195 sig 9
??? kill -5195 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2401.3 s]
/proc/loadavg: 2.05 2.03 1.99 3/191 5463
/proc/meminfo: memFree=30960972/32770624 swapFree=6824/684140
[pid=5195] ppid=5192 vsize=186808 CPUtime=2400 cores=1,3,5,7
/proc/5195/stat : 5195 (cosoco) R 5192 5195 4362 0 -1 4202496 101048 0 0 0 239991 9 0 0 20 0 1 0 23919261 191291392 40856 33554432000 4194304 5970956 140729800318672 140729800316040 5098928 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 15421440 140729800324289 140729800324419 140729800324419 140729800327118 0
/proc/5195/statm: 46702 40856 838 434 0 40066 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 186808

Child status: 1
Real time (s): 2401.31
CPU time (s): 2400.01
CPU user time (s): 2399.92
CPU system time (s): 0.09295
CPU usage (%): 99.9461
Max. virtual memory (cumulated for all children) (KiB): 186808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 0.09295
maximum resident set size= 163468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101077
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= 10
involuntary context switches= 120666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.07436 second user time and 10.1186 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 10:39:59
IDJOB=4240415
IDBENCH=122901
IDSOLVER=2620
FILE ID=node102/4240415-1500626399
RUNJOBID= node102-1500623787-4394
PBS_JOBID= 20623025
Free space on /tmp= 61884 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-188.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240415-1500626399/watcher-4240415-1500626399 -o /tmp/evaluation-result-4240415-1500626399/solver-4240415-1500626399 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4394 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240415-1500626399.xml

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

MD5SUM BENCH= 60b39e31c0b6c133ee3b2ed9cb605470
RANDOM SEED=91996560

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31073208 kB
MemAvailable:   31942956 kB
Buffers:          161068 kB
Cached:           993696 kB
SwapCached:            0 kB
Active:           567120 kB
Inactive:         699164 kB
Active(anon):     114456 kB
Inactive(anon):    16868 kB
Active(file):     452664 kB
Inactive(file):   682296 kB
Unevictable:        6824 kB
Mlocked:            6824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:        123020 kB
Mapped:            35280 kB
Shmem:             17104 kB
Slab:             126868 kB
SReclaimable:     101248 kB
SUnreclaim:        25620 kB
KernelStack:        3424 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     387788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61888 MiB
End job on node102 at 2017-07-21 11:20:00