Trace number 4260165

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-mini 1.1 (2017-07-29)? (TO) 2400.03 2400.3101

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
MD5SUMd4dde8f3e9f2541e7949826ca81c8251
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints26
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":169}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":169}]
Minimum constraint arity13
Maximum constraint arity13
Distribution of constraint arities[{"arity":13,"count":26}]
Number of extensional constraints26
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.82/0.98	c root propagations     : 0           
0.82/0.98	c restarts enabled, print stats at every restarts
0.82/0.98	c
0.82/0.98	c
0.82/0.98	c
0.82/0.98	c This is cosoco 1.1 --  
0.82/0.98	c
0.82/0.98	c command line: cosoco -lc -model -restarts HOME/instance-4260165-1502038715.xml 
0.82/0.98	c ========================================[ Problem Statistics ]===========================================
0.82/0.98	c |                                                                                                       
0.82/0.98	c |  Parse time        :         0.83 s 
0.82/0.98	c |
0.82/0.98	c |               Variables: 169
0.82/0.98	c |            Domain Sizes: 26..26
0.82/0.98	c |
0.82/0.98	c |             Constraints: 26
0.82/0.98	c |                   Arity: 13..13
0.82/0.98	c | 
0.82/0.98	c |                   Types: 
0.82/0.98	c |                          Extension: 26  (nb tuples: 65954..65954) -- (shared: 25)
0.82/0.98	c |                          
0.82/0.98	c =========================================================================================================
0.82/0.98	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.92/2.00	c 101            270            7186           140121         0              0              23   38   36   
3.42/3.51	c 211            460            17672          363990         0              0              26   30   28   
5.44/5.57	c 332            799            30573          606981         0              0              15   35   27   
8.13/8.29	c 465            1262           40487          812795         0              0              16   33   26   
11.73/11.88	c 611            1724           54773          1092942        0              0              17   30   25   
14.33/14.47	c 771            2036           69039          1378862        0              0              21   31   27   
16.12/16.27	c 947            2378           82248          1660663        0              0              17   32   27   
18.42/18.59	c 1140           2748           102117         2048110        0              0              26   31   28   
20.12/20.24	c 1352           3164           119421         2413804        0              0              26   32   27   
22.52/22.64	c 1585           3545           137721         2800899        0              0              26   32   28   
25.82/25.90	c 1841           4041           160289         3272664        0              0              18   31   27   
28.42/28.58	c 2122           4501           188700         3811556        0              0              26   32   28   
32.02/32.16	c 2431           5266           218449         4446204        0              0              17   34   27   
36.52/36.65	c 2770           5900           249577         5101705        0              0              27   36   29   
42.02/42.10	c 3142           7076           285393         5787331        0              0              16   29   25   
47.32/47.46	c 3551           7875           320939         6548845        0              0              27   39   29   
53.31/53.43	c 4000           9756           381811         7539235        0              0              16   30   24   
57.51/57.67	c 4493           10568          429153         8440569        0              0              17   32   27   
63.61/63.72	c 5035           11783          478101         9468612        0              0              18   38   27   
68.31/68.42	c 5631           12892          538845         10650729       0              0              26   38   29   
76.51/76.66	c 6286           14393          597008         11807394       0              0              15   31   25   
82.91/83.06	c 7006           15927          671466         13195017       0              0              18   38   28   
89.31/89.44	c 7798           17387          749583         14837166       0              0              26   38   29   
96.41/96.50	c 8669           18903          834386         16560002       0              0              26   38   27   
106.41/106.50	c 9627           20660          922541         18380050       0              0              26   39   29   
121.70/121.88	c 10680          23576          1015100        20300760       0              0              16   32   25   
133.70/133.81	c 11838          25547          1102245        22206205       0              0              14   32   26   
143.31/143.49	c 13111          28099          1217251        24521672       0              0              16   31   26   
151.72/151.84	c 14511          30482          1358612        27059184       0              0              27   33   28   
163.21/163.39	c 16051          32816          1489306        29842353       0              0              27   38   29   
183.11/183.27	c 17745          37028          1649243        32988331       0              0              15   31   27   
196.01/196.17	c 19608          41009          1811941        36514725       0              0              15   38   27   
211.00/211.13	c 21657          45436          2042530        40588760       0              0              26   40   30   
228.60/228.70	c 23910          50957          2247630        44762470       0              0              15   33   26   
255.90/256.00	c 26388          58093          2488002        49672541       0              0              15   39   26   
284.60/284.77	c 29113          64361          2769067        55420751       0              0              16   39   27   
316.30/316.40	c 32110          73823          3086942        61402299       0              0              15   38   26   
342.79/342.94	c 35406          79841          3381262        67546082       0              0              17   35   28   
375.69/375.85	c 39031          87824          3703540        74483113       0              0              15   38   27   
397.89/398.00	c 43018          94388          4075396        81388841       0              0              16   32   28   
440.88/441.10	c 47403          102498         4456435        89604874       0              0              17   39   28   
479.38/479.55	c 52226          112073         4917789        98360689       0              0              15   38   28   
520.58/520.72	c 57531          127897         5452849        108073806      0              0              16   31   26   
571.27/571.41	c 63366          139092         5939815        118046822      0              0              15   34   28   
632.87/633.00	c 69784          154851         6588701        131168907      0              0              15   39   27   
699.46/699.62	c 76843          170855         7288482        144754525      0              0              15   39   28   
758.55/758.77	c 84607          183761         7970973        158227076      0              0              16   35   28   
836.55/836.74	c 93147          199875         8803137        174867753      0              0              17   39   29   
948.14/948.32	c 102541         218382         9640420        192345790      0              0              16   39   28   
1089.82/1090.06	c 112874         249764         10729468       211975188      0              0              8   35   24    
1235.41/1235.66	c 124240         280896         11826137       232815818      0              0              11   40   27   
1334.40/1334.66	c 136742         304449         13025794       256718739      0              0              17   40   30   
1481.19/1481.41	c 150494         333253         14317332       282086414      0              0              15   40   29   
1610.78/1611.03	c 165621         368293         15651686       311041062      0              0              14   39   26   
1793.07/1793.37	c 182260         405821         17136235       342331637      0              0              7   40   28    
1972.35/1972.66	c 200562         453743         18932884       376867362      0              0              8   34   27    
2201.13/2201.42	c 220694         499745         20750017       415413623      0              0              7   40   28    
2400.01/2400.30	
2400.01/2400.30	c *** INTERRUPTED ***
2400.01/2400.30	c restarts              : 57          
2400.01/2400.30	c conflicts             : 242038       (101 /sec)
2400.01/2400.30	c decisions             : 548593       (229 /sec)
2400.01/2400.30	c propagations          : 452587222   (188579 /sec)
2400.01/2400.30	c root propagations     : 0           
2400.01/2400.30	c filter calls          : 22591273       (9413 /sec)
2400.01/2400.30	c useless filter calls  : 5650070        (25 %)
2400.01/2400.30	c Memory used           : 45.33 MB
2400.01/2400.30	c CPU time              : 2399.99 s
2400.01/2400.30	
2400.01/2400.30	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-4260165-1502038715/watcher-4260165-1502038715 -o /tmp/evaluation-result-4260165-1502038715/solver-4260165-1502038715 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260165-1502038715.xml 

