Trace number 4268144

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
cosoco 1.12? (TO) 2519.9199 2520

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.28/0.44	c root propagations     : 17672       
0.28/0.44	c restarts enabled, print stats at every restarts
0.28/0.44	c
0.28/0.44	c
0.28/0.44	c
0.28/0.44	c This is cosoco 1.12 --  
0.28/0.44	c
0.28/0.44	c command line: cosoco -lc -model -restarts HOME/instance-4268144-1502512120.xml 
0.28/0.44	c ========================================[ Problem Statistics ]===========================================
0.28/0.44	c |                                                                                                       
0.28/0.44	c |  Parse time        :         0.23 s 
0.28/0.44	c |
0.28/0.44	c |               Variables: 376
0.28/0.44	c |            Domain Sizes: 188..35344
0.28/0.44	c |
0.28/0.44	c |             Constraints: 380
0.28/0.44	c |                   Arity: 1..188  -- Unary: 1  -- Binary: 374
0.28/0.44	c | 
0.28/0.44	c |                   Types: 
0.28/0.44	c |                          (X - Y < k): 186
0.28/0.44	c |                          All Different: 1
0.28/0.44	c |                          Intension: 189
0.28/0.44	c |                          Sum: 4
0.28/0.44	c |                          
0.28/0.44	c =========================================================================================================
0.28/0.44	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.67/2.83	c 101            289            37302          27007          188            0              189   189   187
4.87/5.06	c 211            399            37742          27337          189            0              1   1   0      
7.37/7.52	c 332            520            38226          27700          189            0              1   1   0      
10.08/10.23	c 465            653            38758          28099          189            0              1   1   0      
12.98/13.19	c 611            799            39342          28537          189            0              1   1   0      
16.28/16.45	c 771            959            39982          29017          189            0              1   1   0      
19.88/20.02	c 947            1135           40686          29545          189            0              1   1   0      
23.78/23.94	c 1140           1328           41458          30124          189            0              1   1   0      
28.08/28.25	c 1352           1540           42306          30760          189            0              1   1   0      
32.78/32.98	c 1585           1773           43238          31459          189            0              1   1   0      
37.98/38.17	c 1841           2029           44262          32227          189            0              1   1   0      
43.68/43.88	c 2122           2310           45386          33070          189            0              1   1   0      
49.98/50.15	c 2431           2619           46622          33997          189            0              1   1   0      
56.88/57.03	c 2770           2958           47978          35014          189            0              1   1   0      
64.38/64.58	c 3142           3330           49466          36130          189            0              1   1   0      
72.68/72.88	c 3551           3739           51102          37357          189            0              1   1   0      
81.78/81.99	c 4000           4188           52898          38704          189            0              1   1   0      
91.78/91.98	c 4493           4681           54870          40183          189            0              1   1   0      
102.78/102.97	c 5035           5223           57038          41809          189            0              1   1   0      
114.88/115.05	c 5631           5819           59422          43597          189            0              1   1   0      
128.17/128.33	c 6286           6474           62042          45562          189            0              1   1   0      
142.77/142.92	c 7006           7194           64922          47722          189            0              1   1   0      
158.77/158.96	c 7798           7986           68090          50098          189            0              1   1   0      
176.37/176.59	c 8669           8857           71574          52711          189            0              1   1   0      
195.79/195.99	c 9627           9815           76526          95200          189            0              1   1   0      
217.18/217.32	c 10680          10868          82613          164433         189            0              1   1   0      
240.58/240.76	c 11838          12026          89495          246776         189            0              1   1   0      
266.38/266.50	c 13111          13299          96837          328988         189            0              1   1   0      
294.59/294.80	c 14511          14699          104687         410856         189            0              1   1   0      
325.79/325.91	c 16051          16239          113097         492240         189            0              1   1   0      
359.89/360.09	c 17745          17933          122123         572891         189            0              1   1   0      
397.49/397.66	c 19608          19796          132200         664893         189            0              1   1   0      
435.89/436.03	c 21657          22045          142769         700895         189            0              1   201   163  
479.49/479.68	c 23910          24498          163142         960584         190            0              1   201   147  
526.99/527.10	c 26388          27178          183666         1195259        191            0              1   203   146  
578.79/578.98	c 29113          30105          204428         1406189        192            0              1   203   143  
635.49/635.67	c 32110          33307          225531         1594626        193            0              1   206   142  
699.60/699.76	c 35406          36808          246311         1740773        194            0              1   206   130  
770.69/770.83	c 39031          40640          267658         1867997        195            0              1   208   128  
848.49/848.65	c 43018          44834          289703         1977477        196            0              1   208   128  
933.09/933.25	c 47403          49428          312583         2070381        197            0              1   210   128  
1025.39/1025.50	c 52226          54460          336454         2147861        198            0              1   210   129  
1125.39/1125.56	c 57531          59976          361507         2211063        199            0              1   212   130  
1234.49/1234.65	c 63366          66022          387923         2261117        200            0              1   212   131  
1352.50/1352.65	c 69784          72653          415629         2298068        201            0              1   214   133  
1492.50/1492.60	c 76843          79908          449814         2377680        202            0              1   197   115  
1644.70/1644.83	c 84607          87866          490015         2496954        202            0              45   195   191 
1813.81/1813.96	c 93147          96597          526165         2540249        202            0              191   192   191
1982.61/1982.73	c 102541         106204         568979         2593928        202            0              3   214   200  
2186.21/2186.34	c 112874         116734         619483         2746689        203            0              1   198   127  
2409.11/2409.23	c 124240         128295         674094         2876770        203            0              45   196   192 
2519.91/2520.00	
2519.91/2520.00	c *** INTERRUPTED ***
2519.91/2520.00	c restarts              : 51          
2519.91/2520.00	c conflicts             : 129898       (52 /sec)
2519.91/2520.00	c decisions             : 134149       (53 /sec)
2519.91/2520.00	c propagations          : 2954224     (1172 /sec)
2519.91/2520.00	c root propagations     : 17672       
2519.91/2520.00	c filter calls          : 704374         (280 /sec)
2519.91/2520.00	c useless filter calls  : 532299         (75 %)
2519.91/2520.00	c Memory used           : 182.44 MB
2519.91/2520.00	c CPU time              : 2519.83 s
2519.91/2520.00	
2519.91/2520.00	s UNKNOWN

