Trace number 4268201

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.79 2520

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
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 benchmark80.053596
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.30/14.49	c root propagations     : 0           
14.30/14.49	c restarts enabled, print stats at every restarts
14.30/14.49	c
14.30/14.49	c
14.30/14.49	c
14.30/14.49	c This is cosoco 1.12 --  
14.30/14.49	c
14.30/14.49	c command line: cosoco -lc -model -restarts HOME/instance-4268201-1502524867.xml 
14.30/14.49	c ========================================[ Problem Statistics ]===========================================
14.30/14.49	c |                                                                                                       
14.30/14.49	c |  Parse time        :        14.24 s 
14.30/14.49	c |
14.30/14.49	c |               Variables: 25
14.30/14.49	c |            Domain Sizes: 5..5
14.30/14.49	c |
14.30/14.49	c |             Constraints: 58
14.30/14.49	c |                   Arity: 7..7
14.30/14.49	c | 
14.30/14.49	c |                   Types: 
14.30/14.49	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.30/14.49	c |                          
14.30/14.49	c =========================================================================================================
14.30/14.49	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
15.90/16.04	c 101            245            15111          5011           0              0              7   13   9     
17.90/18.08	c 211            522            32238          10582          0              0              7   14   9     
20.30/20.47	c 332            812            53000          16890          0              0              7   14   9     
22.80/22.93	c 465            1110           72426          23285          0              0              6   14   9     
25.99/26.10	c 611            1445           95555          31401          0              0              6   14   9     
27.69/27.81	c 771            1817           122760         40037          0              0              8   15   11    
30.80/30.95	c 947            2226           151785         49013          0              0              6   13   9     
34.89/35.03	c 1140           2699           183162         60075          0              0              6   13   9     
39.50/39.67	c 1352           3218           219151         72238          0              0              6   13   9     
45.70/45.83	c 1585           3815           260261         86073          0              0              5   13   9     
50.60/50.79	c 1841           4424           303516         100577         0              0              6   13   9     
55.49/55.64	c 2122           5103           349891         116064         0              0              6   13   9     
61.09/61.25	c 2431           5837           403138         133036         0              0              6   13   9     
67.79/67.94	c 2770           6624           458182         151401         0              0              5   13   9     
73.09/73.23	c 3142           7496           521828         171910         0              0              7   14   10    
80.69/80.82	c 3551           8455           587261         193364         0              0              5   13   9     
89.09/89.20	c 4000           9564           660994         218886         0              0              5   13   9     
98.49/98.65	c 4493           10754          741350         246845         0              0              5   13   9     
110.99/111.20	c 5035           11997          831015         276713         0              0              5   13   8     
124.68/124.81	c 5631           13480          932734         310673         0              0              5   13   9     
131.38/131.59	c 6286           14940          1030716        340743         0              0              6   14   9     
141.88/142.05	c 7006           16559          1150995        379918         0              0              7   14   10    
157.07/157.26	c 7798           18484          1284147        421881         0              0              5   13   9     
175.37/175.51	c 8669           20587          1426802        466953         0              0              6   13   9     
188.37/188.57	c 9627           22825          1585567        516713         0              0              6   14   10    
207.27/207.44	c 10680          25347          1755131        574018         0              0              5   13   9     
227.07/227.21	c 11838          28205          1945621        637140         0              0              5   15   9     
251.67/251.83	c 13111          31230          2149544        707474         0              0              4   13   9     
273.87/274.07	c 14511          34747          2378035        781891         0              0              5   15   9     
309.47/309.68	c 16051          38413          2632834        866004         0              0              4   16   9     
342.17/342.38	c 17745          42581          2913888        960860         0              0              4   14   9     
373.47/373.60	c 19608          47160          3224023        1063445        0              0              5   14   9     
407.86/408.00	c 21657          52041          3553629        1174524        0              0              4   14   9     
449.06/449.23	c 23910          57439          3919821        1298054        0              0              4   15   9     
487.06/487.24	c 26388          63245          4317933        1431152        0              0              4   15   9     
527.97/528.16	c 29113          69900          4768100        1574534        0              0              5   14   9     
571.46/571.67	c 32110          76751          5224389        1729016        0              0              5   15   9     
631.96/632.16	c 35406          84567          5751662        1901991        0              0              4   15   9     
677.95/678.12	c 39031          92967          6325147        2089121        0              0              5   15   10    
752.75/752.97	c 43018          102859         6990297        2304297        0              0              5   16   9     
833.05/833.20	c 47403          113411         7704729        2538450        0              0              3   15   9     
918.14/918.36	c 52226          124811         8480641        2794059        0              0              4   14   9     
1018.14/1018.39	c 57531          137598         9330962        3076057        0              0              4   15   9     
1127.34/1127.53	c 63366          151560         10249458       3378033        0              0              4   14   9     
1261.73/1261.91	c 69784          167236         11291144       3729728        0              0              3   14   8     
1380.92/1381.17	c 76843          183767         12417924       4093184        0              0              4   15   9     
1535.02/1535.22	c 84607          202407         13726846       4502656        0              0              4   15   9     
1707.31/1707.52	c 93147          222584         15082217       4948067        0              0              5   15   9     
1865.11/1865.37	c 102541         244989         16570095       5437692        0              0              4   15   9     
2017.61/2017.83	c 112874         269389         18219449       5982634        0              0              4   16   9     
2226.39/2226.67	c 124240         296079         20030720       6580129        0              0              4   15   9     
2451.69/2451.97	c 136742         325587         22045356       7247922        0              0              3   15   9     
2519.78/2520.00	
2519.78/2520.00	c *** INTERRUPTED ***
2519.78/2520.00	c restarts              : 52          
2519.78/2520.00	c conflicts             : 140301       (56 /sec)
2519.78/2520.00	c decisions             : 334360       (133 /sec)
2519.78/2520.00	c propagations          : 7441793     (2953 /sec)
2519.78/2520.00	c root propagations     : 0           
2519.78/2520.00	c filter calls          : 22618941       (8977 /sec)
2519.78/2520.00	c useless filter calls  : 18978081       (83 %)
2519.78/2520.00	c Memory used           : 199.66 MB
2519.78/2520.00	c CPU time              : 2519.66 s
2519.78/2520.00	
2519.78/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268201-1502524867/watcher-4268201-1502524867 -o /tmp/evaluation-result-4268201-1502524867/solver-4268201-1502524867 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268201-1502524867.xml 

