Trace number 4242261

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.1UNSAT 775.306 775.393

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg4/
QuasiGroup-4-08.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark43.4333
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.11	c root propagations     : 908         
0.09/0.11	c restarts enabled, print stats at every restarts
0.09/0.11	c
0.09/0.11	c
0.09/0.11	c
0.09/0.11	c This is cosoco 1.0 --  
0.09/0.11	c
0.09/0.11	c ========================================[ Problem Statistics ]===========================================
0.09/0.11	c |                                                                                                       
0.09/0.11	c |  Parse time        :         0.10 s 
0.09/0.11	c |
0.09/0.11	c |               Variables: 128
0.09/0.11	c |            Domain Sizes: 8..64
0.09/0.11	c |
0.09/0.11	c |             Constraints: 136
0.09/0.11	c |                   Arity: 1..65  -- Unary: 8  -- Ternary: 56
0.09/0.11	c | 
0.09/0.11	c |                   Types: 
0.09/0.11	c |                          All Different: 16
0.09/0.11	c |                          Element Constant: 56
0.09/0.11	c |                          Intension: 56
0.09/0.11	c |                          Unary: 8
0.09/0.11	c |                          
0.09/0.11	c =========================================================================================================
0.09/0.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.11	c remove useless variable y[0][0]
0.09/0.11	c remove useless variable y[1][1]
0.09/0.11	c remove useless variable y[2][2]
0.09/0.11	c remove useless variable y[3][3]
0.09/0.11	c remove useless variable y[4][4]
0.09/0.11	c remove useless variable y[5][5]
0.09/0.11	c remove useless variable y[6][6]
0.09/0.11	c remove useless variable y[7][7]
0.19/0.21	c 101            429            150070         112009         90             0              22   57   29   
0.29/0.30	c 211            944            313142         213172         90             0              17   53   24   
0.29/0.39	c 332            1409           485398         330180         90             0              20   31   24   
0.39/0.48	c 465            1943           670000         444690         90             0              19   32   24   
0.49/0.59	c 611            2641           897757         560281         90             0              18   53   24   
0.69/0.75	c 771            3569           1190459        760995         90             0              18   53   25   
0.89/0.90	c 947            4331           1453884        943980         90             0              18   32   24   
0.99/1.04	c 1140           5067           1699075        1104050        90             0              17   32   23   
1.10/1.18	c 1352           5946           1970705        1300252        90             0              19   32   24   
1.29/1.35	c 1585           7048           2312629        1503520        90             0              16   53   25   
1.49/1.57	c 1841           8317           2710149        1767713        90             0              16   53   24   
1.69/1.75	c 2122           9335           3080754        2007326        90             0              19   30   23   
1.89/1.99	c 2431           10697          3514831        2288582        90             0              16   53   24   
2.09/2.20	c 2770           11917          3915644        2583352        90             0              17   32   24   
2.49/2.52	c 3142           13405          4459527        2978220        90             0              17   53   23   
2.69/2.78	c 3551           15239          5014155        3357126        90             0              16   53   25   
3.09/3.13	c 4000           17139          5642324        3783365        90             0              16   53   24   
3.40/3.47	c 4493           18672          6158965        4125073        90             0              14   30   21   
3.89/3.91	c 5035           20868          6941180        4631502        90             0              16   53   23   
4.29/4.38	c 5631           23567          7815960        5205667        90             0              15   53   24   
4.89/4.91	c 6286           26350          8742082        5883692        90             0              16   53   23   
5.39/5.46	c 7006           29403          9776299        6519715        90             0              16   53   23   
5.99/6.06	c 7798           32692          10892622       7274416        90             0              16   53   23   
6.60/6.70	c 8669           36236          12101457       8068759        90             0              17   53   24   
7.39/7.44	c 9627           40325          13470298       9021475        90             0              16   53   24   
8.19/8.21	c 10680          44642          14864729       9974868        90             0              14   53   24   
8.99/9.08	c 11838          49460          16563488       11124775       90             0              16   53   23   
9.90/9.94	c 13111          53737          17886863       12004150       90             0              12   53   21   
11.00/11.05	c 14511          59658          19814458       13523136       90             0              16   53   23   
12.10/12.15	c 16051          66363          22045613       14856949       90             0              14   53   23   
13.39/13.49	c 17745          73541          24486129       16545309       90             0              16   53   23   
14.69/14.73	c 19608          81496          26955584       18206332       90             0              16   53   24   
16.09/16.13	c 21657          90442          29872832       19995602       90             0              13   53   23   
17.89/17.95	c 23910          99913          33221291       22233712       90             0              13   53   23   
19.69/19.74	c 26388          111651         36902853       24437106       90             0              14   53   24   
21.89/21.93	c 29113          123651         40998856       27079861       90             0              13   53   23   
24.39/24.41	c 32110          136376         45391031       30089277       90             0              15   53   24   
26.79/26.89	c 35406          150600         50150796       33107276       90             0              13   53   23   
29.59/29.65	c 39031          166002         55153048       36582268       90             0              12   53   24   
32.79/32.85	c 43018          183921         60986103       40660457       90             0              12   53   24   
36.40/36.41	c 47403          201942         67411215       45350560       90             0              15   53   23   
39.99/40.02	c 52226          223052         74182593       49895865       90             0              12   53   24   
43.89/43.99	c 57531          244886         81804271       54924004       90             0              15   53   23   
48.39/48.42	c 63366          271707         90149258       60422077       90             0              11   53   24   
52.99/53.07	c 69784          299964         99006118       66209506       90             0              13   53   24   
58.59/58.63	c 76843          331801         109594244      73059136       90             0              13   53   23   
64.49/64.50	c 84607          367957         121527704      80486783       90             0              13   53   23   
71.18/71.25	c 93147          405089         133746434      88746286       90             0              12   53   23   
78.09/78.16	c 102541         447878         147756746      97284487       90             0              12   53   23   
85.98/86.01	c 112874         494633         162871509      107131031      90             0              12   53   23   
94.88/94.95	c 124240         546568         180216222      118123968      90             0              12   53   23   
104.49/104.60	c 136742         602245         198666705      130403256      90             0              12   53   22   
115.18/115.22	c 150494         662621         218943941      143565793      90             0              13   53   23   
126.48/126.54	c 165621         727163         240911102      158238199      90             0              10   53   23   
139.38/139.42	c 182260         801978         264964783      175287560      90             0              13   53   23   
153.67/153.77	c 200562         880530         291967480      193623240      90             0              10   53   23   
168.17/168.28	c 220694         971139         322068393      212037607      90             0              11   53   23   
184.78/184.85	c 242839         1070364        354680632      233151837      90             0              11   53   23   
203.37/203.41	c 267198         1177725        389494841      257311526      90             0              11   53   23   
223.37/223.41	c 293992         1299017        430428540      282025645      90             0              12   53   22   
246.56/246.60	c 323465         1432903        474617443      310965998      90             0              11   53   23   
270.26/270.32	c 355885         1575460        518868303      341056498      90             0              12   53   24   
297.96/298.09	c 391547         1735035        569553175      375641983      90             0              12   53   24   
327.86/327.99	c 430775         1918050        627438087      413974417      90             0              11   53   23   
360.15/360.23	c 473925         2109105        692514674      454646150      90             0              11   53   23   
396.55/396.60	c 521390         2320712        763309535      500265087      90             0              11   53   23   
436.04/436.15	c 573601         2559406        841794992      549769008      90             0              11   53   23   
481.04/481.14	c 631033         2818384        923867278      605057773      90             0              11   53   23   
527.73/527.88	c 694208         3102826        1015073751     666280074      91             0              11   53   23   
580.83/580.99	c 763700         3410855        1117392548     734840269      91             0              12   53   23   
638.62/638.79	c 840141         3751706        1231988205     808899496      92             0              11   53   22   
703.61/703.71	c 924226         4130984        1354047861     891978727      92             0              10   53   23   
774.60/774.78	c 1016719        4548318        1485257444     984642033      92             0              10   53   23   
775.20/775.39	c restarts              : 73          
775.20/775.39	c conflicts             : 1017487      (1312 /sec)
775.20/775.39	c decisions             : 4552303      (5872 /sec)
775.20/775.39	c propagations          : 985449050   (1271052 /sec)
775.20/775.39	c root propagations     : 908         
775.20/775.39	c filter calls          : 1486427268     (1917224 /sec)
775.20/775.39	c useless filter calls  : 1134604481     (76 %)
775.20/775.39	c Memory used           : 26.99 MB
775.20/775.39	c CPU time              : 775.302 s
775.20/775.39	
775.20/775.39	s UNSATISFIABLE

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-4242261-1500660192/watcher-4242261-1500660192 -o /tmp/evaluation-result-4242261-1500660192/solver-4242261-1500660192 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500648173-9855 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242261-1500660192.xml 