Verifier Data


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-4268144-1502512120/watcher-4268144-1502512120 -o /tmp/evaluation-result-4268144-1502512120/solver-4268144-1502512120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31838 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268144-1502512120.xml 

pid=5246
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.94 2.00 2.02 2/181 5249
/proc/meminfo: memFree=31520768/32770624 swapFree=0/420224
[pid=5249] ppid=5246 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/5249/stat : 5249 (runsolver) D 5246 5249 31775 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 39552688 24240128 107 18446744073709551615 4194304 4338465 140724684100944 140724684098584 140083378701015 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 34979840 140724684107969 140724684108361 140724684108361 140724684111818 0
/proc/5249/statm: 5918 107 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 1.94 2.00 2.02 2/181 5249
/proc/meminfo: memFree=31520768/32770624 swapFree=0/420224
[pid=5249] ppid=5246 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/5249/stat : 5249 (runsolver) D 5246 5249 31775 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 39552688 24240128 107 18446744073709551615 4194304 4338465 140724684100944 140724684098584 140083378701015 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 34979840 140724684107969 140724684108361 140724684108361 140724684111818 0
/proc/5249/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200616 s]
/proc/loadavg: 1.94 2.00 2.02 2/181 5249
/proc/meminfo: memFree=31520768/32770624 swapFree=0/420224
[pid=5249] ppid=5246 vsize=99872 CPUtime=0.08 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 19264 0 0 0 6 2 0 0 20 0 1 0 39552688 102268928 19101 18446744073709551615 4194304 5972588 140726222304608 140726222298168 140478227154174 0 0 1 0 0 0 0 17 6 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 24968 19101 798 435 0 18331 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 99872

[startup+0.300618 s]
/proc/loadavg: 1.94 2.00 2.02 2/181 5249
/proc/meminfo: memFree=31520768/32770624 swapFree=0/420224
[pid=5249] ppid=5246 vsize=143292 CPUtime=0.18 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 30111 0 0 0 14 4 0 0 20 0 1 0 39552688 146731008 29925 18446744073709551615 4194304 5972588 140726222304608 140726222298168 4885936 0 0 1 0 0 0 0 17 6 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 35823 29925 798 435 0 29186 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 143292

[startup+0.700278 s]
/proc/loadavg: 1.94 2.00 2.02 2/181 5249
/proc/meminfo: memFree=31520768/32770624 swapFree=0/420224
[pid=5249] ppid=5246 vsize=186440 CPUtime=0.58 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 40963 0 0 0 53 5 0 0 20 0 1 0 39552688 190914560 40739 18446744073709551615 4194304 5972588 140726222304608 140726222301832 4978775 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46610 40739 802 435 0 39973 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 186440