pid=8026
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.08 2.05 2.06 3/180 8029
/proc/meminfo: memFree=31157992/32770624 swapFree=0/323228
[pid=8029] ppid=8026 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8029/stat : 8029 (runsolver) D 8026 8029 1785 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 54682210 24240128 106 18446744073709551615 4194304 4338465 140731712006032 140731712003672 140201586639575 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 27910144 140731712012482 140731712012873 140731712012873 140731712016330 0
/proc/8029/statm: 5918 106 53 36 0 2156 0

[startup+0.107439 s]
/proc/loadavg: 2.08 2.05 2.06 3/180 8029
/proc/meminfo: memFree=31157992/32770624 swapFree=0/323228
[pid=8029] ppid=8026 vsize=27132 CPUtime=0.01 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 989 0 0 0 1 0 0 0 20 0 1 0 54682210 27783168 766 18446744073709551615 4194304 5972588 140735043483968 140735043480536 5673552 0 0 1 0 0 0 0 17 7 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 6783 766 684 435 0 146 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27132

[startup+0.200439 s]
/proc/loadavg: 2.08 2.05 2.06 3/180 8029
/proc/meminfo: memFree=31157992/32770624 swapFree=0/323228
[pid=8029] ppid=8026 vsize=28604 CPUtime=0.09 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 1398 0 0 0 9 0 0 0 20 0 1 0 54682210 29290496 1089 18446744073709551615 4194304 5972588 140735043483968 140735043480536 5674128 0 0 1 0 0 0 0 17 1 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 7151 1089 713 435 0 514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28604