pid=28640
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.05 3/180 28643
/proc/meminfo: memFree=31686032/32770624 swapFree=0/353384
[pid=28643] ppid=28640 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/28643/stat : 28643 (runsolver) D 28640 28643 21827 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 6067273 24240128 106 18446744073709551615 4194304 4338465 140721502682016 140721502679656 139818007540439 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 8560640 140721502683330 140721502683722 140721502683722 140721502687178 0
/proc/28643/statm: 5918 106 53 36 0 2156 0

[startup+0.100104 s]
/proc/loadavg: 2.08 2.03 2.05 3/180 28643
/proc/meminfo: memFree=31686032/32770624 swapFree=0/353384
[pid=28643] ppid=28640 vsize=27224 CPUtime=0.03 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 1035 0 0 0 3 0 0 0 20 0 1 0 6067273 27877376 825 18446744073709551615 4194304 5747388 140733768684576 140733768681224 5475830 0 0 1 0 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 6806 825 702 380 0 224 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27224

[startup+0.200222 s]
/proc/loadavg: 2.08 2.03 2.05 3/180 28643
/proc/meminfo: memFree=31686032/32770624 swapFree=0/353384
[pid=28643] ppid=28640 vsize=28008 CPUtime=0.13 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 1255 0 0 0 13 0 0 0 20 0 1 0 6067273 28680192 994 18446744073709551615 4194304 5747388 140733768684576 140733768681224 5478329 0 0 1 0 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 7002 994 702 380 0 420 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 28008