[startup+1.50035 s]
/proc/loadavg: 1.94 2.00 2.02 3/182 5250
/proc/meminfo: memFree=31361044/32770624 swapFree=0/420456
[pid=5249] ppid=5246 vsize=186648 CPUtime=1.38 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 40983 0 0 0 133 5 0 0 20 0 1 0 39552688 191127552 40805 18446744073709551615 4194304 5972588 140726222304608 140726222301560 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40805 841 435 0 40025 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 186648

[startup+3.10035 s]
/proc/loadavg: 1.94 2.00 2.02 3/182 5250
/proc/meminfo: memFree=31360812/32770624 swapFree=0/420228
[pid=5249] ppid=5246 vsize=186648 CPUtime=2.97 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 44955 0 0 0 292 5 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301560 5040154 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 186648

[startup+6.30035 s]
/proc/loadavg: 1.86 1.98 2.01 3/182 5250
/proc/meminfo: memFree=31360564/32770624 swapFree=0/420220
[pid=5249] ppid=5246 vsize=186648 CPUtime=6.17 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 48477 0 0 0 612 5 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 186648

[startup+12.7003 s]
/proc/loadavg: 1.87 1.98 2.01 3/182 5250
/proc/meminfo: memFree=31360564/32770624 swapFree=0/420220
[pid=5249] ppid=5246 vsize=186648 CPUtime=12.58 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 52000 0 0 0 1252 6 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 186648

[startup+25.5004 s]
/proc/loadavg: 1.90 1.99 2.01 3/182 5250
/proc/meminfo: memFree=31360316/32770624 swapFree=0/420236
[pid=5249] ppid=5246 vsize=186648 CPUtime=25.38 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 59049 0 0 0 2532 6 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 186648

[startup+51.1004 s]
/proc/loadavg: 1.94 1.99 2.01 3/181 5250
/proc/meminfo: memFree=31360316/32770624 swapFree=0/420240
[pid=5249] ppid=5246 vsize=186648 CPUtime=50.98 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 62577 0 0 0 5092 6 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 186648

[startup+102.3 s]
/proc/loadavg: 2.03 2.00 2.02 3/181 5252
/proc/meminfo: memFree=31359560/32770624 swapFree=0/420244
[pid=5249] ppid=5246 vsize=186648 CPUtime=102.18 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 66114 0 0 0 10212 6 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040166 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 186648

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/181 5254
/proc/meminfo: memFree=31359080/32770624 swapFree=0/420268
[pid=5249] ppid=5246 vsize=186648 CPUtime=162.17 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 69649 0 0 0 16211 6 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 186648

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 5256
/proc/meminfo: memFree=31359120/32770624 swapFree=0/420292
[pid=5249] ppid=5246 vsize=186648 CPUtime=222.19 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 70012 0 0 0 22212 7 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 186648

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 5258
/proc/meminfo: memFree=31359452/32770624 swapFree=0/420312
[pid=5249] ppid=5246 vsize=186648 CPUtime=282.18 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 70373 0 0 0 28211 7 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 186648

[startup+342.3 s]
/proc/loadavg: 2.21 2.05 2.04 3/184 5274
/proc/meminfo: memFree=31353964/32770624 swapFree=0/420352
[pid=5249] ppid=5246 vsize=186648 CPUtime=342.19 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 70735 0 0 0 34212 7 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040154 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 186648

[startup+402.3 s]
/proc/loadavg: 2.08 2.04 2.04 3/184 5276
/proc/meminfo: memFree=31354316/32770624 swapFree=0/420384
[pid=5249] ppid=5246 vsize=186648 CPUtime=402.19 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 71085 0 0 0 40212 7 0 0 20 0 1 0 39552688 191127552 40824 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040138 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40824 841 435 0 40025 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 186648