[startup+0.30023 s]
/proc/loadavg: 2.08 2.05 2.06 3/180 8029
/proc/meminfo: memFree=31157992/32770624 swapFree=0/323228
[pid=8029] ppid=8026 vsize=30032 CPUtime=0.19 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 1876 0 0 0 19 0 0 0 20 0 1 0 54682210 30752768 1377 18446744073709551615 4194304 5972588 140735043483968 140735043480536 140267376659429 0 0 1 0 0 0 0 17 1 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 7508 1377 713 435 0 871 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30032

[startup+0.700262 s]
/proc/loadavg: 2.08 2.05 2.06 3/180 8029
/proc/meminfo: memFree=31157992/32770624 swapFree=0/323228
[pid=8029] ppid=8026 vsize=38736 CPUtime=0.6 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 4335 0 0 0 59 1 0 0 20 0 1 0 54682210 39665664 3596 18446744073709551615 4194304 5972588 140735043483968 140735043480536 5671558 0 0 1 0 0 0 0 17 1 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 9684 3596 720 435 0 3047 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 38736

[startup+1.50026 s]
/proc/loadavg: 2.08 2.05 2.06 3/181 8030
/proc/meminfo: memFree=31141484/32770624 swapFree=0/323024
[pid=8029] ppid=8026 vsize=46712 CPUtime=1.4 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 6147 0 0 0 139 1 0 0 20 0 1 0 54682210 47833088 5378 18446744073709551615 4194304 5972588 140735043483968 140735043480536 5382522 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 11678 5378 720 435 0 5041 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 46712

[startup+3.10022 s]
/proc/loadavg: 2.08 2.05 2.06 3/181 8030
/proc/meminfo: memFree=31132680/32770624 swapFree=0/323024
[pid=8029] ppid=8026 vsize=65572 CPUtime=3 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 11727 0 0 0 298 2 0 0 20 0 1 0 54682210 67145728 9563 18446744073709551615 4194304 5972588 140735043483968 140735043480536 5674106 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 16393 9563 720 435 0 9756 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 65572

