Trace number 4268143

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.6799 2520

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.12/0.27	c root propagations     : 9248        
0.12/0.27	c restarts enabled, print stats at every restarts
0.12/0.27	c
0.12/0.27	c
0.12/0.27	c
0.12/0.27	c This is cosoco 1.12 --  
0.12/0.27	c
0.12/0.27	c command line: cosoco -lc -model -restarts HOME/instance-4268143-1502512192.xml 
0.12/0.27	c ========================================[ Problem Statistics ]===========================================
0.12/0.27	c |                                                                                                       
0.12/0.27	c |  Parse time        :         0.16 s 
0.12/0.27	c |
0.12/0.27	c |               Variables: 272
0.12/0.27	c |            Domain Sizes: 136..18496
0.12/0.27	c |
0.12/0.27	c |             Constraints: 276
0.12/0.27	c |                   Arity: 1..136  -- Unary: 1  -- Binary: 270
0.12/0.27	c | 
0.12/0.27	c |                   Types: 
0.12/0.27	c |                          (X - Y < k): 134
0.12/0.27	c |                          All Different: 1
0.12/0.27	c |                          Intension: 137
0.12/0.27	c |                          Sum: 4
0.12/0.27	c |                          
0.12/0.27	c =========================================================================================================
0.12/0.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.62/0.77	c 101            237            19948          14313          136            0              137   137   135
1.02/1.19	c 211            347            20278          14643          137            0              1   1   0      
1.52/1.66	c 332            468            20641          15006          137            0              1   1   0      
2.02/2.18	c 465            601            21040          15405          137            0              1   1   0      
2.62/2.74	c 611            747            21478          15843          137            0              1   1   0      
3.22/3.36	c 771            907            21958          16323          137            0              1   1   0      
3.92/4.04	c 947            1083           22486          16851          137            0              1   1   0      
4.62/4.79	c 1140           1276           23065          17430          137            0              1   1   0      
5.52/5.61	c 1352           1488           23701          18066          137            0              1   1   0      
6.42/6.51	c 1585           1721           24400          18765          137            0              1   1   0      
7.42/7.50	c 1841           1977           25168          19533          137            0              1   1   0      
8.42/8.58	c 2122           2258           26011          20376          137            0              1   1   0      
9.61/9.77	c 2431           2567           26938          21303          137            0              1   1   0      
10.92/11.08	c 2770           2906           27955          22320          137            0              1   1   0      
12.41/12.51	c 3142           3278           29071          23436          137            0              1   1   0      
13.91/14.08	c 3551           3687           30298          24663          137            0              1   1   0      
15.71/15.81	c 4000           4136           31645          26010          137            0              1   1   0      
17.52/17.70	c 4493           4629           33124          27489          137            0              1   1   0      
19.61/19.79	c 5035           5171           35289          42917          137            0              1   1   0      
21.92/22.09	c 5631           5767           38165          72277          137            0              1   1   0      
24.51/24.62	c 6286           6422           41218          101770         137            0              1   1   0      
27.21/27.39	c 7006           7142           44738          138110         137            0              1   1   0      
30.31/30.43	c 7798           7934           48202          167531         137            0              1   1   0      
33.61/33.77	c 8669           8805           52175          203505         137            0              1   1   0      
37.31/37.43	c 9627           9763           56409          239127         137            0              1   1   0      
41.32/41.45	c 10680          10959          62088          277228         137            0              1   144   24   
45.31/45.45	c 11838          12264          67368          502068         138            0              1   148   132  
50.11/50.26	c 13111          13684          72932          629309         139            0              1   148   91   
55.31/55.49	c 14511          15233          78856          740609         140            0              1   150   88   
61.11/61.24	c 16051          16922          85191          836005         141            0              1   150   84   
67.41/67.53	c 17745          18767          91986          915541         142            0              1   152   82   
74.21/74.38	c 19608          20781          99271          979260         143            0              1   152   79   
81.70/81.84	c 21657          22983          107113         1027215        144            0              1   154   78   
89.90/90.01	c 23910          25389          115553         1059458        145            0              1   154   76   
99.30/99.40	c 26388          28011          124640         1092795        146            0              1   145   63   
109.30/109.47	c 29113          30875          139428         1159759        147            0              1   140   133  
119.20/119.30	c 32110          34027          149828         1186109        147            0              139   156   148
131.59/131.76	c 35406          37464          164756         1243887        148            0              1   142   61   
144.99/145.10	c 39031          41229          179634         1295469        148            0              33   141   139 
158.99/159.18	c 43018          45365          195828         1330639        148            0              3   150   142  
175.09/175.20	c 47403          49890          213234         1375888        149            0              1   141   138  
191.68/191.80	c 52226          54868          232163         1413597        149            0              3   156   144  
211.48/211.60	c 57531          60316          252761         1482653        150            0              1   144   80   
232.97/233.14	c 63366          66292          276332         1553537        150            0              20   142   139 
256.77/256.98	c 69784          72849          304033         1663340        150            0              19   140   138 
283.16/283.35	c 76843          80047          326587         1711858        150            0              139   140   139
311.06/311.24	c 84607          87953          356028         1798599        151            0              1   143   134  
339.25/339.48	c 93147          96650          385206         1842374        151            0              2   158   147  
373.35/373.51	c 102541         106191         418783         1941551        152            0              1   148   100  
410.54/410.70	c 112874         116667         454165         2029137        152            0              13   144   141 
452.33/452.57	c 124240         128173         494510         2134633        152            0              16   141   139 
498.72/498.90	c 136742         140814         533393         2199480        152            0              139   140   139
545.11/545.34	c 150494         154723         577105         2268617        152            0              3   158   146  
598.31/598.56	c 165621         170001         629605         2438708        153            0              1   152   112  
657.70/657.91	c 182260         186786         683968         2550330        153            0              8   147   141  
716.08/716.37	c 200562         205247         743795         2672504        153            0              3   160   149  
785.67/785.95	c 220694         225534         808112         2815660        154            0              1   156   118  
863.05/863.32	c 242839         247826         880986         2958733        155            0              1   148   142  
940.83/941.15	c 267198         272344         959807         3145427        155            0              3   160   149  
1030.93/1031.28	c 293992         299299         1046140        3350980        156            0              1   162   123  
1130.53/1130.82	c 323465         328930         1141161        3574519        157            0              1   159   122  
1241.02/1241.31	c 355885         361504         1244238        3779791        157            0              8   155   144  
1349.71/1350.02	c 391547         397329         1355203        3987799        157            0              3   164   152  
1480.81/1481.13	c 430775         436712         1481604        4242652        158            0              1   156   125  
1617.50/1617.85	c 473925         480025         1618587        4531307        159            0              1   164   131  
1769.89/1770.27	c 521390         527655         1774947        5016247        160            0              1   166   128  
1936.09/1936.40	c 573601         580031         1939701        5301837        161            0              1   166   129  
2117.19/2117.52	c 631033         637630         2122092        5658255        162            0              1   168   130  
2314.18/2314.54	c 694208         700972         2327285        6151162        163            0              1   168   130  
2519.67/2520.00	
2519.67/2520.00	c *** INTERRUPTED ***
2519.67/2520.00	c restarts              : 69          
2519.67/2520.00	c conflicts             : 760280       (302 /sec)
2519.67/2520.00	c decisions             : 767213       (304 /sec)
2519.67/2520.00	c propagations          : 6548223     (2599 /sec)
2519.67/2520.00	c root propagations     : 9248        
2519.67/2520.00	c filter calls          : 2538041        (1007 /sec)
2519.67/2520.00	c useless filter calls  : 1718028        (67 %)
2519.67/2520.00	c Memory used           : 86.40 MB
2519.67/2520.00	c CPU time              : 2519.64 s
2519.67/2520.00	
2519.67/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-4268143-1502512192/watcher-4268143-1502512192 -o /tmp/evaluation-result-4268143-1502512192/solver-4268143-1502512192 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268143-1502512192.xml 

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

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: 2.17 2.08 2.06 2/180 6477
/proc/meminfo: memFree=31352868/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6477/stat : 6477 (runsolver) D 6474 6477 1785 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 53414712 24240128 106 18446744073709551615 4194304 4338465 140731765078176 140731765075816 139767428678359 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 18599936 140731765080258 140731765080649 140731765080649 140731765084106 0
/proc/6477/statm: 5918 106 53 36 0 2156 0