pid=11140
running on 8 cores: 1,3,5,7,9,11,13,15

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.02 2.05 3/242 11143
/proc/meminfo: memFree=32000012/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1111 0 0 0 1 0 0 0 20 0 1 0 1286109 27910144 897 33554432000 4194304 5970956 140730593267840 140730593267200 139620742962912 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6814 897 746 434 0 178 0

[startup+0.100161 s]
/proc/loadavg: 2.02 2.02 2.05 3/242 11143
/proc/meminfo: memFree=32000012/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27504 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1165 0 0 0 9 0 0 0 20 0 1 0 1286109 28164096 999 33554432000 4194304 5970956 140730593267840 140730593261672 139620733524965 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6876 999 798 434 0 240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27504

[startup+0.200287 s]
/proc/loadavg: 2.02 2.02 2.05 3/242 11143
/proc/meminfo: memFree=32000012/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1245 0 0 0 19 0 0 0 20 0 1 0 1286109 28299264 1064 33554432000 4194304 5970956 140730593267840 140730593255208 5052123 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1064 835 434 0 273 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27636

[startup+0.300236 s]
/proc/loadavg: 2.02 2.02 2.05 3/242 11143
/proc/meminfo: memFree=32000012/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1246 0 0 0 29 0 0 0 20 0 1 0 1286109 28299264 1064 33554432000 4194304 5970956 140730593267840 140730593265176 5322493 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1064 835 434 0 273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27636