[startup+6.30023 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8031
/proc/meminfo: memFree=31099064/32770624 swapFree=0/323020
[pid=8029] ppid=8026 vsize=100612 CPUtime=6.19 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 21063 0 0 0 616 3 0 0 20 0 1 0 54682210 103026688 17413 18446744073709551615 4194304 5972588 140735043483968 140735043480536 5676112 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 25153 17413 721 435 0 18516 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 100612

[startup+12.7002 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8031
/proc/meminfo: memFree=31033344/32770624 swapFree=0/323016
[pid=8029] ppid=8026 vsize=170368 CPUtime=12.6 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 38971 0 0 0 1254 6 0 0 20 0 1 0 54682210 174456832 33378 18446744073709551615 4194304 5972588 140735043483968 140735043480536 140267377097728 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 42592 33378 721 435 0 35955 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 170368

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8031
/proc/meminfo: memFree=30993416/32770624 swapFree=0/323008
[pid=8029] ppid=8026 vsize=204452 CPUtime=25.39 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 109699 0 0 0 2530 9 0 0 20 0 1 0 54682210 209358848 41740 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 41740 766 435 0 44476 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 204452

[startup+51.1004 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8031
/proc/meminfo: memFree=30991780/32770624 swapFree=0/323000
[pid=8029] ppid=8026 vsize=204452 CPUtime=51 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 158677 0 0 0 5089 11 0 0 20 0 1 0 54682210 209358848 42102 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 42102 766 435 0 44476 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 204452

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8033
/proc/meminfo: memFree=30984016/32770624 swapFree=0/322996
[pid=8029] ppid=8026 vsize=204452 CPUtime=102.19 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 185786 0 0 0 10207 12 0 0 20 0 1 0 54682210 209358848 43944 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935454 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 43944 766 435 0 44476 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 204452

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8035
/proc/meminfo: memFree=30979556/32770624 swapFree=0/323004
[pid=8029] ppid=8026 vsize=204452 CPUtime=162.17 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 194646 0 0 0 16205 12 0 0 20 0 1 0 54682210 209358848 45085 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4934208 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45085 766 435 0 44476 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 204452

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 8052
/proc/meminfo: memFree=30976048/32770624 swapFree=0/323024
[pid=8029] ppid=8026 vsize=204452 CPUtime=222.18 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 195900 0 0 0 22206 12 0 0 20 0 1 0 54682210 209358848 45085 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45085 766 435 0 44476 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 204452

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8054
/proc/meminfo: memFree=30978188/32770624 swapFree=0/323040
[pid=8029] ppid=8026 vsize=204452 CPUtime=282.17 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 197154 0 0 0 28205 12 0 0 20 0 1 0 54682210 209358848 45085 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45085 766 435 0 44476 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 204452

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 8056
/proc/meminfo: memFree=30978256/32770624 swapFree=0/323048
[pid=8029] ppid=8026 vsize=204452 CPUtime=342.17 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 198409 0 0 0 34205 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 204452

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 8058
/proc/meminfo: memFree=30978220/32770624 swapFree=0/323060
[pid=8029] ppid=8026 vsize=204452 CPUtime=402.16 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 199228 0 0 0 40204 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935435 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 204452

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8060
/proc/meminfo: memFree=30977964/32770624 swapFree=0/323064
[pid=8029] ppid=8026 vsize=204452 CPUtime=462.16 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 200047 0 0 0 46204 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4934287 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 204452

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8063
/proc/meminfo: memFree=30977932/32770624 swapFree=0/323060
[pid=8029] ppid=8026 vsize=204452 CPUtime=522.16 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 200866 0 0 0 52204 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935454 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 204452

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8065
/proc/meminfo: memFree=30978660/32770624 swapFree=0/323060
[pid=8029] ppid=8026 vsize=204452 CPUtime=582.16 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 201685 0 0 0 58204 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 204452


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8215
/proc/meminfo: memFree=31119180/32770624 swapFree=0/323260
[pid=8029] ppid=8026 vsize=204452 CPUtime=1602.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 215208 0 0 0 160199 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935454 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1602.11
Current children cumulated vsize (KiB) 204452

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8217
/proc/meminfo: memFree=31119080/32770624 swapFree=0/323268
[pid=8029] ppid=8026 vsize=204452 CPUtime=1662.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 215963 0 0 0 166199 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935502 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 204452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8219
/proc/meminfo: memFree=31119584/32770624 swapFree=0/323280
[pid=8029] ppid=8026 vsize=204452 CPUtime=1722.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 216782 0 0 0 172199 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935454 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 204452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8221
/proc/meminfo: memFree=31119184/32770624 swapFree=0/323284
[pid=8029] ppid=8026 vsize=204452 CPUtime=1782.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 217589 0 0 0 178199 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935435 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 204452

[startup+1842.3 s]
/proc/loadavg: 2.15 2.06 2.06 3/181 8223
/proc/meminfo: memFree=31119224/32770624 swapFree=0/323292
[pid=8029] ppid=8026 vsize=204452 CPUtime=1842.1 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 218382 0 0 0 184198 12 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1842.1
Current children cumulated vsize (KiB) 204452

[startup+1902.3 s]
/proc/loadavg: 2.09 2.06 2.06 3/181 8225
/proc/meminfo: memFree=31118448/32770624 swapFree=0/323304
[pid=8029] ppid=8026 vsize=204452 CPUtime=1902.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 219201 0 0 0 190198 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1902.11
Current children cumulated vsize (KiB) 204452

[startup+1962.3 s]
/proc/loadavg: 2.10 2.08 2.06 3/181 8227
/proc/meminfo: memFree=31118456/32770624 swapFree=0/323308
[pid=8029] ppid=8026 vsize=204452 CPUtime=1962.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 219662 0 0 0 196198 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 1962.11
Current children cumulated vsize (KiB) 204452

[startup+2022.3 s]
/proc/loadavg: 2.04 2.07 2.06 3/185 8244
/proc/meminfo: memFree=31114820/32770624 swapFree=0/323352
[pid=8029] ppid=8026 vsize=204452 CPUtime=2022.1 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 220481 0 0 0 202197 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2022.1
Current children cumulated vsize (KiB) 204452

[startup+2082.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/182 8246
/proc/meminfo: memFree=31117760/32770624 swapFree=0/323376
[pid=8029] ppid=8026 vsize=204452 CPUtime=2082.11 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 221178 0 0 0 208198 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2082.11
Current children cumulated vsize (KiB) 204452

[startup+2142.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 8248
/proc/meminfo: memFree=31117660/32770624 swapFree=0/323388
[pid=8029] ppid=8026 vsize=204452 CPUtime=2142.1 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 221904 0 0 0 214197 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935454 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2142.1
Current children cumulated vsize (KiB) 204452

[startup+2202.31 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 8250
/proc/meminfo: memFree=31117900/32770624 swapFree=0/323404
[pid=8029] ppid=8026 vsize=204452 CPUtime=2202.1 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 222624 0 0 0 220197 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2202.1
Current children cumulated vsize (KiB) 204452

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 8252
/proc/meminfo: memFree=31117732/32770624 swapFree=0/323412
[pid=8029] ppid=8026 vsize=204452 CPUtime=2262.09 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 223443 0 0 0 226196 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4936013 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2262.09
Current children cumulated vsize (KiB) 204452

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8255
/proc/meminfo: memFree=31117772/32770624 swapFree=0/323420
[pid=8029] ppid=8026 vsize=204452 CPUtime=2322.09 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 224153 0 0 0 232196 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2322.09
Current children cumulated vsize (KiB) 204452

[startup+2382.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 8257
/proc/meminfo: memFree=31117360/32770624 swapFree=0/323424
[pid=8029] ppid=8026 vsize=204452 CPUtime=2382.09 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 224929 0 0 0 238196 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2382.09
Current children cumulated vsize (KiB) 204452

[startup+2442.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 8259
/proc/meminfo: memFree=31117368/32770624 swapFree=0/323428
[pid=8029] ppid=8026 vsize=204452 CPUtime=2442.08 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 225535 0 0 0 244195 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935454 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2442.08
Current children cumulated vsize (KiB) 204452

[startup+2502.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 8262
/proc/meminfo: memFree=31116832/32770624 swapFree=0/323448
[pid=8029] ppid=8026 vsize=204452 CPUtime=2502.08 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 226474 0 0 0 250195 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2502.08
Current children cumulated vsize (KiB) 204452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 8263
/proc/meminfo: memFree=31117212/32770624 swapFree=0/323452
[pid=8029] ppid=8026 vsize=204452 CPUtime=2519.78 cores=1,3,5,7
/proc/8029/stat : 8029 (cosoco) R 8026 8029 1785 0 -1 4202496 227269 0 0 0 251965 13 0 0 20 0 1 0 54682210 209358848 45141 18446744073709551615 4194304 5972588 140735043483968 140735043481272 4935463 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 29515776 140735043486190 140735043486285 140735043486285 140735043489742 0
/proc/8029/statm: 51113 45141 766 435 0 44476 0
Current children cumulated CPU time (s) 2519.78
Current children cumulated vsize (KiB) 204452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.79
CPU user time (s): 2519.66
CPU system time (s): 0.138994
CPU usage (%): 99.9918
Max. virtual memory (cumulated for all children) (KiB): 204452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.138994
maximum resident set size= 180636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227320
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= 44
involuntary context switches= 642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.68317 second user time and 13.7678 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 09:47:06
IDJOB=4268201
IDBENCH=125591
IDSOLVER=2658
FILE ID=node126/4268201-1502524867
RUNJOBID= node126-1502500311-1849
PBS_JOBID= 
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268201-1502524867/watcher-4268201-1502524867 -o /tmp/evaluation-result-4268201-1502524867/solver-4268201-1502524867 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268201-1502524867.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=525925780

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31157732 kB
MemAvailable:   31810204 kB
Buffers:          300864 kB
Cached:           623780 kB
SwapCached:          524 kB
Active:           758932 kB
Inactive:         394552 kB
Active(anon):     182708 kB
Inactive(anon):    71324 kB
Active(file):     576224 kB
Inactive(file):   323228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             35316 kB
Writeback:             0 kB
AnonPages:        228360 kB
Mapped:            44972 kB
Shmem:             25248 kB
Slab:             163508 kB
SReclaimable:     137708 kB
SUnreclaim:        25800 kB
KernelStack:        3200 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     490304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61992 MiB
End job on node126 at 2017-08-12 10:29:07