[startup+0.100167 s]
/proc/loadavg: 2.17 2.08 2.06 2/180 6477
/proc/meminfo: memFree=31352868/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=49608 CPUtime=0.02 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 6708 0 0 0 2 0 0 0 20 0 1 0 53414712 50798592 6508 18446744073709551615 4194304 5972588 140722575139088 140722575135736 4967517 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 12402 6508 798 435 0 5765 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 49608

[startup+0.200377 s]
/proc/loadavg: 2.17 2.08 2.06 2/180 6477
/proc/meminfo: memFree=31352868/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=74620 CPUtime=0.12 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 12961 0 0 0 11 1 0 0 20 0 1 0 53414712 76410880 12791 18446744073709551615 4194304 5972588 140722575139088 140722575135736 140385731934127 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 18655 12791 798 435 0 12018 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 74620

[startup+0.300325 s]
/proc/loadavg: 2.17 2.08 2.06 2/180 6477
/proc/meminfo: memFree=31352868/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=0.22 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 16258 0 0 0 21 1 0 0 20 0 1 0 53414712 89788416 16050 18446744073709551615 4194304 5972588 140722575139088 140722575135736 4972741 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16050 802 435 0 15284 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 87684

[startup+0.700229 s]
/proc/loadavg: 2.17 2.08 2.06 2/180 6477
/proc/meminfo: memFree=31352868/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=0.62 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 16267 0 0 0 61 1 0 0 20 0 1 0 53414712 89788416 16050 18446744073709551615 4194304 5972588 140722575139088 140722575136664 5040138 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16050 802 435 0 15284 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 87684

