Trace number 4268209

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12UNSAT 781.25897 781.25098

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.03/0.13	c root propagations     : 908         
0.03/0.13	c restarts enabled, print stats at every restarts
0.03/0.13	c
0.03/0.13	c
0.03/0.13	c
0.03/0.13	c This is cosoco 1.12 --  
0.03/0.13	c
0.03/0.13	c command line: cosoco -lc -model -restarts HOME/instance-4268209-1502543824.xml 
0.03/0.13	c ========================================[ Problem Statistics ]===========================================
0.03/0.13	c |                                                                                                       
0.03/0.13	c |  Parse time        :         0.06 s 
0.03/0.13	c |
0.03/0.13	c |               Variables: 128
0.03/0.13	c |            Domain Sizes: 8..64
0.03/0.13	c |
0.03/0.13	c |             Constraints: 136
0.03/0.13	c |                   Arity: 1..65  -- Unary: 8  -- Ternary: 56
0.03/0.13	c | 
0.03/0.13	c |                   Types: 
0.03/0.13	c |                          All Different: 16
0.03/0.13	c |                          Element Constant: 56
0.03/0.13	c |                          Intension: 56
0.03/0.13	c |                          Unary: 8
0.03/0.13	c |                          
0.03/0.13	c =========================================================================================================
0.03/0.13	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.03/0.14	c remove useless variable y[0][0]
0.03/0.14	c remove useless variable y[1][1]
0.03/0.14	c remove useless variable y[2][2]
0.03/0.14	c remove useless variable y[3][3]
0.03/0.14	c remove useless variable y[4][4]
0.03/0.14	c remove useless variable y[5][5]
0.03/0.14	c remove useless variable y[6][6]
0.03/0.14	c remove useless variable y[7][7]
0.13/0.23	c 101            429            150070         112009         90             0              22   57   29   
0.23/0.31	c 211            944            313142         213172         90             0              17   53   24   
0.33/0.40	c 332            1409           485398         330180         90             0              20   31   24   
0.43/0.50	c 465            1943           670000         444690         90             0              19   32   24   
0.53/0.60	c 611            2641           897757         560281         90             0              18   53   24   
0.63/0.77	c 771            3569           1190459        760995         90             0              18   53   25   
0.83/0.92	c 947            4331           1453884        943980         90             0              18   32   24   
0.93/1.06	c 1140           5067           1699075        1104050        90             0              17   32   23   
1.13/1.20	c 1352           5946           1970705        1300252        90             0              19   32   24   
1.23/1.37	c 1585           7048           2312629        1503520        90             0              16   53   25   
1.43/1.59	c 1841           8317           2710149        1767713        90             0              16   53   24   
1.63/1.78	c 2122           9335           3080754        2007326        90             0              19   30   23   
1.93/2.02	c 2431           10697          3514831        2288582        90             0              16   53   24   
2.13/2.23	c 2770           11917          3915644        2583352        90             0              17   32   24   
2.43/2.55	c 3142           13405          4459527        2978220        90             0              17   53   23   
2.73/2.82	c 3551           15239          5014155        3357126        90             0              16   53   25   
3.03/3.17	c 4000           17139          5642324        3783365        90             0              16   53   24   
3.43/3.51	c 4493           18672          6158965        4125073        90             0              14   30   21   
3.83/3.96	c 5035           20868          6941180        4631502        90             0              16   53   23   
4.33/4.42	c 5631           23567          7815960        5205667        90             0              15   53   24   
4.83/4.96	c 6286           26350          8742082        5883692        90             0              16   53   23   
5.43/5.52	c 7006           29403          9776299        6519715        90             0              16   53   23   
6.03/6.12	c 7798           32692          10892622       7274416        90             0              16   53   23   
6.63/6.76	c 8669           36236          12101457       8068759        90             0              17   53   24   
7.43/7.51	c 9627           40325          13470298       9021475        90             0              16   53   24   
8.13/8.29	c 10680          44642          14864729       9974868        90             0              14   53   24   
9.03/9.16	c 11838          49460          16563488       11124775       90             0              16   53   23   
9.94/10.03	c 13111          53737          17886863       12004150       90             0              12   53   21   
11.04/11.15	c 14511          59658          19814458       13523136       90             0              16   53   23   
12.14/12.25	c 16051          66363          22045613       14856949       90             0              14   53   23   
13.53/13.61	c 17745          73541          24486129       16545309       90             0              16   53   23   
14.73/14.85	c 19608          81496          26955584       18206332       90             0              16   53   24   
16.13/16.26	c 21657          90442          29872832       19995602       90             0              13   53   23   
18.03/18.10	c 23910          99913          33221291       22233712       90             0              13   53   23   
19.74/19.90	c 26388          111651         36902853       24437106       90             0              14   53   24   
22.04/22.11	c 29113          123651         40998856       27079861       90             0              13   53   23   
24.53/24.60	c 32110          136376         45391031       30089277       90             0              15   53   24   
27.03/27.10	c 35406          150600         50150796       33107276       90             0              13   53   23   
29.74/29.89	c 39031          166002         55153048       36582268       90             0              12   53   24   
33.04/33.11	c 43018          183921         60986103       40660457       90             0              12   53   24   
36.63/36.70	c 47403          201942         67411215       45350560       90             0              15   53   23   
40.23/40.34	c 52226          223052         74182593       49895865       90             0              12   53   24   
44.23/44.33	c 57531          244886         81804271       54924004       90             0              15   53   23   
48.73/48.80	c 63366          271707         90149258       60422077       90             0              11   53   24   
53.33/53.49	c 69784          299964         99006118       66209506       90             0              13   53   24   
58.93/59.10	c 76843          331801         109594244      73059136       90             0              13   53   23   
64.94/65.00	c 84607          367957         121527704      80486783       90             0              13   53   23   
71.73/71.81	c 93147          405089         133746434      88746286       90             0              12   53   23   
78.63/78.77	c 102541         447878         147756746      97284487       90             0              12   53   23   
86.54/86.68	c 112874         494633         162871509      107131031      90             0              12   53   23   
95.54/95.69	c 124240         546568         180216222      118123968      90             0              12   53   23   
105.34/105.42	c 136742         602245         198666705      130403256      90             0              12   53   22   
116.04/116.12	c 150494         662621         218943941      143565793      90             0              13   53   23   
127.44/127.52	c 165621         727163         240911102      158238199      90             0              10   53   23   
140.44/140.51	c 182260         801978         264964783      175287560      90             0              13   53   23   
154.84/154.97	c 200562         880530         291967480      193623240      90             0              10   53   23   
169.45/169.58	c 220694         971139         322068393      212037607      90             0              11   53   23   
186.14/186.28	c 242839         1070364        354680632      233151837      90             0              11   53   23   
204.85/204.99	c 267198         1177725        389494841      257311526      90             0              11   53   23   
225.05/225.13	c 293992         1299017        430428540      282025645      90             0              12   53   22   
248.35/248.49	c 323465         1432903        474617443      310965998      90             0              11   53   23   
272.25/272.39	c 355885         1575460        518868303      341056498      90             0              12   53   24   
300.26/300.39	c 391547         1735035        569553175      375641983      90             0              12   53   24   
330.46/330.52	c 430775         1918050        627438087      413974417      90             0              11   53   23   
362.86/363.00	c 473925         2109105        692514674      454646150      90             0              11   53   23   
399.56/399.64	c 521390         2320712        763309535      500265087      90             0              11   53   23   
439.37/439.46	c 573601         2559406        841794992      549769008      90             0              11   53   23   
484.67/484.79	c 631033         2818384        923867278      605057773      90             0              11   53   23   
531.78/531.88	c 694208         3102826        1015073751     666280074      91             0              11   53   23   
585.29/585.39	c 763700         3410855        1117392548     734840269      91             0              12   53   23   
643.59/643.62	c 840141         3751706        1231988205     808899496      92             0              11   53   22   
708.99/709.04	c 924226         4130984        1354047861     891978727      92             0              10   53   23   
780.60/780.63	c 1016719        4548318        1485257444     984642033      92             0              10   53   23   
781.20/781.25	c restarts              : 73          
781.20/781.25	c conflicts             : 1017487      (1302 /sec)
781.20/781.25	c decisions             : 4552303      (5827 /sec)
781.20/781.25	c propagations          : 985449050   (1261367 /sec)
781.20/781.25	c root propagations     : 908         
781.20/781.25	c filter calls          : 1486427268     (1902615 /sec)
781.20/781.25	c useless filter calls  : 1134604481     (76 %)
781.20/781.25	c Memory used           : 27.00 MB
781.20/781.25	c CPU time              : 781.255 s
781.20/781.25	
781.20/781.25	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-4268209-1502543824/watcher-4268209-1502543824 -o /tmp/evaluation-result-4268209-1502543824/solver-4268209-1502543824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268209-1502543824.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 5893
/proc/meminfo: memFree=31050884/32770624 swapFree=0/459200
[pid=5893] ppid=5890 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5893/stat : 5893 (runsolver) D 5890 5893 28313 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 102197583 24240128 107 18446744073709551615 4194304 4338465 140734560941008 140734560938648 140690214572759 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 7745536 140734560948417 140734560948809 140734560948809 140734560952266 0
/proc/5893/statm: 5918 107 54 36 0 2156 0

