Trace number 4241234

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.1SAT 993.389 993.579

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-09.xml
MD5SUM1acf0ac9bd97a514ba0385b56c9970ab
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 benchmark6.41295
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints78
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":36}]
Minimum variable degree12
Maximum variable degree12
Distribution of variable degrees[{"degree":12,"count":36}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":12},{"arity":6,"count":66}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"type":"ordered","count":12}]
Optimization problemNO
Type of objective

Solver Data

1.98/2.06	c root propagations     : 72          
1.98/2.06	c restarts enabled, print stats at every restarts
1.98/2.06	c
1.98/2.06	c
1.98/2.06	c
1.98/2.06	c This is cosoco 1.0 --  
1.98/2.06	c
1.98/2.06	c ========================================[ Problem Statistics ]===========================================
1.98/2.06	c |                                                                                                       
1.98/2.06	c |  Parse time        :         1.17 s 
1.98/2.06	c |
1.98/2.06	c |               Variables: 36
1.98/2.06	c |            Domain Sizes: 9..9
1.98/2.06	c |
1.98/2.06	c |             Constraints: 90
1.98/2.06	c |                   Arity: 2..6  -- Binary: 24
1.98/2.06	c | 
1.98/2.06	c |                   Types: 
1.98/2.06	c |                          (X - Y < k): 24
1.98/2.06	c |                          Extension: 66  (nb tuples: 196560..196560) -- (shared: 65)
1.98/2.06	c |                          
1.98/2.06	c =========================================================================================================
1.98/2.06	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.48/2.59	c 101            146            3751           1284           36             0              7   26   21    
2.98/3.09	c 211            307            7627           2698           36             0              10   29   24   
3.68/3.72	c 332            492            12085          4535           36             0              4   28   25    
4.29/4.38	c 465            717            17447          6591           36             0              3   29   25    
5.09/5.14	c 611            942            22961          8807           36             0              4   28   24    
5.89/5.94	c 771            1191           29395          11128          36             0              10   28   25   
6.49/6.58	c 947            1459           36812          13607          36             0              7   28   25    
7.19/7.28	c 1140           1759           43433          16133          36             0              4   28   25    
7.99/8.07	c 1352           2085           52046          19069          36             0              7   28   25    
9.08/9.15	c 1585           2431           60507          22417          36             0              10   29   25   
10.18/10.29	c 1841           2824           71652          26248          36             0              7   28   25    
11.09/11.19	c 2122           3264           83870          30086          36             0              7   28   25    
12.48/12.59	c 2431           3737           95185          34698          36             0              7   28   26    
13.78/13.86	c 2770           4270           109283         39898          36             0              7   28   26    
15.19/15.26	c 3142           4850           125356         45139          36             0              7   29   26    
16.79/16.84	c 3551           5485           140237         51166          36             0              10   29   26   
18.29/18.37	c 4000           6202           157407         58010          36             0              3   31   27    
19.89/19.92	c 4493           6960           175122         65093          36             0              4   29   26    
21.68/21.75	c 5035           7790           198605         72777          36             0              4   28   26    
24.08/24.15	c 5631           8729           220766         81537          36             0              7   28   26    
26.28/26.30	c 6286           9705           245100         90581          36             0              10   29   26   
28.48/28.59	c 7006           10882          273469         100143         36             0              7   29   26    
31.38/31.48	c 7798           12065          306892         111564         36             0              3   29   26    
34.68/34.71	c 8669           13330          337946         123910         36             0              7   28   26    
37.57/37.65	c 9627           14881          375627         137230         36             0              7   29   26    
40.97/41.09	c 10680          16488          415071         151445         36             0              3   29   26    
44.78/44.81	c 11838          18322          458976         167092         36             0              3   29   26    
48.08/48.12	c 13111          20240          506327         183604         36             0              4   31   26    
51.37/51.42	c 14511          22573          564659         202461         36             0              2   29   24    
56.67/56.77	c 16051          24958          623471         225449         36             0              7   29   26    
61.67/61.77	c 17745          27609          690911         250425         36             0              3   31   27    
66.37/66.45	c 19608          30544          764185         278158         36             0              3   31   27    
71.27/71.32	c 21657          33722          843997         306847         36             0              3   31   27    
76.26/76.33	c 23910          37534          939487         341918         36             0              5   31   27    
82.96/83.07	c 26388          41535          1039553        378708         36             0              7   31   27    
89.07/89.20	c 29113          45755          1146445        417211         36             0              4   31   27    
96.06/96.10	c 32110          50572          1264661        460027         36             0              3   31   27    
103.76/103.87	c 35406          56009          1398018        503365         36             0              7   31   26    
112.66/112.76	c 39031          62088          1554917        556266         36             0              3   31   26    
121.86/121.90	c 43018          68583          1720912        615361         36             0              4   31   27    
131.45/131.57	c 47403          75898          1909032        677463         36             0              7   31   26    
141.35/141.43	c 52226          84351          2134119        749386         36             0              4   31   27    
153.15/153.24	c 57531          93024          2360550        824345         36             0              5   31   26    
164.75/164.82	c 63366          102610         2611120        906068         36             0              7   31   26    
176.45/176.54	c 69784          114038         2917119        999694         36             0              7   31   27    
192.04/192.13	c 76843          125503         3209860        1104379        36             0              10   31   27   
207.14/207.21	c 84607          138762         3567003        1218915        36             0              7   31   27    
223.04/223.17	c 93147          153974         3970778        1341598        36             0              7   31   27    
243.93/244.08	c 102541         168997         4355091        1479107        36             0              3   31   27    
263.53/263.60	c 112874         186835         4827933        1628610        36             0              4   31   27    
285.43/285.56	c 124240         207128         5373151        1793710        36             0              7   31   27    
311.12/311.23	c 136742         227786         5902499        1978750        36             0              3   31   27    
344.82/344.90	c 150494         250271         6491840        2178504        36             0              4   31   27    
376.12/376.24	c 165621         274178         7104894        2404647        36             0              7   31   27    
411.10/411.26	c 182260         302354         7817961        2663660        36             0              3   31   27    
448.80/448.93	c 200562         332065         8566096        2936957        36             0              7   31   27    
495.39/495.50	c 220694         364833         9388561        3244569        36             0              3   31   28    
543.58/543.74	c 242839         400496         10299945       3567028        36             0              7   31   27    
595.97/596.17	c 267198         439107         11283627       3939410        36             0              10   31   28   
645.76/645.99	c 293992         482025         12349709       4337157        36             0              4   31   28    
701.95/702.17	c 323465         530345         13602942       4781407        36             0              4   31   27    
770.84/771.03	c 355885         583202         14949723       5269140        36             0              7   31   28    
839.33/839.56	c 391547         641276         16439568       5805227        36             0              4   31   28    
914.81/915.07	c 430775         704933         18081570       6398919        36             0              7   31   28    
993.30/993.57	c solution 1
993.30/993.57	
993.30/993.57	v <instantiation type='solution'>
993.30/993.57	v <list>x[0][0] x[0][1] x[0][2] x[1][0] x[1][1] x[1][2] x[2][0] x[2][1] x[2][2] x[3][0] x[3][1] x[3][2] x[4][0] x[4][1] x[4][2] x[5][0] x[5][1] x[5][2] x[6][0] x[6][1] x[6][2] x[7][0] x[7][1] x[7][2] x[8][0] x[8][1] x[8][2] x[9][0] x[9][1] x[9][2] x[10][0] x[10][1] x[10][2] x[11][0] x[11][1] x[11][2] </list>
993.30/993.57	v <values>5 6 7 4 8 9 1 7 8 3 6 8 1 2 3 2 5 8 2 7 9 1 6 9 3 5 9 3 4 7 1 4 5 2 4 6 </values>
993.30/993.57	v </instantiation>
993.30/993.57	
993.30/993.57	c restarts              : 64          
993.30/993.57	c conflicts             : 467585       (471 /sec)
993.30/993.57	c decisions             : 765131       (770 /sec)
993.30/993.57	c propagations          : 6961552     (7008 /sec)
993.30/993.57	c root propagations     : 72          
993.30/993.57	c filter calls          : 19628896       (19761 /sec)
993.30/993.57	c useless filter calls  : 16756531       (85 %)
993.30/993.57	c Memory used           : 136.60 MB
993.30/993.57	c CPU time              : 993.312 s
993.30/993.57	
993.30/993.57	s SATISFIABLE

Verifier Data

OK	

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-4241234-1500629307/watcher-4241234-1500629307 -o /tmp/evaluation-result-4241234-1500629307/solver-4241234-1500629307 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3172 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241234-1500629307.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.02 3/186 5621
/proc/meminfo: memFree=29999924/32770624 swapFree=6204/1836204
[pid=5621] ppid=5618 vsize=26992 CPUtime=0 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 977 0 0 0 0 0 0 0 20 0 1 0 16206964 27639808 766 33554432000 4194304 5970956 140732161833824 140732161830472 5674140 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 6748 766 684 434 0 112 0

[startup+0.100161 s]
/proc/loadavg: 2.02 2.04 2.02 3/186 5621
/proc/meminfo: memFree=29999924/32770624 swapFree=6204/1836204
[pid=5621] ppid=5618 vsize=27680 CPUtime=0.09 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 1173 0 0 0 9 0 0 0 20 0 1 0 16206964 28344320 931 33554432000 4194304 5970956 140732161833824 140732161830424 4922304 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 6920 931 725 434 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27680

[startup+0.200303 s]
/proc/loadavg: 2.02 2.04 2.02 3/186 5621
/proc/meminfo: memFree=29999924/32770624 swapFree=6204/1836204
[pid=5621] ppid=5618 vsize=28592 CPUtime=0.19 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 1474 0 0 0 19 0 0 0 20 0 1 0 16206964 29278208 1108 33554432000 4194304 5970956 140732161833824 140732161830424 139680365599717 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 7148 1108 725 434 0 512 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28592

[startup+0.300249 s]
/proc/loadavg: 2.02 2.04 2.02 3/186 5621
/proc/meminfo: memFree=29999924/32770624 swapFree=6204/1836204
[pid=5621] ppid=5618 vsize=29888 CPUtime=0.29 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 1922 0 0 0 29 0 0 0 20 0 1 0 16206964 30605312 1398 33554432000 4194304 5970956 140732161833824 140732161830424 5417044 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 7472 1398 725 434 0 836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29888

[startup+0.700223 s]
/proc/loadavg: 2.02 2.04 2.02 3/186 5621
/proc/meminfo: memFree=29999924/32770624 swapFree=6204/1836204
[pid=5621] ppid=5618 vsize=33800 CPUtime=0.69 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 2832 0 0 0 69 0 0 0 20 0 1 0 16206964 34611200 2422 33554432000 4194304 5970956 140732161833824 140732161830424 139680366038016 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 8450 2422 725 434 0 1814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33800

[startup+1.50031 s]
/proc/loadavg: 2.02 2.04 2.02 3/187 5622
/proc/meminfo: memFree=29988928/32770624 swapFree=6204/1836064
[pid=5621] ppid=5618 vsize=139872 CPUtime=1.49 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 29235 0 0 0 146 3 0 0 20 0 1 0 16206964 143228928 28946 33554432000 4194304 5970956 140732161833824 140732161831080 4934320 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28946 733 434 0 28332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139872

[startup+3.10028 s]
/proc/loadavg: 2.02 2.04 2.02 3/187 5622
/proc/meminfo: memFree=29886380/32770624 swapFree=6204/1836064
[pid=5621] ppid=5618 vsize=139872 CPUtime=3.08 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 43265 0 0 0 304 4 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934877 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 139872

[startup+6.3003 s]
/proc/loadavg: 2.01 2.04 2.02 3/187 5622
/proc/meminfo: memFree=29886368/32770624 swapFree=6204/1836076
[pid=5621] ppid=5618 vsize=139872 CPUtime=6.29 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 54516 0 0 0 624 5 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4933214 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139872

[startup+12.7003 s]
/proc/loadavg: 2.01 2.04 2.02 3/187 5622
/proc/meminfo: memFree=29885204/32770624 swapFree=6204/1836084
[pid=5621] ppid=5618 vsize=139872 CPUtime=12.68 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 65767 0 0 0 1263 5 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4933151 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139872

[startup+25.5004 s]
/proc/loadavg: 2.01 2.04 2.02 3/187 5622
/proc/meminfo: memFree=29883700/32770624 swapFree=6204/1836100
[pid=5621] ppid=5618 vsize=139872 CPUtime=25.48 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 88428 0 0 0 2542 6 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139872

[startup+51.1003 s]
/proc/loadavg: 2.01 2.04 2.02 3/186 5622
/proc/meminfo: memFree=29884440/32770624 swapFree=6204/1836124
[pid=5621] ppid=5618 vsize=139872 CPUtime=51.07 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 99302 0 0 0 5100 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4933153 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139872

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/187 5631
/proc/meminfo: memFree=29882516/32770624 swapFree=6204/1836208
[pid=5621] ppid=5618 vsize=139872 CPUtime=102.26 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 106013 0 0 0 10219 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4933153 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 139872

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.02 3/187 5632
/proc/meminfo: memFree=29883164/32770624 swapFree=6204/1836276
[pid=5621] ppid=5618 vsize=139872 CPUtime=162.25 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 106637 0 0 0 16218 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934354 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 139872

[startup+222.306 s]
/proc/loadavg: 2.09 2.05 2.03 3/187 5633
/proc/meminfo: memFree=29883248/32770624 swapFree=6204/1836328
[pid=5621] ppid=5618 vsize=139872 CPUtime=222.24 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 107261 0 0 0 22217 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 139872

[startup+282.3 s]
/proc/loadavg: 2.03 2.04 2.03 3/187 5634
/proc/meminfo: memFree=29883660/32770624 swapFree=6204/1836384
[pid=5621] ppid=5618 vsize=139872 CPUtime=282.23 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 107885 0 0 0 28216 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 139872

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/187 5635
/proc/meminfo: memFree=29883580/32770624 swapFree=6204/1836436
[pid=5621] ppid=5618 vsize=139872 CPUtime=342.22 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 108509 0 0 0 34215 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934449 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 139872

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/187 5636
/proc/meminfo: memFree=29883580/32770624 swapFree=6204/1836480
[pid=5621] ppid=5618 vsize=139872 CPUtime=402.21 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 109133 0 0 0 40214 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 139872

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/187 5637
/proc/meminfo: memFree=29883572/32770624 swapFree=6204/1836528
[pid=5621] ppid=5618 vsize=139872 CPUtime=462.2 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 109757 0 0 0 46213 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 139872

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/187 5638
/proc/meminfo: memFree=29883624/32770624 swapFree=6204/1836564
[pid=5621] ppid=5618 vsize=139872 CPUtime=522.18 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 110381 0 0 0 52211 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 139872

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5639
/proc/meminfo: memFree=29883320/32770624 swapFree=6204/1836608
[pid=5621] ppid=5618 vsize=139872 CPUtime=582.17 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 111005 0 0 0 58210 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 139872

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5640
/proc/meminfo: memFree=29883484/32770624 swapFree=6204/1836656
[pid=5621] ppid=5618 vsize=139872 CPUtime=642.16 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 111449 0 0 0 64209 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934864 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 139872

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5648
/proc/meminfo: memFree=29882436/32770624 swapFree=6204/1836700
[pid=5621] ppid=5618 vsize=139872 CPUtime=702.15 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 112252 0 0 0 70208 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 139872

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5649
/proc/meminfo: memFree=29882568/32770624 swapFree=6204/1836728
[pid=5621] ppid=5618 vsize=139872 CPUtime=762.15 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 112659 0 0 0 76208 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 139872

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5650
/proc/meminfo: memFree=29883040/32770624 swapFree=6204/1836768
[pid=5621] ppid=5618 vsize=139872 CPUtime=822.13 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 113281 0 0 0 82206 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 139872

[startup+882.306 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5651
/proc/meminfo: memFree=29883308/32770624 swapFree=6204/1836820
[pid=5621] ppid=5618 vsize=139872 CPUtime=882.12 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 113910 0 0 0 88205 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934864 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 139872

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5652
/proc/meminfo: memFree=29882928/32770624 swapFree=6204/1836856
[pid=5621] ppid=5618 vsize=139872 CPUtime=942.11 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114534 0 0 0 94204 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934335 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 139872

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

[startup+947.206 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5652
/proc/meminfo: memFree=29882928/32770624 swapFree=6204/1836856
[pid=5621] ppid=5618 vsize=139872 CPUtime=947.01 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114534 0 0 0 94694 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934320 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 947.01
Current children cumulated vsize (KiB) 139872

[startup+972.8 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882680/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=972.6 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114940 0 0 0 97253 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934342 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 972.6
Current children cumulated vsize (KiB) 139872

[startup+985.6 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=985.41 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 98534 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 985.41
Current children cumulated vsize (KiB) 139872

[startup+988.8 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=988.6 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 98853 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934449 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 988.6
Current children cumulated vsize (KiB) 139872

[startup+992 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=991.8 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 99173 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 991.8
Current children cumulated vsize (KiB) 139872

[startup+992.8 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=992.6 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 99253 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934366 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 992.6
Current children cumulated vsize (KiB) 139872

[startup+993.2 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=993 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 99293 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4933151 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 993
Current children cumulated vsize (KiB) 139872

[startup+993.406 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=993.2 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 99313 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4933151 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 993.2
Current children cumulated vsize (KiB) 139872

[startup+993.5 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 5653
/proc/meminfo: memFree=29882804/32770624 swapFree=6204/1836884
[pid=5621] ppid=5618 vsize=139872 CPUtime=993.3 cores=1,3,5,7
/proc/5621/stat : 5621 (cosoco) R 5618 5621 3140 0 -1 4202496 114966 0 0 0 99323 7 0 0 20 0 1 0 16206964 143228928 28989 33554432000 4194304 5970956 140732161833824 140732161831160 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 37203968 140732161840321 140732161840451 140732161840451 140732161843150 0
/proc/5621/statm: 34968 28989 775 434 0 28332 0
Current children cumulated CPU time (s) 993.3
Current children cumulated vsize (KiB) 139872

Child status: 0
Real time (s): 993.579
CPU time (s): 993.389
CPU user time (s): 993.312
CPU system time (s): 0.076985
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 139872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 993.312
system time used= 0.076985
maximum resident set size= 116036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115153
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= 20
involuntary context switches= 49929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.65577 second user time and 3.67607 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 11:28:27
IDJOB=4241234
IDBENCH=126256
IDSOLVER=2620
FILE ID=node128/4241234-1500629307
RUNJOBID= node128-1500623778-3172
PBS_JOBID= 20623005
Free space on /tmp= 61988 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-09.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241234-1500629307/watcher-4241234-1500629307 -o /tmp/evaluation-result-4241234-1500629307/solver-4241234-1500629307 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3172 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241234-1500629307.xml

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

MD5SUM BENCH= 1acf0ac9bd97a514ba0385b56c9970ab
RANDOM SEED=1398630821

node128.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.64
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.64
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		: 1733.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.64
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		: 2533.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.64
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:        30000468 kB
MemAvailable:   31846108 kB
Buffers:          158892 kB
Cached:          1965408 kB
SwapCached:            0 kB
Active:           500224 kB
Inactive:        1845036 kB
Active(anon):     223660 kB
Inactive(anon):     8832 kB
Active(file):     276564 kB
Inactive(file):  1836204 kB
Unevictable:        6204 kB
Mlocked:            6204 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4724 kB
Writeback:             0 kB
AnonPages:        165728 kB
Mapped:            34500 kB
Shmem:              8852 kB
Slab:             122380 kB
SReclaimable:      97412 kB
SUnreclaim:        24968 kB
KernelStack:        3360 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     496372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61988 MiB
End job on node128 at 2017-07-21 11:45:01