[startup+1.50023 s]
/proc/loadavg: 2.17 2.08 2.06 3/181 6478
/proc/meminfo: memFree=31291788/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=1.42 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 16267 0 0 0 141 1 0 0 20 0 1 0 53414712 89788416 16050 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16050 802 435 0 15284 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 87684

[startup+3.10022 s]
/proc/loadavg: 2.17 2.08 2.06 3/181 6478
/proc/meminfo: memFree=31291416/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=3.02 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 17611 0 0 0 301 1 0 0 20 0 1 0 53414712 89788416 16108 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16108 841 435 0 15284 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 87684

[startup+6.30023 s]
/proc/loadavg: 2.15 2.07 2.06 3/181 6478
/proc/meminfo: memFree=31291416/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=6.22 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 18960 0 0 0 621 1 0 0 20 0 1 0 53414712 89788416 16108 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040128 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16108 841 435 0 15284 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 87684

[startup+12.7002 s]
/proc/loadavg: 2.14 2.07 2.05 3/181 6478
/proc/meminfo: memFree=31291316/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=12.61 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 20316 0 0 0 1260 1 0 0 20 0 1 0 53414712 89788416 16108 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16108 841 435 0 15284 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 87684

[startup+25.5003 s]
/proc/loadavg: 2.11 2.07 2.05 3/181 6478
/proc/meminfo: memFree=31291440/32770624 swapFree=0/321232
[pid=6477] ppid=6474 vsize=87684 CPUtime=25.41 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 23436 0 0 0 2540 1 0 0 20 0 1 0 53414712 89788416 16108 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040162 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16108 841 435 0 15284 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 87684