[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.04 3/181 5278
/proc/meminfo: memFree=31357196/32770624 swapFree=0/420392
[pid=5249] ppid=5246 vsize=186648 CPUtime=462.19 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 72678 0 0 0 46212 7 0 0 20 0 1 0 39552688 191127552 40829 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40829 841 435 0 40025 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 186648

[startup+522.3 s]
/proc/loadavg: 2.09 2.06 2.05 3/181 5280
/proc/meminfo: memFree=31357940/32770624 swapFree=0/420400
[pid=5249] ppid=5246 vsize=186648 CPUtime=522.19 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 73666 0 0 0 52212 7 0 0 20 0 1 0 39552688 191127552 40830 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040154 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40830 841 435 0 40025 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 186648

[startup+582.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 5282
/proc/meminfo: memFree=31357568/32770624 swapFree=0/420420
[pid=5249] ppid=5246 vsize=186648 CPUtime=582.19 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 74650 0 0 0 58212 7 0 0 20 0 1 0 39552688 191127552 40830 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040138 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40830 841 435 0 40025 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 186648


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 5408
/proc/meminfo: memFree=31399004/32770624 swapFree=0/420776
[pid=5249] ppid=5246 vsize=186648 CPUtime=1602.2 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 90330 0 0 0 160212 8 0 0 20 0 1 0 39552688 191127552 40850 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40850 841 435 0 40025 0
Current children cumulated CPU time (s) 1602.2
Current children cumulated vsize (KiB) 186648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5410
/proc/meminfo: memFree=31400912/32770624 swapFree=0/420796
[pid=5249] ppid=5246 vsize=186648 CPUtime=1662.2 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 91337 0 0 0 166212 8 0 0 20 0 1 0 39552688 191127552 40851 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40851 841 435 0 40025 0
Current children cumulated CPU time (s) 1662.2
Current children cumulated vsize (KiB) 186648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5412
/proc/meminfo: memFree=31401060/32770624 swapFree=0/420792
[pid=5249] ppid=5246 vsize=186648 CPUtime=1722.2 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 91823 0 0 0 172212 8 0 0 20 0 1 0 39552688 191127552 40851 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040154 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40851 841 435 0 40025 0
Current children cumulated CPU time (s) 1722.2
Current children cumulated vsize (KiB) 186648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5414
/proc/meminfo: memFree=31401684/32770624 swapFree=0/420824
[pid=5249] ppid=5246 vsize=186648 CPUtime=1782.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 92317 0 0 0 178213 8 0 0 20 0 1 0 39552688 191127552 40851 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40851 841 435 0 40025 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 186648

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5416
/proc/meminfo: memFree=31401900/32770624 swapFree=0/420848
[pid=5249] ppid=5246 vsize=186648 CPUtime=1842.2 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 93314 0 0 0 184212 8 0 0 20 0 1 0 39552688 191127552 40852 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40852 841 435 0 40025 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 186648

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5418
/proc/meminfo: memFree=31402288/32770624 swapFree=0/420868
[pid=5249] ppid=5246 vsize=186648 CPUtime=1902.2 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 93855 0 0 0 190212 8 0 0 20 0 1 0 39552688 191127552 40852 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040162 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40852 841 435 0 40025 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 186648

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 5420
/proc/meminfo: memFree=31402012/32770624 swapFree=0/420876
[pid=5249] ppid=5246 vsize=186648 CPUtime=1962.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 94448 0 0 0 196213 8 0 0 20 0 1 0 39552688 191127552 40852 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040138 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40852 841 435 0 40025 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 186648

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 5422
/proc/meminfo: memFree=31402384/32770624 swapFree=0/420892
[pid=5249] ppid=5246 vsize=186648 CPUtime=2022.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 95402 0 0 0 202213 8 0 0 20 0 1 0 39552688 191127552 40854 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040128 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40854 841 435 0 40025 0
Current children cumulated CPU time (s) 2022.21
Current children cumulated vsize (KiB) 186648

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 5424
/proc/meminfo: memFree=31401764/32770624 swapFree=0/420904
[pid=5249] ppid=5246 vsize=186648 CPUtime=2082.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 96390 0 0 0 208213 8 0 0 20 0 1 0 39552688 191127552 40854 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040180 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40854 841 435 0 40025 0
Current children cumulated CPU time (s) 2082.21
Current children cumulated vsize (KiB) 186648

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5440
/proc/meminfo: memFree=31397620/32770624 swapFree=0/420952
[pid=5249] ppid=5246 vsize=186648 CPUtime=2142.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 96920 0 0 0 214213 8 0 0 20 0 1 0 39552688 191127552 40854 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040180 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40854 841 435 0 40025 0
Current children cumulated CPU time (s) 2142.21
Current children cumulated vsize (KiB) 186648

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 5442
/proc/meminfo: memFree=31398456/32770624 swapFree=0/420980
[pid=5249] ppid=5246 vsize=186648 CPUtime=2202.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 97934 0 0 0 220213 8 0 0 20 0 1 0 39552688 191127552 40856 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099651 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40856 841 435 0 40025 0
Current children cumulated CPU time (s) 2202.21
Current children cumulated vsize (KiB) 186648

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5444
/proc/meminfo: memFree=31401720/32770624 swapFree=0/420996
[pid=5249] ppid=5246 vsize=186648 CPUtime=2262.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 98419 0 0 0 226213 8 0 0 20 0 1 0 39552688 191127552 40856 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040180 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40856 841 435 0 40025 0
Current children cumulated CPU time (s) 2262.21
Current children cumulated vsize (KiB) 186648

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 5446
/proc/meminfo: memFree=31403380/32770624 swapFree=0/421000
[pid=5249] ppid=5246 vsize=186648 CPUtime=2322.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 98946 0 0 0 232213 8 0 0 20 0 1 0 39552688 191127552 40856 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40856 841 435 0 40025 0
Current children cumulated CPU time (s) 2322.21
Current children cumulated vsize (KiB) 186648

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5449
/proc/meminfo: memFree=31403044/32770624 swapFree=0/421012
[pid=5249] ppid=5246 vsize=186648 CPUtime=2382.2 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 99480 0 0 0 238212 8 0 0 20 0 1 0 39552688 191127552 40856 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46662 40856 841 435 0 40025 0
Current children cumulated CPU time (s) 2382.2
Current children cumulated vsize (KiB) 186648

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5452
/proc/meminfo: memFree=31401920/32770624 swapFree=0/421040
[pid=5249] ppid=5246 vsize=186816 CPUtime=2442.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 100488 0 0 0 244213 8 0 0 20 0 1 0 39552688 191299584 40859 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040180 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46704 40859 841 435 0 40067 0
Current children cumulated CPU time (s) 2442.21
Current children cumulated vsize (KiB) 186816

[startup+2502.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 5454
/proc/meminfo: memFree=31401800/32770624 swapFree=0/421060
[pid=5249] ppid=5246 vsize=186816 CPUtime=2502.21 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 101008 0 0 0 250213 8 0 0 20 0 1 0 39552688 191299584 40859 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5040166 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46704 40859 841 435 0 40067 0
Current children cumulated CPU time (s) 2502.21
Current children cumulated vsize (KiB) 186816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 5454
/proc/meminfo: memFree=31401800/32770624 swapFree=0/421060
[pid=5249] ppid=5246 vsize=186816 CPUtime=2519.91 cores=0,2,4,6
/proc/5249/stat : 5249 (cosoco) R 5246 5249 31775 0 -1 4202496 101502 0 0 0 251983 8 0 0 20 0 1 0 39552688 191299584 40859 18446744073709551615 4194304 5972588 140726222304608 140726222301912 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 13946880 140726222311918 140726222312013 140726222312013 140726222315470 0
/proc/5249/statm: 46704 40859 841 435 0 40067 0
Current children cumulated CPU time (s) 2519.91
Current children cumulated vsize (KiB) 186816

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 5249 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.92
CPU user time (s): 2519.83
CPU system time (s): 0.090001
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 186816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.83
system time used= 0.090001
maximum resident set size= 163504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101554
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= 9
involuntary context switches= 695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.29645 second user time and 10.9534 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 06:14:24
IDJOB=4268144
IDBENCH=122901
IDSOLVER=2658
FILE ID=node124/4268144-1502512120
RUNJOBID= node124-1502500286-31838
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-188.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268144-1502512120/watcher-4268144-1502512120 -o /tmp/evaluation-result-4268144-1502512120/solver-4268144-1502512120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31838 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268144-1502512120.xml

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

MD5SUM BENCH= 60b39e31c0b6c133ee3b2ed9cb605470
RANDOM SEED=2076114086

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.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.51
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		: 2668.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.55
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		: 2668.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.51
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		: 2668.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.55
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.51
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		: 2668.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.55
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		: 2668.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.51
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		: 2668.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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31520768 kB
MemAvailable:   31960104 kB
Buffers:          230264 kB
Cached:           503252 kB
SwapCached:            0 kB
Active:           387972 kB
Inactive:         445184 kB
Active(anon):     100076 kB
Inactive(anon):    24960 kB
Active(file):     287896 kB
Inactive(file):   420224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2364 kB
Writeback:             0 kB
AnonPages:         99080 kB
Mapped:            41208 kB
Shmem:             25320 kB
Slab:             119632 kB
SReclaimable:      94104 kB
SUnreclaim:        25528 kB
KernelStack:        3200 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     364180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-12 06:56:24