[startup+0.700203 s]
/proc/loadavg: 2.02 2.02 2.05 3/242 11143
/proc/meminfo: memFree=32000012/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1247 0 0 0 69 0 0 0 20 0 1 0 1286109 28299264 1064 33554432000 4194304 5970956 140730593267840 140730593265176 5070776 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1064 835 434 0 273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27636

[startup+1.5002 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 11144
/proc/meminfo: memFree=31998872/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1248 0 0 0 149 0 0 0 20 0 1 0 1286109 28299264 1064 33554432000 4194304 5970956 140730593267840 140730593265176 5070776 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1064 835 434 0 273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27636

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11144
/proc/meminfo: memFree=31997080/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1440 0 0 0 309 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 4908967 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27636

[startup+6.30021 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11144
/proc/meminfo: memFree=31997080/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1632 0 0 0 629 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 4965043 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27636

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11144
/proc/meminfo: memFree=31993760/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 1824 0 0 0 1269 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 5070502 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27636

[startup+25.5003 s]
/proc/loadavg: 2.09 2.04 2.05 3/243 11144
/proc/meminfo: memFree=31992848/32770624 swapFree=5908/192812
[pid=11143] ppid=11140 vsize=27636 CPUtime=25.49 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 2208 0 0 0 2549 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 4909030 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27636

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.05 3/243 11144
/proc/meminfo: memFree=31993208/32770624 swapFree=5908/192864
[pid=11143] ppid=11140 vsize=27636 CPUtime=51.09 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 2400 0 0 0 5109 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 5052095 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27636

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/243 11145
/proc/meminfo: memFree=31992540/32770624 swapFree=5908/192864
[pid=11143] ppid=11140 vsize=27636 CPUtime=102.29 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 2592 0 0 0 10229 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 5098928 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27636

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11146
/proc/meminfo: memFree=31992264/32770624 swapFree=5908/192864
[pid=11143] ppid=11140 vsize=27636 CPUtime=162.27 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 2784 0 0 0 16227 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 4908967 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 27636

[startup+222.308 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11147
/proc/meminfo: memFree=31992216/32770624 swapFree=5908/192864
[pid=11143] ppid=11140 vsize=27636 CPUtime=222.27 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 2976 0 0 0 22227 0 0 0 20 0 1 0 1286109 28299264 1088 33554432000 4194304 5970956 140730593267840 140730593265176 5070400 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1088 837 434 0 273 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 27636

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11148
/proc/meminfo: memFree=31992240/32770624 swapFree=5908/192864
[pid=11143] ppid=11140 vsize=27636 CPUtime=282.26 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 3169 0 0 0 28226 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5069728 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 27636

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11149
/proc/meminfo: memFree=31992292/32770624 swapFree=5908/193156
[pid=11143] ppid=11140 vsize=27636 CPUtime=342.25 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 3361 0 0 0 34225 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5098896 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 27636

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11150
/proc/meminfo: memFree=31992244/32770624 swapFree=5908/193156
[pid=11143] ppid=11140 vsize=27636 CPUtime=402.25 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 3553 0 0 0 40225 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5098928 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 27636

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11158
/proc/meminfo: memFree=31992996/32770624 swapFree=5908/193216
[pid=11143] ppid=11140 vsize=27636 CPUtime=462.24 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 3745 0 0 0 46224 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5069728 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 27636

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 11159
/proc/meminfo: memFree=31992892/32770624 swapFree=5908/193216
[pid=11143] ppid=11140 vsize=27636 CPUtime=522.23 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 3937 0 0 0 52223 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4967821 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 27636

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 11160
/proc/meminfo: memFree=31992708/32770624 swapFree=5908/193216
[pid=11143] ppid=11140 vsize=27636 CPUtime=582.23 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4129 0 0 0 58223 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4994541 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 27636

[startup+642.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 11161
/proc/meminfo: memFree=31992128/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=642.22 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4321 0 0 0 64222 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4994554 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 27636

[startup+702.3 s]
/proc/loadavg: 2.12 2.06 2.05 3/243 11162
/proc/meminfo: memFree=31990652/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=702.21 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4500 0 0 0 70221 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4961194 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 27636

[startup+762.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=762.21 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4692 0 0 0 76221 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5098928 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 27636

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

[startup+768 s]
/proc/loadavg: 2.04 2.05 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=767.91 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4692 0 0 0 76791 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4994526 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 27636

[startup+771.207 s]
/proc/loadavg: 2.04 2.05 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=771.11 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4692 0 0 0 77111 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4994496 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 771.11
Current children cumulated vsize (KiB) 27636

[startup+772.8 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=772.71 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4692 0 0 0 77271 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5070548 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 772.71
Current children cumulated vsize (KiB) 27636

[startup+774.4 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=774.31 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4697 0 0 0 77431 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4994549 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 774.31
Current children cumulated vsize (KiB) 27636

[startup+774.8 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=774.7 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4705 0 0 0 77470 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5052080 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 774.7
Current children cumulated vsize (KiB) 27636

[startup+775.2 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=775.1 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4705 0 0 0 77510 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 4994596 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 775.1
Current children cumulated vsize (KiB) 27636

[startup+775.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 11163
/proc/meminfo: memFree=31991900/32770624 swapFree=5908/193368
[pid=11143] ppid=11140 vsize=27636 CPUtime=775.2 cores=1,3,5,7,9,11,13,15
/proc/11143/stat : 11143 (cosoco) R 11140 11143 9822 0 -1 4202496 4705 0 0 0 77520 0 0 0 20 0 1 0 1286109 28299264 1089 33554432000 4194304 5970956 140730593267840 140730593265176 5098928 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 19447808 140730593268929 140730593269059 140730593269059 140730593271758 0
/proc/11143/statm: 6909 1089 837 434 0 273 0
Current children cumulated CPU time (s) 775.2
Current children cumulated vsize (KiB) 27636

Child status: 0
Real time (s): 775.393
CPU time (s): 775.306
CPU user time (s): 775.302
CPU system time (s): 0.003999
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 27636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 775.302
system time used= 0.003999
maximum resident set size= 4428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4744
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= 6
involuntary context switches= 38969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.69828 second user time and 2.99845 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-21 20:03:12
IDJOB=4242261
IDBENCH=133770
IDSOLVER=2620
FILE ID=node138/4242261-1500660192
RUNJOBID= node138-1500648173-9855
PBS_JOBID= 20623282
Free space on /tmp= 61992 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-08.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242261-1500660192/watcher-4242261-1500660192 -o /tmp/evaluation-result-4242261-1500660192/solver-4242261-1500660192 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500648173-9855 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242261-1500660192.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=2029947784

node138.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	: 8
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.44
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.44
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	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32000076 kB
MemAvailable:   31991748 kB
Buffers:           34044 kB
Cached:           268128 kB
SwapCached:            0 kB
Active:           192980 kB
Inactive:         201404 kB
Active(anon):      95540 kB
Inactive(anon):     8592 kB
Active(file):      97440 kB
Inactive(file):   192812 kB
Unevictable:        5908 kB
Mlocked:            5908 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2512 kB
Writeback:             0 kB
AnonPages:        223340 kB
Mapped:            31972 kB
Shmem:              8852 kB
Slab:              66864 kB
SReclaimable:      34508 kB
SUnreclaim:        32356 kB
KernelStack:        4272 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     364220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61988 MiB
End job on node138 at 2017-07-21 20:16:08