[startup+51.1003 s]
/proc/loadavg: 2.07 2.06 2.05 3/181 6479
/proc/meminfo: memFree=31291564/32770624 swapFree=0/321228
[pid=6477] ppid=6474 vsize=87684 CPUtime=51.01 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 26440 0 0 0 5099 2 0 0 20 0 1 0 53414712 89788416 16116 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040128 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21921 16116 841 435 0 15284 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 87684

[startup+102.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/181 6480
/proc/meminfo: memFree=31291204/32770624 swapFree=0/321212
[pid=6477] ppid=6474 vsize=87816 CPUtime=102.2 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 28927 0 0 0 10218 2 0 0 20 0 1 0 53414712 89923584 16119 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21954 16119 841 435 0 15317 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 87816

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/181 6482
/proc/meminfo: memFree=31291332/32770624 swapFree=0/321212
[pid=6477] ppid=6474 vsize=87816 CPUtime=162.19 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 29464 0 0 0 16217 2 0 0 20 0 1 0 53414712 89923584 16121 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040128 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21954 16121 841 435 0 15317 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 87816

[startup+222.306 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 6484
/proc/meminfo: memFree=31290836/32770624 swapFree=0/321224
[pid=6477] ppid=6474 vsize=87816 CPUtime=222.18 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 30009 0 0 0 22216 2 0 0 20 0 1 0 53414712 89923584 16133 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21954 16133 841 435 0 15317 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 87816

[startup+282.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/185 6501
/proc/meminfo: memFree=31286828/32770624 swapFree=0/321240
[pid=6477] ppid=6474 vsize=87816 CPUtime=282.17 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 30545 0 0 0 28215 2 0 0 20 0 1 0 53414712 89923584 16136 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21954 16136 841 435 0 15317 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 87816

[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 6503
/proc/meminfo: memFree=31286680/32770624 swapFree=0/321252
[pid=6477] ppid=6474 vsize=87816 CPUtime=342.15 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 31104 0 0 0 34213 2 0 0 20 0 1 0 53414712 89923584 16139 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040169 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21954 16139 841 435 0 15317 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 87816

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 6505
/proc/meminfo: memFree=31289336/32770624 swapFree=0/321264
[pid=6477] ppid=6474 vsize=87816 CPUtime=402.14 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 31647 0 0 0 40212 2 0 0 20 0 1 0 53414712 89923584 16142 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040169 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21954 16142 841 435 0 15317 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 87816

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 6507
/proc/meminfo: memFree=31288964/32770624 swapFree=0/321272
[pid=6477] ppid=6474 vsize=87956 CPUtime=462.13 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 32196 0 0 0 46211 2 0 0 20 0 1 0 53414712 90066944 16147 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040169 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21989 16147 841 435 0 15352 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 87956

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 6509
/proc/meminfo: memFree=31289584/32770624 swapFree=0/321292
[pid=6477] ppid=6474 vsize=87956 CPUtime=522.12 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 32745 0 0 0 52210 2 0 0 20 0 1 0 53414712 90066944 16149 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21989 16149 841 435 0 15352 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 87956

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6512
/proc/meminfo: memFree=31289696/32770624 swapFree=0/321292
[pid=6477] ppid=6474 vsize=87956 CPUtime=582.11 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 33309 0 0 0 58209 2 0 0 20 0 1 0 53414712 90066944 16151 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040162 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 21989 16151 841 435 0 15352 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 87956


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


[startup+1602.3 s]
/proc/loadavg: 2.09 2.03 2.05 3/181 6637
/proc/meminfo: memFree=29249620/32770624 swapFree=0/321496
[pid=6477] ppid=6474 vsize=88256 CPUtime=1602 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 42219 0 0 0 160198 2 0 0 20 0 1 0 53414712 90374144 16231 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5039427 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16231 841 435 0 15427 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 88256

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 6639
/proc/meminfo: memFree=29249028/32770624 swapFree=0/321512
[pid=6477] ppid=6474 vsize=88256 CPUtime=1662 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 42860 0 0 0 166198 2 0 0 20 0 1 0 53414712 90374144 16239 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040128 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16239 841 435 0 15427 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 88256

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/181 6641
/proc/meminfo: memFree=29249828/32770624 swapFree=0/321512
[pid=6477] ppid=6474 vsize=88256 CPUtime=1722 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 43204 0 0 0 172198 2 0 0 20 0 1 0 53414712 90374144 16239 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040154 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16239 841 435 0 15427 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 88256

[startup+1782.3 s]
/proc/loadavg: 2.11 2.05 2.05 3/181 6643
/proc/meminfo: memFree=29250020/32770624 swapFree=0/321524
[pid=6477] ppid=6474 vsize=88256 CPUtime=1781.99 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 43855 0 0 0 178197 2 0 0 20 0 1 0 53414712 90374144 16248 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16248 841 435 0 15427 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 88256

[startup+1842.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 6645
/proc/meminfo: memFree=29250048/32770624 swapFree=0/321528
[pid=6477] ppid=6474 vsize=88256 CPUtime=1842 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 44416 0 0 0 184197 3 0 0 20 0 1 0 53414712 90374144 16248 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040169 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16248 841 435 0 15427 0
Current children cumulated CPU time (s) 1842
Current children cumulated vsize (KiB) 88256

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6647
/proc/meminfo: memFree=29250672/32770624 swapFree=0/321544
[pid=6477] ppid=6474 vsize=88256 CPUtime=1902 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 44781 0 0 0 190197 3 0 0 20 0 1 0 53414712 90374144 16248 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040154 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16248 841 435 0 15427 0
Current children cumulated CPU time (s) 1902
Current children cumulated vsize (KiB) 88256

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6649
/proc/meminfo: memFree=29249684/32770624 swapFree=0/321556
[pid=6477] ppid=6474 vsize=88256 CPUtime=1961.99 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 45453 0 0 0 196196 3 0 0 20 0 1 0 53414712 90374144 16257 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040180 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16257 841 435 0 15427 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 88256

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6651
/proc/meminfo: memFree=29249904/32770624 swapFree=0/321568
[pid=6477] ppid=6474 vsize=88256 CPUtime=2021.99 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 45819 0 0 0 202196 3 0 0 20 0 1 0 53414712 90374144 16257 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040166 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16257 841 435 0 15427 0
Current children cumulated CPU time (s) 2021.99
Current children cumulated vsize (KiB) 88256

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 6668
/proc/meminfo: memFree=29245420/32770624 swapFree=0/321572
[pid=6477] ppid=6474 vsize=88256 CPUtime=2081.99 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 46207 0 0 0 208196 3 0 0 20 0 1 0 53414712 90374144 16257 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040154 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22064 16257 841 435 0 15427 0
Current children cumulated CPU time (s) 2081.99
Current children cumulated vsize (KiB) 88256

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 6670
/proc/meminfo: memFree=29245816/32770624 swapFree=0/321588
[pid=6477] ppid=6474 vsize=88472 CPUtime=2141.98 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 46886 0 0 0 214195 3 0 0 20 0 1 0 53414712 90595328 16267 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040166 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16267 841 435 0 15481 0
Current children cumulated CPU time (s) 2141.98
Current children cumulated vsize (KiB) 88472

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6672
/proc/meminfo: memFree=29248544/32770624 swapFree=0/321592
[pid=6477] ppid=6474 vsize=88472 CPUtime=2201.99 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 47239 0 0 0 220196 3 0 0 20 0 1 0 53414712 90595328 16267 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040166 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16267 841 435 0 15481 0
Current children cumulated CPU time (s) 2201.99
Current children cumulated vsize (KiB) 88472

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6674
/proc/meminfo: memFree=29248792/32770624 swapFree=0/321608
[pid=6477] ppid=6474 vsize=88472 CPUtime=2261.98 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 47627 0 0 0 226195 3 0 0 20 0 1 0 53414712 90595328 16267 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040169 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16267 841 435 0 15481 0
Current children cumulated CPU time (s) 2261.98
Current children cumulated vsize (KiB) 88472

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6676
/proc/meminfo: memFree=29247212/32770624 swapFree=0/321616
[pid=6477] ppid=6474 vsize=88472 CPUtime=2321.98 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 48330 0 0 0 232195 3 0 0 20 0 1 0 53414712 90595328 16278 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040128 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16278 841 435 0 15481 0
Current children cumulated CPU time (s) 2321.98
Current children cumulated vsize (KiB) 88472

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6679
/proc/meminfo: memFree=29246688/32770624 swapFree=0/321624
[pid=6477] ppid=6474 vsize=88472 CPUtime=2381.97 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 48897 0 0 0 238194 3 0 0 20 0 1 0 53414712 90595328 16278 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16278 841 435 0 15481 0
Current children cumulated CPU time (s) 2381.97
Current children cumulated vsize (KiB) 88472

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6681
/proc/meminfo: memFree=29245944/32770624 swapFree=0/321632
[pid=6477] ppid=6474 vsize=88472 CPUtime=2441.97 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 49260 0 0 0 244194 3 0 0 20 0 1 0 53414712 90595328 16278 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040154 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16278 841 435 0 15481 0
Current children cumulated CPU time (s) 2441.97
Current children cumulated vsize (KiB) 88472

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6683
/proc/meminfo: memFree=29245820/32770624 swapFree=0/321636
[pid=6477] ppid=6474 vsize=88472 CPUtime=2501.97 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 49698 0 0 0 250194 3 0 0 20 0 1 0 53414712 90595328 16278 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5040154 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16278 841 435 0 15481 0
Current children cumulated CPU time (s) 2501.97
Current children cumulated vsize (KiB) 88472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6684
/proc/meminfo: memFree=29245924/32770624 swapFree=0/321636
[pid=6477] ppid=6474 vsize=88472 CPUtime=2519.67 cores=1,3,5,7
/proc/6477/stat : 6477 (cosoco) R 6474 6477 1785 0 -1 4202496 50023 0 0 0 251964 3 0 0 20 0 1 0 53414712 90595328 16281 18446744073709551615 4194304 5972588 140722575139088 140722575136392 5099648 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 12832768 140722575147502 140722575147597 140722575147597 140722575151054 0
/proc/6477/statm: 22118 16281 841 435 0 15481 0
Current children cumulated CPU time (s) 2519.67
Current children cumulated vsize (KiB) 88472

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 6477 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.68
CPU user time (s): 2519.64
CPU system time (s): 0.038996
CPU usage (%): 99.9873
Max. virtual memory (cumulated for all children) (KiB): 88472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.64
system time used= 0.038996
maximum resident set size= 65204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50069
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= 17
involuntary context switches= 1313

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.11001 second user time and 9.48474 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 06:15:51
IDJOB=4268143
IDBENCH=122905
IDSOLVER=2658
FILE ID=node126/4268143-1502512192
RUNJOBID= node126-1502500311-1849
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-136.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268143-1502512192/watcher-4268143-1502512192 -o /tmp/evaluation-result-4268143-1502512192/solver-4268143-1502512192 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268143-1502512192.xml

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

MD5SUM BENCH= b86bbac9d1c2750a8bd8bee071b595c8
RANDOM SEED=208142121

node126.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.81
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.81
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.81
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.81
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:        31352964 kB
MemAvailable:   31966692 kB
Buffers:          298904 kB
Cached:           586488 kB
SwapCached:          524 kB
Active:           566848 kB
Inactive:         392812 kB
Active(anon):      27524 kB
Inactive(anon):    71324 kB
Active(file):     539324 kB
Inactive(file):   321488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:        125432 kB
Mapped:            44848 kB
Shmem:             25248 kB
Slab:             163960 kB
SReclaimable:     137504 kB
SUnreclaim:        26456 kB
KernelStack:        3264 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-12 06:57:52