Trace number 4240423

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.04 2400.4

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-136.xml
MD5SUMb86bbac9d1c2750a8bd8bee071b595c8
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 benchmark3.5399001
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints144
Number of domains2
Minimum domain size136
Maximum domain size18496
Distribution of domain sizes[{"size":136,"count":136},{"size":18496,"count":136}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":136},{"degree":4,"count":135},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity136
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":136},{"arity":68,"count":6},{"arity":136,"count":1}]
Number of extensional constraints0
Number of intensional constraints137
Distribution of constraint types[{"type":"intension","count":137},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.18/0.26	c root propagations     : 9248        
0.18/0.26	c restarts enabled, print stats at every restarts
0.18/0.26	c
0.18/0.26	c
0.18/0.26	c
0.18/0.26	c This is cosoco 1.0 --  
0.18/0.26	c
0.18/0.26	c ========================================[ Problem Statistics ]===========================================
0.18/0.26	c |                                                                                                       
0.18/0.26	c |  Parse time        :         0.20 s 
0.18/0.26	c |
0.18/0.26	c |               Variables: 272
0.18/0.26	c |            Domain Sizes: 136..18496
0.18/0.26	c |
0.18/0.26	c |             Constraints: 276
0.18/0.26	c |                   Arity: 1..136  -- Unary: 1  -- Binary: 270
0.18/0.26	c | 
0.18/0.26	c |                   Types: 
0.18/0.26	c |                          (X - Y < k): 134
0.18/0.26	c |                          All Different: 1
0.18/0.26	c |                          Intension: 137
0.18/0.26	c |                          Sum: 4
0.18/0.26	c |                          
0.18/0.26	c =========================================================================================================
0.18/0.26	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.68/0.76	c 101            237            19948          14313          136            0              137   137   135
1.08/1.18	c 211            347            20278          14643          137            0              1   1   0      
1.58/1.65	c 332            468            20641          15006          137            0              1   1   0      
2.07/2.17	c 465            601            21040          15405          137            0              1   1   0      
2.67/2.73	c 611            747            21478          15843          137            0              1   1   0      
3.28/3.35	c 771            907            21958          16323          137            0              1   1   0      
3.97/4.04	c 947            1083           22486          16851          137            0              1   1   0      
4.67/4.78	c 1140           1276           23065          17430          137            0              1   1   0      
5.48/5.60	c 1352           1488           23701          18066          137            0              1   1   0      
6.47/6.50	c 1585           1721           24400          18765          137            0              1   1   0      
7.37/7.49	c 1841           1977           25168          19533          137            0              1   1   0      
8.47/8.58	c 2122           2258           26011          20376          137            0              1   1   0      
9.67/9.77	c 2431           2567           26938          21303          137            0              1   1   0      
10.98/11.07	c 2770           2906           27955          22320          137            0              1   1   0      
12.47/12.51	c 3142           3278           29071          23436          137            0              1   1   0      
13.97/14.08	c 3551           3687           30298          24663          137            0              1   1   0      
15.77/15.81	c 4000           4136           31645          26010          137            0              1   1   0      
17.58/17.70	c 4493           4629           33124          27489          137            0              1   1   0      
19.67/19.79	c 5035           5171           35289          42917          137            0              1   1   0      
21.98/22.09	c 5631           5767           38165          72277          137            0              1   1   0      
24.57/24.62	c 6286           6422           41218          101770         137            0              1   1   0      
27.37/27.40	c 7006           7142           44738          138110         137            0              1   1   0      
30.37/30.44	c 7798           7934           48202          167531         137            0              1   1   0      
33.67/33.78	c 8669           8805           52175          203505         137            0              1   1   0      
37.37/37.45	c 9627           9763           56409          239127         137            0              1   1   0      
41.36/41.46	c 10680          10959          62088          277228         137            0              1   144   24   
45.37/45.47	c 11838          12264          67368          502068         138            0              1   148   132  
50.17/50.26	c 13111          13684          72932          629309         139            0              1   148   91   
55.37/55.49	c 14511          15233          78856          740609         140            0              1   150   88   
61.16/61.22	c 16051          16922          85191          836005         141            0              1   150   84   
67.36/67.47	c 17745          18767          91986          915541         142            0              1   152   82   
74.26/74.31	c 19608          20781          99271          979260         143            0              1   152   79   
81.66/81.76	c 21657          22983          107113         1027215        144            0              1   154   78   
89.86/89.94	c 23910          25389          115553         1059458        145            0              1   154   76   
99.26/99.34	c 26388          28011          124640         1092795        146            0              1   145   63   
109.36/109.42	c 29113          30875          139428         1159759        147            0              1   140   133  
119.16/119.26	c 32110          34027          149828         1186109        147            0              139   156   148
131.65/131.73	c 35406          37464          164756         1243887        148            0              1   142   61   
145.05/145.10	c 39031          41229          179634         1295469        148            0              33   141   139 
159.05/159.19	c 43018          45365          195828         1330639        148            0              3   150   142  
175.15/175.24	c 47403          49890          213234         1375888        149            0              1   141   138  
191.74/191.86	c 52226          54868          232163         1413597        149            0              3   156   144  
211.54/211.67	c 57531          60316          252761         1482653        150            0              1   144   80   
233.14/233.24	c 63366          66292          276332         1553537        150            0              20   142   139 
257.04/257.10	c 69784          72849          304033         1663340        150            0              19   140   138 
283.43/283.51	c 76843          80047          326587         1711858        150            0              139   140   139
311.33/311.43	c 84607          87953          356028         1798599        151            0              1   143   134  
339.62/339.70	c 93147          96650          385206         1842374        151            0              2   158   147  
373.62/373.78	c 102541         106191         418783         1941551        152            0              1   148   100  
410.91/411.03	c 112874         116667         454165         2029137        152            0              13   144   141 
452.81/452.96	c 124240         128173         494510         2134633        152            0              16   141   139 
499.20/499.36	c 136742         140814         533393         2199480        152            0              139   140   139
545.69/545.85	c 150494         154723         577105         2268617        152            0              3   158   146  
598.98/599.14	c 165621         170001         629605         2438708        153            0              1   152   112  
658.38/658.56	c 182260         186786         683968         2550330        153            0              8   147   141  
716.87/717.07	c 200562         205247         743795         2672504        153            0              3   160   149  
786.46/786.68	c 220694         225534         808112         2815660        154            0              1   156   118  
863.85/864.08	c 242839         247826         880986         2958733        155            0              1   148   142  
941.73/941.95	c 267198         272344         959807         3145427        155            0              3   160   149  
1031.92/1032.14	c 293992         299299         1046140        3350980        156            0              1   162   123  
1131.51/1131.72	c 323465         328930         1141161        3574519        157            0              1   159   122  
1241.99/1242.27	c 355885         361504         1244238        3779791        157            0              8   155   144  
1350.77/1351.03	c 391547         397329         1355203        3987799        157            0              3   164   152  
1481.96/1482.20	c 430775         436712         1481604        4242652        158            0              1   156   125  
1618.74/1619.00	c 473925         480025         1618587        4531307        159            0              1   164   131  
1771.11/1771.49	c 521390         527655         1774947        5016247        160            0              1   166   128  
1937.39/1937.71	c 573601         580031         1939701        5301837        161            0              1   166   129  
2118.56/2118.92	c 631033         637630         2122092        5658255        162            0              1   168   130  
2315.64/2316.05	c 694208         700972         2327285        6151162        163            0              1   168   130  

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-4240423-1500626434/watcher-4240423-1500626434 -o /tmp/evaluation-result-4240423-1500626434/solver-4240423-1500626434 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500626434-5656 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240423-1500626434.xml 

pid=5677
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: 1.00 1.01 1.05 3/184 5680
/proc/meminfo: memFree=31512536/32770624 swapFree=6912/377404
[pid=5680] ppid=5677 vsize=5512 CPUtime=0 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) D 5677 5680 5624 0 -1 1077936128 161 0 2 0 0 0 0 0 20 0 1 0 16066374 5644288 37 33554432000 4194304 5970956 140733838040464 140733838037656 140077091862215 0 0 4096 0 18446744072101588516 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 1378 37 27 434 0 40 0

[startup+0.100174 s]
/proc/loadavg: 1.00 1.01 1.05 3/184 5680
/proc/meminfo: memFree=31512536/32770624 swapFree=6912/377404
[pid=5680] ppid=5677 vsize=55568 CPUtime=0.08 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 8188 0 3 0 7 1 0 0 20 0 1 0 16066374 56901632 7971 33554432000 4194304 5970956 140733838040464 140733838034056 4966541 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 13892 7971 792 434 0 7256 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55568

[startup+0.20039 s]
/proc/loadavg: 1.00 1.01 1.05 3/184 5680
/proc/meminfo: memFree=31512536/32770624 swapFree=6912/377404
[pid=5680] ppid=5677 vsize=76092 CPUtime=0.18 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 13325 0 3 0 16 2 0 0 20 0 1 0 16066374 77918208 13140 33554432000 4194304 5970956 140733838040464 140733838034056 4966541 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 19023 13140 792 434 0 12387 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 76092

[startup+0.300322 s]
/proc/loadavg: 1.00 1.01 1.05 3/184 5680
/proc/meminfo: memFree=31512536/32770624 swapFree=6912/377404
[pid=5680] ppid=5677 vsize=87708 CPUtime=0.28 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 16251 0 3 0 26 2 0 0 20 0 1 0 16066374 89812992 16085 33554432000 4194304 5970956 140733838040464 140733838038072 5098910 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16085 829 434 0 15291 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 87708

[startup+0.700235 s]
/proc/loadavg: 1.00 1.01 1.05 3/184 5680
/proc/meminfo: memFree=31512536/32770624 swapFree=6912/377404
[pid=5680] ppid=5677 vsize=87708 CPUtime=0.68 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 16261 0 3 0 66 2 0 0 20 0 1 0 16066374 89812992 16085 33554432000 4194304 5970956 140733838040464 140733838038072 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16085 829 434 0 15291 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87708

[startup+1.50023 s]
/proc/loadavg: 1.00 1.01 1.05 3/188 5687
/proc/meminfo: memFree=31436356/32770624 swapFree=6912/378992
[pid=5680] ppid=5677 vsize=87708 CPUtime=1.48 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 16262 0 3 0 146 2 0 0 20 0 1 0 16066374 89812992 16085 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16085 829 434 0 15291 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87708

[startup+3.10023 s]
/proc/loadavg: 1.00 1.01 1.05 3/188 5687
/proc/meminfo: memFree=31435868/32770624 swapFree=6912/378992
[pid=5680] ppid=5677 vsize=87708 CPUtime=3.07 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 17604 0 3 0 305 2 0 0 20 0 1 0 16066374 89812992 16105 33554432000 4194304 5970956 140733838040464 140733838037800 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16105 838 434 0 15291 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 87708

[startup+6.30023 s]
/proc/loadavg: 1.00 1.01 1.05 3/188 5687
/proc/meminfo: memFree=31436016/32770624 swapFree=6912/378996
[pid=5680] ppid=5677 vsize=87708 CPUtime=6.27 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 18951 0 3 0 625 2 0 0 20 0 1 0 16066374 89812992 16105 33554432000 4194304 5970956 140733838040464 140733838037800 5039204 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16105 838 434 0 15291 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 87708

[startup+12.7002 s]
/proc/loadavg: 1.08 1.03 1.05 3/188 5687
/proc/meminfo: memFree=31435904/32770624 swapFree=6912/378996
[pid=5680] ppid=5677 vsize=87708 CPUtime=12.67 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 20304 0 3 0 1265 2 0 0 20 0 1 0 16066374 89812992 16105 33554432000 4194304 5970956 140733838040464 140733838037800 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16105 838 434 0 15291 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 87708

[startup+25.5003 s]
/proc/loadavg: 1.29 1.08 1.07 3/188 5687
/proc/meminfo: memFree=31436424/32770624 swapFree=6912/379020
[pid=5680] ppid=5677 vsize=87708 CPUtime=25.47 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 23427 0 3 0 2545 2 0 0 20 0 1 0 16066374 89812992 16106 33554432000 4194304 5970956 140733838040464 140733838037800 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16106 838 434 0 15291 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87708

[startup+51.1003 s]
/proc/loadavg: 1.53 1.15 1.09 3/188 5687
/proc/meminfo: memFree=31436644/32770624 swapFree=6912/379044
[pid=5680] ppid=5677 vsize=87708 CPUtime=51.07 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 26432 0 3 0 5104 3 0 0 20 0 1 0 16066374 89812992 16107 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16107 838 434 0 15291 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87708

[startup+102.3 s]
/proc/loadavg: 1.80 1.28 1.14 3/188 5688
/proc/meminfo: memFree=31435348/32770624 swapFree=6912/379116
[pid=5680] ppid=5677 vsize=87708 CPUtime=102.26 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 27015 0 3 0 10223 3 0 0 20 0 1 0 16066374 89812992 16113 33554432000 4194304 5970956 140733838040464 140733838037800 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21927 16113 838 434 0 15291 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 87708

[startup+162.3 s]
/proc/loadavg: 1.99 1.43 1.20 3/188 5689
/proc/meminfo: memFree=31436132/32770624 swapFree=6912/379176
[pid=5680] ppid=5677 vsize=87860 CPUtime=162.25 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 27577 0 3 0 16222 3 0 0 20 0 1 0 16066374 89968640 16116 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16116 838 434 0 15329 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87860

[startup+222.306 s]
/proc/loadavg: 2.07 1.55 1.25 3/188 5690
/proc/meminfo: memFree=31436380/32770624 swapFree=6912/379220
[pid=5680] ppid=5677 vsize=87860 CPUtime=222.25 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 28141 0 3 0 22222 3 0 0 20 0 1 0 16066374 89968640 16129 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16129 838 434 0 15329 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 87860

[startup+282.3 s]
/proc/loadavg: 2.03 1.63 1.30 3/188 5691
/proc/meminfo: memFree=31436256/32770624 swapFree=6912/379272
[pid=5680] ppid=5677 vsize=87860 CPUtime=282.23 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 28701 0 3 0 28220 3 0 0 20 0 1 0 16066374 89968640 16132 33554432000 4194304 5970956 140733838040464 140733838037800 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16132 838 434 0 15329 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 87860

[startup+342.3 s]
/proc/loadavg: 2.01 1.70 1.34 3/187 5692
/proc/meminfo: memFree=31436436/32770624 swapFree=6912/379320
[pid=5680] ppid=5677 vsize=87860 CPUtime=342.22 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 29276 0 3 0 34219 3 0 0 20 0 1 0 16066374 89968640 16135 33554432000 4194304 5970956 140733838040464 140733838037800 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16135 838 434 0 15329 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 87860

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.38 3/187 5693
/proc/meminfo: memFree=31436504/32770624 swapFree=6912/379356
[pid=5680] ppid=5677 vsize=87860 CPUtime=402.21 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 29841 0 3 0 40218 3 0 0 20 0 1 0 16066374 89968640 16138 33554432000 4194304 5970956 140733838040464 140733838037800 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16138 838 434 0 15329 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 87860

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.42 3/187 5694
/proc/meminfo: memFree=31436716/32770624 swapFree=6912/379408
[pid=5680] ppid=5677 vsize=87860 CPUtime=462.21 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 30411 0 3 0 46218 3 0 0 20 0 1 0 16066374 89968640 16142 33554432000 4194304 5970956 140733838040464 140733838037800 5039183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16142 838 434 0 15329 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 87860

[startup+522.3 s]
/proc/loadavg: 2.00 1.84 1.46 3/187 5695
/proc/meminfo: memFree=31436616/32770624 swapFree=6912/379444
[pid=5680] ppid=5677 vsize=87860 CPUtime=522.2 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 30982 0 3 0 52217 3 0 0 20 0 1 0 16066374 89968640 16144 33554432000 4194304 5970956 140733838040464 140733838037800 5039193 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16144 838 434 0 15329 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 87860

[startup+582.3 s]
/proc/loadavg: 1.94 1.85 1.49 3/187 5764
/proc/meminfo: memFree=31439768/32770624 swapFree=6912/385884
[pid=5680] ppid=5677 vsize=87860 CPUtime=582.19 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 31568 0 3 0 58216 3 0 0 20 0 1 0 16066374 89968640 16147 33554432000 4194304 5970956 140733838040464 140733838037800 5039193 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 21965 16147 838 434 0 15329 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 87860


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/187 5812
/proc/meminfo: memFree=31439832/32770624 swapFree=6912/386564
[pid=5680] ppid=5677 vsize=88252 CPUtime=1482.06 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 39364 0 3 0 148203 3 0 0 20 0 1 0 16066374 90370048 16227 33554432000 4194304 5970956 140733838040464 140733838037800 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16227 838 434 0 15427 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 88252

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.83 3/187 5814
/proc/meminfo: memFree=31438556/32770624 swapFree=6912/386600
[pid=5680] ppid=5677 vsize=88252 CPUtime=1542.05 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 39944 0 3 0 154202 3 0 0 20 0 1 0 16066374 90370048 16227 33554432000 4194304 5970956 140733838040464 140733838037800 5039162 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16227 838 434 0 15427 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 88252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/187 5815
/proc/meminfo: memFree=31438588/32770624 swapFree=6912/386636
[pid=5680] ppid=5677 vsize=88252 CPUtime=1602.04 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 40253 0 3 0 160201 3 0 0 20 0 1 0 16066374 90370048 16227 33554432000 4194304 5970956 140733838040464 140733838037800 5039190 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16227 838 434 0 15427 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 88252

[startup+1662.3 s]
/proc/loadavg: 2.10 2.04 1.86 3/187 5816
/proc/meminfo: memFree=31438588/32770624 swapFree=6912/386668
[pid=5680] ppid=5677 vsize=88252 CPUtime=1662.03 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 40915 0 3 0 166200 3 0 0 20 0 1 0 16066374 90370048 16235 33554432000 4194304 5970956 140733838040464 140733838037800 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16235 838 434 0 15427 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 88252

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 1.87 3/187 5817
/proc/meminfo: memFree=31438548/32770624 swapFree=6912/386696
[pid=5680] ppid=5677 vsize=88252 CPUtime=1722.02 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 41175 0 3 0 172199 3 0 0 20 0 1 0 16066374 90370048 16235 33554432000 4194304 5970956 140733838040464 140733838037800 5039152 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16235 838 434 0 15427 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 88252

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 1.88 3/188 5826
/proc/meminfo: memFree=31437364/32770624 swapFree=6912/386720
[pid=5680] ppid=5677 vsize=88252 CPUtime=1782.01 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 41751 0 3 0 178198 3 0 0 20 0 1 0 16066374 90370048 16244 33554432000 4194304 5970956 140733838040464 140733838037800 5039186 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16244 838 434 0 15427 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 88252

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 1.88 3/188 5827
/proc/meminfo: memFree=31437480/32770624 swapFree=6912/386756
[pid=5680] ppid=5677 vsize=88252 CPUtime=1842 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 42339 0 3 0 184197 3 0 0 20 0 1 0 16066374 90370048 16244 33554432000 4194304 5970956 140733838040464 140733838037800 5039204 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16244 838 434 0 15427 0
Current children cumulated CPU time (s) 1842
Current children cumulated vsize (KiB) 88252

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.89 3/188 5828
/proc/meminfo: memFree=31437520/32770624 swapFree=6912/386792
[pid=5680] ppid=5677 vsize=88252 CPUtime=1901.99 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 42627 0 3 0 190196 3 0 0 20 0 1 0 16066374 90370048 16244 33554432000 4194304 5970956 140733838040464 140733838037800 5039178 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16244 838 434 0 15427 0
Current children cumulated CPU time (s) 1901.99
Current children cumulated vsize (KiB) 88252

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/188 5829
/proc/meminfo: memFree=31437536/32770624 swapFree=6912/386828
[pid=5680] ppid=5677 vsize=88252 CPUtime=1961.98 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 43231 0 3 0 196195 3 0 0 20 0 1 0 16066374 90370048 16253 33554432000 4194304 5970956 140733838040464 140733838037800 5039193 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16253 838 434 0 15427 0
Current children cumulated CPU time (s) 1961.98
Current children cumulated vsize (KiB) 88252

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/188 5830
/proc/meminfo: memFree=31437652/32770624 swapFree=6912/386868
[pid=5680] ppid=5677 vsize=88252 CPUtime=2021.98 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 43582 0 3 0 202195 3 0 0 20 0 1 0 16066374 90370048 16253 33554432000 4194304 5970956 140733838040464 140733838037800 5039183 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16253 838 434 0 15427 0
Current children cumulated CPU time (s) 2021.98
Current children cumulated vsize (KiB) 88252

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/187 5831
/proc/meminfo: memFree=31437628/32770624 swapFree=6912/386896
[pid=5680] ppid=5677 vsize=88252 CPUtime=2081.97 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 43891 0 3 0 208194 3 0 0 20 0 1 0 16066374 90370048 16253 33554432000 4194304 5970956 140733838040464 140733838037800 5039162 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22063 16253 838 434 0 15427 0
Current children cumulated CPU time (s) 2081.97
Current children cumulated vsize (KiB) 88252

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 5832
/proc/meminfo: memFree=31438024/32770624 swapFree=6912/386940
[pid=5680] ppid=5677 vsize=88468 CPUtime=2141.96 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 44507 0 3 0 214193 3 0 0 20 0 1 0 16066374 90591232 16263 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22117 16263 838 434 0 15481 0
Current children cumulated CPU time (s) 2141.96
Current children cumulated vsize (KiB) 88468

[startup+2202.31 s]
/proc/loadavg: 2.04 2.03 1.92 3/187 5833
/proc/meminfo: memFree=31438476/32770624 swapFree=6912/386972
[pid=5680] ppid=5677 vsize=88468 CPUtime=2201.95 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 44845 0 3 0 220192 3 0 0 20 0 1 0 16066374 90591232 16263 33554432000 4194304 5970956 140733838040464 140733838037800 5039162 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22117 16263 838 434 0 15481 0
Current children cumulated CPU time (s) 2201.95
Current children cumulated vsize (KiB) 88468

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/187 5834
/proc/meminfo: memFree=31438104/32770624 swapFree=6912/387000
[pid=5680] ppid=5677 vsize=88468 CPUtime=2261.95 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 45157 0 3 0 226191 4 0 0 20 0 1 0 16066374 90591232 16263 33554432000 4194304 5970956 140733838040464 140733838037800 5039204 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22117 16263 838 434 0 15481 0
Current children cumulated CPU time (s) 2261.95
Current children cumulated vsize (KiB) 88468

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/187 5835
/proc/meminfo: memFree=31438392/32770624 swapFree=6912/387020
[pid=5680] ppid=5677 vsize=88468 CPUtime=2321.94 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 45777 0 3 0 232190 4 0 0 20 0 1 0 16066374 90591232 16274 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22117 16274 838 434 0 15481 0
Current children cumulated CPU time (s) 2321.94
Current children cumulated vsize (KiB) 88468

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 5843
/proc/meminfo: memFree=31437088/32770624 swapFree=6912/387068
[pid=5680] ppid=5677 vsize=88468 CPUtime=2381.93 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 46366 0 3 0 238189 4 0 0 20 0 1 0 16066374 90591232 16274 33554432000 4194304 5970956 140733838040464 140733838037800 5039190 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22117 16274 838 434 0 15481 0
Current children cumulated CPU time (s) 2381.93
Current children cumulated vsize (KiB) 88468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 5843
/proc/meminfo: memFree=31437088/32770624 swapFree=6912/387076
[pid=5680] ppid=5677 vsize=88468 CPUtime=2400.03 cores=1,3,5,7
/proc/5680/stat : 5680 (cosoco) R 5677 5680 5624 0 -1 4202496 46553 0 3 0 239999 4 0 0 20 0 1 0 16066374 90591232 16274 33554432000 4194304 5970956 140733838040464 140733838037800 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 15638528 140733838046401 140733838046531 140733838046531 140733838049230 0
/proc/5680/statm: 22117 16274 838 434 0 15481 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 88468

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.04
CPU user time (s): 2399.99
CPU system time (s): 0.042993
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 88468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.042993
maximum resident set size= 65140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46585
page faults= 3
swaps= 0
block input operations= 3320
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 120874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.67921 second user time and 8.38645 second system time

The end

Launcher Data

Begin job on node151 at 2017-07-21 10:40:34
IDJOB=4240423
IDBENCH=122905
IDSOLVER=2620
FILE ID=node151/4240423-1500626434
RUNJOBID= node151-1500626434-5656
PBS_JOBID= 20623026
Free space on /tmp= 62032 MiB

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

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

MD5SUM BENCH= b86bbac9d1c2750a8bd8bee071b595c8
RANDOM SEED=125765885

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31515104 kB
MemAvailable:   32009576 kB
Buffers:          235548 kB
Cached:           538864 kB
SwapCached:            0 kB
Active:           442420 kB
Inactive:         388392 kB
Active(anon):      59588 kB
Inactive(anon):     8636 kB
Active(file):     382832 kB
Inactive(file):   379756 kB
Unevictable:        6912 kB
Mlocked:            6920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3216 kB
Writeback:             0 kB
AnonPages:         63672 kB
Mapped:            32020 kB
Shmem:              8848 kB
Slab:             120968 kB
SReclaimable:      95436 kB
SUnreclaim:        25532 kB
KernelStack:        3232 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62028 MiB
End job on node151 at 2017-07-21 11:20:35