[startup+0.3002 s]
/proc/loadavg: 2.08 2.03 2.05 3/180 28643
/proc/meminfo: memFree=31686032/32770624 swapFree=0/353384
[pid=28643] ppid=28640 vsize=28788 CPUtime=0.23 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 1528 0 0 0 23 0 0 0 20 0 1 0 6067273 29478912 1170 18446744073709551615 4194304 5747388 140733768684576 140733768681224 5181275 0 0 1 0 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 7197 1170 702 380 0 615 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 28788

[startup+0.700175 s]
/proc/loadavg: 2.08 2.03 2.05 3/180 28643
/proc/meminfo: memFree=31686032/32770624 swapFree=0/353384
[pid=28643] ppid=28640 vsize=31668 CPUtime=0.63 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 2425 0 0 0 63 0 0 0 20 0 1 0 6067273 32428032 1917 18446744073709551615 4194304 5747388 140733768684576 140733768681224 5476892 0 0 1 0 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 7917 1917 702 380 0 1335 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 31668

[startup+1.50019 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 28644
/proc/meminfo: memFree=31667284/32770624 swapFree=0/353432
[pid=28643] ppid=28640 vsize=46416 CPUtime=1.42 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 6939 0 0 0 142 0 0 0 20 0 1 0 6067273 47529984 5656 18446744073709551615 4194304 5747388 140733768684576 140733768681880 4893991 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5656 737 380 0 5022 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 46416

[startup+3.1002 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 28644
/proc/meminfo: memFree=31666864/32770624 swapFree=0/353368
[pid=28643] ppid=28640 vsize=46416 CPUtime=3.02 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 11452 0 0 0 302 0 0 0 20 0 1 0 6067273 47529984 5671 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894209 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5671 750 380 0 5022 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 46416

[startup+6.30021 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 28644
/proc/meminfo: memFree=31666636/32770624 swapFree=0/353376
[pid=28643] ppid=28640 vsize=46416 CPUtime=6.23 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 16404 0 0 0 622 1 0 0 20 0 1 0 6067273 47529984 5671 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894113 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5671 750 380 0 5022 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 46416

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 28644
/proc/meminfo: memFree=31666388/32770624 swapFree=0/353376
[pid=28643] ppid=28640 vsize=46416 CPUtime=12.63 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 21135 0 0 0 1262 1 0 0 20 0 1 0 6067273 47529984 5671 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894124 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5671 750 380 0 5022 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 46416

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 28644
/proc/meminfo: memFree=31666264/32770624 swapFree=0/353400
[pid=28643] ppid=28640 vsize=46416 CPUtime=25.42 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 29002 0 0 0 2541 1 0 0 20 0 1 0 6067273 47529984 5671 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894191 0 0 1 8405026 0 0 0 17 0 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5671 750 380 0 5022 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 46416

[startup+51.1004 s]
/proc/loadavg: 1.97 2.01 2.04 3/181 28644
/proc/meminfo: memFree=31666584/32770624 swapFree=0/353420
[pid=28643] ppid=28640 vsize=46416 CPUtime=51.01 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 35334 0 0 0 5100 1 0 0 20 0 1 0 6067273 47529984 5671 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894021 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5671 750 380 0 5022 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 46416

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/181 28646
/proc/meminfo: memFree=31665720/32770624 swapFree=0/353500
[pid=28643] ppid=28640 vsize=46416 CPUtime=102.21 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 36168 0 0 0 10220 1 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894113 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 46416

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 28648
/proc/meminfo: memFree=31664832/32770624 swapFree=0/353552
[pid=28643] ppid=28640 vsize=46416 CPUtime=162.21 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 37000 0 0 0 16219 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894137 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 46416

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 28650
/proc/meminfo: memFree=31664972/32770624 swapFree=0/353592
[pid=28643] ppid=28640 vsize=46416 CPUtime=222.21 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 37832 0 0 0 22219 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893982 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 46416

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 28652
/proc/meminfo: memFree=31665320/32770624 swapFree=0/353636
[pid=28643] ppid=28640 vsize=46416 CPUtime=282.2 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 38663 0 0 0 28218 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894014 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 46416

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 28668
/proc/meminfo: memFree=31661600/32770624 swapFree=0/353704
[pid=28643] ppid=28640 vsize=46416 CPUtime=342.19 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 39494 0 0 0 34217 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894113 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 46416

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 28670
/proc/meminfo: memFree=31661864/32770624 swapFree=0/353744
[pid=28643] ppid=28640 vsize=46416 CPUtime=402.19 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 40325 0 0 0 40217 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894030 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 46416

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 28672
/proc/meminfo: memFree=31664648/32770624 swapFree=0/353780
[pid=28643] ppid=28640 vsize=46416 CPUtime=462.18 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 41156 0 0 0 46216 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893984 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 46416

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 28674
/proc/meminfo: memFree=31665392/32770624 swapFree=0/353820
[pid=28643] ppid=28640 vsize=46416 CPUtime=522.18 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 41987 0 0 0 52216 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894030 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 46416

[startup+582.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/181 28676
/proc/meminfo: memFree=31665564/32770624 swapFree=0/353872
[pid=28643] ppid=28640 vsize=46416 CPUtime=582.17 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 42818 0 0 0 58215 2 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893936 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 46416


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 28762
/proc/meminfo: memFree=31659940/32770624 swapFree=0/354548
[pid=28643] ppid=28640 vsize=46416 CPUtime=1542.09 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 53967 0 0 0 154206 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894315 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 46416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 28764
/proc/meminfo: memFree=31659556/32770624 swapFree=0/354584
[pid=28643] ppid=28640 vsize=46416 CPUtime=1602.08 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 54470 0 0 0 160205 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894191 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1602.08
Current children cumulated vsize (KiB) 46416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28766
/proc/meminfo: memFree=31663696/32770624 swapFree=0/354628
[pid=28643] ppid=28640 vsize=46416 CPUtime=1662.08 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 55329 0 0 0 166205 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894124 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 46416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28768
/proc/meminfo: memFree=31663448/32770624 swapFree=0/354652
[pid=28643] ppid=28640 vsize=46416 CPUtime=1722.07 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 55852 0 0 0 172204 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894021 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 46416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28770
/proc/meminfo: memFree=31663848/32770624 swapFree=0/354684
[pid=28643] ppid=28640 vsize=46416 CPUtime=1782.07 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 56372 0 0 0 178204 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894113 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 46416

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28772
/proc/meminfo: memFree=31663700/32770624 swapFree=0/354728
[pid=28643] ppid=28640 vsize=46416 CPUtime=1842.06 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 57214 0 0 0 184203 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893999 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 46416

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28835
/proc/meminfo: memFree=31026512/32770624 swapFree=0/354784
[pid=28643] ppid=28640 vsize=46416 CPUtime=1902.06 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 57723 0 0 0 190203 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894209 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1902.06
Current children cumulated vsize (KiB) 46416

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28837
/proc/meminfo: memFree=30126824/32770624 swapFree=0/354840
[pid=28643] ppid=28640 vsize=46416 CPUtime=1962.05 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 58231 0 0 0 196202 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 46416

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28839
/proc/meminfo: memFree=30127672/32770624 swapFree=0/354876
[pid=28643] ppid=28640 vsize=46416 CPUtime=2022.04 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 59070 0 0 0 202201 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894030 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2022.04
Current children cumulated vsize (KiB) 46416

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 28841
/proc/meminfo: memFree=30127204/32770624 swapFree=0/354904
[pid=28643] ppid=28640 vsize=46416 CPUtime=2082.04 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 59580 0 0 0 208201 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894170 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2082.04
Current children cumulated vsize (KiB) 46416

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 28857
/proc/meminfo: memFree=30123876/32770624 swapFree=0/354972
[pid=28643] ppid=28640 vsize=46416 CPUtime=2142.03 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 60214 0 0 0 214200 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2142.03
Current children cumulated vsize (KiB) 46416

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28859
/proc/meminfo: memFree=30123680/32770624 swapFree=0/355000
[pid=28643] ppid=28640 vsize=46416 CPUtime=2202.03 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 61045 0 0 0 220200 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4894191 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2202.03
Current children cumulated vsize (KiB) 46416

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28861
/proc/meminfo: memFree=30127080/32770624 swapFree=0/355040
[pid=28643] ppid=28640 vsize=46416 CPUtime=2262.02 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 61420 0 0 0 226199 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2262.02
Current children cumulated vsize (KiB) 46416

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28863
/proc/meminfo: memFree=30126612/32770624 swapFree=0/355064
[pid=28643] ppid=28640 vsize=46416 CPUtime=2322.02 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 61879 0 0 0 232199 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893982 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2322.02
Current children cumulated vsize (KiB) 46416

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28865
/proc/meminfo: memFree=30127024/32770624 swapFree=0/355092
[pid=28643] ppid=28640 vsize=46416 CPUtime=2382.01 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 62233 0 0 0 238198 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4892815 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2382.01
Current children cumulated vsize (KiB) 46416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28865
/proc/meminfo: memFree=30127172/32770624 swapFree=0/355108
[pid=28643] ppid=28640 vsize=46416 CPUtime=2400.01 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 62555 0 0 0 239998 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893982 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 46416

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 28643 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28865
/proc/meminfo: memFree=30127172/32770624 swapFree=0/355108
[pid=28643] ppid=28640 vsize=46416 CPUtime=2400.01 cores=0,2,4,6
/proc/28643/stat : 28643 (cosoco) R 28640 28643 21827 0 -1 4202496 62555 0 0 0 239998 3 0 0 20 0 1 0 6067273 47529984 5733 18446744073709551615 4194304 5747388 140733768684576 140733768681976 4893982 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 39911424 140733768692207 140733768692302 140733768692302 140733768695758 0
/proc/28643/statm: 11604 5733 750 380 0 5022 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 46416

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.03
CPU user time (s): 2399.99
CPU system time (s): 0.035996
CPU usage (%): 99.9883
Max. virtual memory (cumulated for all children) (KiB): 46416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.035996
maximum resident set size= 23004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 3011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.9952 second user time and 9.01696 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 18:44:37
IDJOB=4260165
IDBENCH=140132
IDSOLVER=2647
FILE ID=node126/4260165-1502038715
RUNJOBID= node126-1502014384-22616
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260165-1502038715/watcher-4260165-1502038715 -o /tmp/evaluation-result-4260165-1502038715/solver-4260165-1502038715 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22616 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260165-1502038715.xml

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

MD5SUM BENCH= d4dde8f3e9f2541e7949826ca81c8251
RANDOM SEED=416714604

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:        31686052 kB
MemAvailable:   32020436 kB
Buffers:          128672 kB
Cached:           486260 kB
SwapCached:            0 kB
Active:           314792 kB
Inactive:         361908 kB
Active(anon):      61972 kB
Inactive(anon):     8524 kB
Active(file):     252820 kB
Inactive(file):   353384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4152 kB
Writeback:             0 kB
AnonPages:         61672 kB
Mapped:            31404 kB
Shmem:              8868 kB
Slab:             112960 kB
SReclaimable:      88028 kB
SUnreclaim:        24932 kB
KernelStack:        3232 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     303932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 62024 MiB
End job on node126 at 2017-08-06 19:24:37