[startup+0.100156 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 5893
/proc/meminfo: memFree=31050884/32770624 swapFree=0/459200
[pid=5893] ppid=5890 vsize=27384 CPUtime=0.03 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1142 0 0 0 3 0 0 0 20 0 1 0 102197583 28041216 971 18446744073709551615 4194304 5972588 140730832298432 140730832295080 139791730379749 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6846 971 800 435 0 209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27384

[startup+0.200267 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 5893
/proc/meminfo: memFree=31050884/32770624 swapFree=0/459200
[pid=5893] ppid=5890 vsize=27648 CPUtime=0.13 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1248 0 0 0 13 0 0 0 20 0 1 0 102197583 28311552 1036 18446744073709551615 4194304 5972588 140730832298432 140730832285768 4968859 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1036 813 435 0 275 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27648

[startup+0.30025 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 5893
/proc/meminfo: memFree=31050884/32770624 swapFree=0/459200
[pid=5893] ppid=5890 vsize=27648 CPUtime=0.23 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1248 0 0 0 23 0 0 0 20 0 1 0 102197583 28311552 1036 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5053056 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1036 813 435 0 275 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27648

[startup+0.700221 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 5893
/proc/meminfo: memFree=31050884/32770624 swapFree=0/459200
[pid=5893] ppid=5890 vsize=27648 CPUtime=0.63 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1248 0 0 0 63 0 0 0 20 0 1 0 102197583 28311552 1036 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4976475 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1036 813 435 0 275 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 27648

[startup+1.50022 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 5894
/proc/meminfo: memFree=31049740/32770624 swapFree=0/459212
[pid=5893] ppid=5890 vsize=27648 CPUtime=1.43 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1249 0 0 0 143 0 0 0 20 0 1 0 102197583 28311552 1036 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4965423 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1036 813 435 0 275 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 27648

[startup+3.10024 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 5894
/proc/meminfo: memFree=31049492/32770624 swapFree=0/459212
[pid=5893] ppid=5890 vsize=27648 CPUtime=3.03 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1441 0 0 0 303 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5071456 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 27648

[startup+6.30022 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 5894
/proc/meminfo: memFree=31049344/32770624 swapFree=0/459212
[pid=5893] ppid=5890 vsize=27648 CPUtime=6.23 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1633 0 0 0 623 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4968734 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27648

[startup+12.7002 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 5895
/proc/meminfo: memFree=31049224/32770624 swapFree=0/459208
[pid=5893] ppid=5890 vsize=27648 CPUtime=12.63 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 1825 0 0 0 1263 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4909660 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 27648

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 5895
/proc/meminfo: memFree=31049468/32770624 swapFree=0/459208
[pid=5893] ppid=5890 vsize=27648 CPUtime=25.43 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 2209 0 0 0 2543 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4909616 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27648

[startup+51.1003 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 5895
/proc/meminfo: memFree=31049348/32770624 swapFree=0/459204
[pid=5893] ppid=5890 vsize=27648 CPUtime=51.03 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 2401 0 0 0 5103 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5099616 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27648

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 5898
/proc/meminfo: memFree=31048720/32770624 swapFree=0/459204
[pid=5893] ppid=5890 vsize=27648 CPUtime=102.24 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 2593 0 0 0 10224 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4995434 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27648

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 5900
/proc/meminfo: memFree=31048688/32770624 swapFree=0/459220
[pid=5893] ppid=5890 vsize=27648 CPUtime=162.24 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 2785 0 0 0 16224 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4965812 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27648

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5903
/proc/meminfo: memFree=31048444/32770624 swapFree=0/459232
[pid=5893] ppid=5890 vsize=27648 CPUtime=222.25 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 2977 0 0 0 22225 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4978888 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27648

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 5905
/proc/meminfo: memFree=31048416/32770624 swapFree=0/459248
[pid=5893] ppid=5890 vsize=27648 CPUtime=282.25 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 2977 0 0 0 28225 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5099653 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 27648

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5907
/proc/meminfo: memFree=31048552/32770624 swapFree=0/459252
[pid=5893] ppid=5890 vsize=27648 CPUtime=342.26 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3169 0 0 0 34226 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5070704 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 27648

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 5910
/proc/meminfo: memFree=31048736/32770624 swapFree=0/459264
[pid=5893] ppid=5890 vsize=27648 CPUtime=402.26 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3169 0 0 0 40226 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5099648 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 27648

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/189 5926
/proc/meminfo: memFree=31044172/32770624 swapFree=0/459284
[pid=5893] ppid=5890 vsize=27648 CPUtime=462.27 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3361 0 0 0 46227 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5070704 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 27648

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 5928
/proc/meminfo: memFree=31044604/32770624 swapFree=0/459280
[pid=5893] ppid=5890 vsize=27648 CPUtime=522.28 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3361 0 0 0 52228 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5053108 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 27648

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 5931
/proc/meminfo: memFree=31047392/32770624 swapFree=0/459288
[pid=5893] ppid=5890 vsize=27648 CPUtime=582.28 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3540 0 0 0 58228 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5327769 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 27648

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5933
/proc/meminfo: memFree=31047360/32770624 swapFree=0/459292
[pid=5893] ppid=5890 vsize=27648 CPUtime=642.29 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3553 0 0 0 64229 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5070688 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 27648

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5936
/proc/meminfo: memFree=31047372/32770624 swapFree=0/459308
[pid=5893] ppid=5890 vsize=27648 CPUtime=702.29 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3732 0 0 0 70229 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5071456 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 27648

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047588/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=762.3 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3745 0 0 0 76230 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4965328 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 27648

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

[startup+768 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047588/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=768 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3745 0 0 0 76800 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4968872 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 768
Current children cumulated vsize (KiB) 27648

[startup+774.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047808/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=774.4 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3745 0 0 0 77440 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5053069 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 774.4
Current children cumulated vsize (KiB) 27648

[startup+777.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047808/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=777.6 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3924 0 0 0 77760 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4976627 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 777.6
Current children cumulated vsize (KiB) 27648

[startup+779.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047684/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=779.2 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3929 0 0 0 77920 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4978745 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 779.2
Current children cumulated vsize (KiB) 27648

[startup+780.006 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047684/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=780.01 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3929 0 0 0 78001 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 5053069 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 780.01
Current children cumulated vsize (KiB) 27648

[startup+780.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047684/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=780.8 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3937 0 0 0 78080 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4909616 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 780.8
Current children cumulated vsize (KiB) 27648

[startup+781.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5938
/proc/meminfo: memFree=31047684/32770624 swapFree=0/459316
[pid=5893] ppid=5890 vsize=27648 CPUtime=781.2 cores=1,3,5,7
/proc/5893/stat : 5893 (cosoco) R 5890 5893 28313 0 -1 4202496 3937 0 0 0 78120 0 0 0 20 0 1 0 102197583 28311552 1090 18446744073709551615 4194304 5972588 140730832298432 140730832295736 4995517 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 27021312 140730832306670 140730832306765 140730832306765 140730832310222 0
/proc/5893/statm: 6912 1090 838 435 0 275 0
Current children cumulated CPU time (s) 781.2
Current children cumulated vsize (KiB) 27648

Child status: 0
Real time (s): 781.251
CPU time (s): 781.259
CPU user time (s): 781.255
CPU system time (s): 0.004
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 27648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 781.255
system time used= 0.004
maximum resident set size= 4428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3975
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= 10
involuntary context switches= 202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.81546 second user time and 2.65104 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 15:02:56
IDJOB=4268209
IDBENCH=133770
IDSOLVER=2658
FILE ID=node133/4268209-1502543824
RUNJOBID= node133-1502500327-28378
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-08.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268209-1502543824/watcher-4268209-1502543824 -o /tmp/evaluation-result-4268209-1502543824/solver-4268209-1502543824 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268209-1502543824.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=1621760645

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31050900 kB
MemAvailable:   31944336 kB
Buffers:          306312 kB
Cached:           887812 kB
SwapCached:            0 kB
Active:           783948 kB
Inactive:         500764 kB
Active(anon):      90288 kB
Inactive(anon):    41304 kB
Active(file):     693660 kB
Inactive(file):   459460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:         89544 kB
Mapped:            55360 kB
Shmem:             41660 kB
Slab:             139352 kB
SReclaimable:     112304 kB
SUnreclaim:        27048 kB
KernelStack:        3344 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     359340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 15:15:57