Trace number 4260190

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.0701 2399.8999

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-11-04.xml
MD5SUMde9211f741ec47eeb5ead1f5842e57a8
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 variables55
Number of constraints77
Number of domains2
Minimum domain size10
Maximum domain size11
Distribution of domain sizes[{"size":10,"count":11},{"size":11,"count":44}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":33},{"degree":2,"count":11},{"degree":11,"count":11}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":66},{"arity":4,"count":11}]
Number of extensional constraints77
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":77}]
Optimization problemNO
Type of objective

Solver Data

0.03/0.10	c root propagations     : 0           
0.03/0.10	c restarts enabled, print stats at every restarts
0.03/0.10	c
0.03/0.10	c
0.03/0.10	c
0.03/0.10	c This is cosoco 1.1 --  
0.03/0.10	c
0.03/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4260190-1502031258.xml 
0.03/0.10	c ========================================[ Problem Statistics ]===========================================
0.03/0.10	c |                                                                                                       
0.03/0.10	c |  Parse time        :         0.04 s 
0.03/0.10	c |
0.03/0.10	c |               Variables: 55
0.03/0.10	c |            Domain Sizes: 10..11
0.03/0.10	c |
0.03/0.10	c |             Constraints: 77
0.03/0.10	c |                   Arity: 2..4  -- Binary: 66
0.03/0.10	c | 
0.03/0.10	c |                   Types: 
0.03/0.10	c |                          Extension: 77  (nb tuples: 20..10001) -- (shared: 74)
0.03/0.10	c |                          
0.03/0.10	c =========================================================================================================
0.03/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.03/0.16	c 101            252            11655          2956           0              0              13   16   13   
0.13/0.21	c 211            515            22053          6001           0              0              9   16   12    
0.13/0.28	c 332            825            36161          9457           0              0              7   9   8      
0.23/0.35	c 465            1172           50801          13222          0              0              7   9   8      
0.33/0.44	c 611            1540           68024          17435          0              0              7   9   8      
0.43/0.52	c 771            1938           85111          21948          0              0              7   9   8      
0.53/0.63	c 947            2388           105852         27038          0              0              7   9   8      
0.63/0.74	c 1140           2920           128099         32707          0              0              8   9   8      
0.73/0.85	c 1352           3464           152672         38721          0              0              7   9   8      
0.83/0.98	c 1585           4077           178925         45357          0              0              7   9   8      
1.04/1.12	c 1841           4750           208800         52674          0              0              7   9   8      
1.14/1.28	c 2122           5464           240919         60566          0              0              7   9   8      
1.33/1.45	c 2431           6281           277085         69547          0              0              7   9   8      
1.53/1.64	c 2770           7190           317111         79416          0              0              7   9   8      
1.73/1.85	c 3142           8175           361792         90953          0              0              7   9   8      
1.93/2.08	c 3551           9300           411524         103093         0              0              7   9   8      
2.24/2.33	c 4000           10495          464191         116677         0              0              7   9   8      
2.53/2.60	c 4493           11771          520791         130705         0              0              7   9   8      
2.83/2.90	c 5035           13244          585159         146731         0              0              7   9   8      
3.13/3.24	c 5631           14800          655116         164122         0              0              7   9   8      
3.43/3.59	c 6286           16548          732898         183433         0              0              7   9   8      
3.83/3.99	c 7006           18493          817394         204652         0              0              6   9   8      
4.34/4.44	c 7798           20653          911808         227711         0              0              6   9   8      
4.83/4.93	c 8669           23044          1016623        253647         0              0              5   9   8      
5.33/5.47	c 9627           25595          1131488        281887         0              0              6   9   8      
5.93/6.03	c 10680          28447          1251809        312412         0              0              5   9   8      
6.54/6.68	c 11838          31568          1390770        346106         0              0              5   9   8      
7.23/7.37	c 13111          34970          1537877        383304         0              0              6   9   8      
8.03/8.15	c 14511          38796          1708662        424776         0              0              7   9   8      
8.93/9.02	c 16051          43010          1893346        471256         0              0              5   9   8      
9.84/9.95	c 17745          47535          2092902        520417         0              0              7   9   8      
10.83/10.97	c 19608          52637          2310279        575138         0              0              5   9   8      
12.04/12.14	c 21657          58341          2562000        637223         0              0              6   9   8      
13.24/13.36	c 23910          64478          2824765        703626         0              0              6   9   8      
14.63/14.77	c 26388          71257          3129854        778820         0              0              5   9   8      
16.23/16.35	c 29113          78819          3461030        863945         0              0              5   9   8      
17.93/18.08	c 32110          87466          3838235        955467         0              0              7   9   8      
19.84/19.93	c 35406          96931          4228179        1055599        0              0              6   9   8      
21.94/22.04	c 39031          107036         4682083        1167228        0              0              6   9   8      
24.14/24.28	c 43018          118245         5164228        1289887        0              0              6   9   8      
26.63/26.77	c 47403          130708         5706235        1421550        0              0              5   9   8      
29.43/29.50	c 52226          144406         6289974        1566687        0              0              5   9   8      
32.43/32.51	c 57531          159638         6940355        1729659        0              0              6   9   8      
35.73/35.85	c 63366          176128         7666457        1908971        0              0              5   9   8      
39.54/39.60	c 69784          193910         8449454        2106122        0              0              5   9   8      
43.43/43.56	c 76843          213829         9313798        2322635        0              0              5   9   8      
47.94/48.04	c 84607          235895         10270819       2558127        0              0              5   9   8      
52.94/53.02	c 93147          260557         11335775       2820593        0              0              5   9   8      
58.24/58.35	c 102541         286928         12471930       3107064        0              0              5   9   8      
64.24/64.32	c 112874         315888         13754176       3427796        0              0              6   9   8      
70.74/70.84	c 124240         348344         15154954       3775267        0              0              5   9   8      
77.84/77.94	c 136742         383952         16697647       4157915        0              0              5   9   8      
85.64/85.78	c 150494         423032         18370566       4573975        0              0              5   9   8      
94.44/94.50	c 165621         465998         20233256       5037956        0              0              5   9   8      
103.94/104.06	c 182260         513708         22294921       5552593        0              0              5   9   8      
114.84/114.90	c 200562         565977         24593744       6122673        0              0              5   9   8      
126.34/126.48	c 220694         623094         27083134       6746786        0              0              4   9   8      
139.14/139.27	c 242839         687178         29811096       7429710        0              0              4   9   8      
153.55/153.62	c 267198         758859         32890323       8199145        0              0              5   9   8      
168.95/169.02	c 293992         835824         36183747       9026694        0              0              4   9   8      
186.15/186.22	c 323465         922047         39842249       9943506        0              0              4   9   8      
204.95/205.02	c 355885         1016645        43916956       10947894       0              0              5   9   8      
225.25/225.35	c 391547         1119526        48288681       12051088       0              0              5   9   8      
248.45/248.56	c 430775         1232090        53237572       13279018       0              0              4   9   8      
273.76/273.81	c 473925         1358694        58595520       14628943       0              0              4   9   8      
301.56/301.60	c 521390         1497135        64538749       16103149       0              0              4   9   8      
332.17/332.28	c 573601         1649990        70999547       17732796       0              0              4   9   8      
365.87/365.92	c 631033         1816946        78242140       19541025       0              0              5   9   8      
402.47/402.58	c 694208         2000236        86142743       21493129       0              0              3   9   8      
442.67/442.79	c 763700         2200754        94638868       23628554       0              0              4   9   8      
488.08/488.18	c 840141         2420496        104312821      26035922       0              0              5   9   8      
536.98/537.03	c 924226         2665254        114769651      28658735       0              0              4   9   8      
591.89/591.92	c 1016719        2937257        126497370      31577903       0              0              4   9   8      
652.09/652.16	c 1118461        3231300        139212513      34774617       0              0              3   9   8      
717.50/717.56	c 1230377        3554107        152988181      38279446       0              0              4   9   8      
790.71/790.73	c 1353484        3909085        168516891      42157655       0              0              5   9   8      
870.41/870.47	c 1488901        4300694        185605375      46406813       0              0              4   9   8      
959.12/959.19	c 1637859        4732858        204360816      51096316       0              0              4   9   8      
1056.14/1056.14	c 1801712        5207595        224922861      56288755       0              0              4   9   8      
1162.85/1162.85	c 1981950        5742055        247436029      61962465       0              0              3   9   8      
1281.56/1281.57	c 2180211        6319090        272651180      68187212       0              0              3   9   8      
1407.96/1407.94	c 2398298        6957182        299706776      74983330       2              0              4   9   8      
1551.18/1551.12	c 2638193        7663558        329947934      82554266       4              0              3   9   8      
1709.99/1709.94	c 2902077        8434006        363582761      91038555       6              0              4   9   8      
1881.11/1881.06	c 3192349        9275380        399738810      100070536      8              0              4   9   8      
2069.73/2069.61	c 3511648        10197292       439669157      110075509      10             0              3   9   8      
2278.95/2278.81	c 3862876        11225957       483892220      121081214      12             0              3   9   8      
2400.06/2399.90	
2400.06/2399.90	c *** INTERRUPTED ***
2400.06/2399.90	c restarts              : 87          
2400.06/2399.90	c conflicts             : 4068096      (1695 /sec)
2400.06/2399.90	c decisions             : 11828881     (4929 /sec)
2400.06/2399.90	c propagations          : 127485700   (53118 /sec)
2400.06/2399.90	c root propagations     : 0           
2400.06/2399.90	c filter calls          : 509605072      (212330 /sec)
2400.06/2399.90	c useless filter calls  : 415842247      (81 %)
2400.06/2399.90	c Memory used           : 27.69 MB
2400.06/2399.90	c CPU time              : 2400.06 s
2400.06/2399.90	
2400.06/2399.90	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-4260190-1502031258/watcher-4260190-1502031258 -o /tmp/evaluation-result-4260190-1502031258/solver-4260190-1502031258 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10661 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260190-1502031258.xml 

pid=14915
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: 1.98 2.01 2.04 2/184 14918
/proc/meminfo: memFree=31490972/32770624 swapFree=0/323676
[pid=14918] ppid=14915 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/14918/stat : 14918 (runsolver) D 14915 14918 9955 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5346766 24240128 108 18446744073709551615 4194304 4338465 140721130118912 140721130116552 140209324573399 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 25391104 140721130127554 140721130127946 140721130127946 140721130131402 0
/proc/14918/statm: 5918 108 54 36 0 2156 0

[startup+0.100199 s]
/proc/loadavg: 1.98 2.01 2.04 2/184 14918
/proc/meminfo: memFree=31490972/32770624 swapFree=0/323676
[pid=14918] ppid=14915 vsize=27496 CPUtime=0.03 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 1139 0 0 0 3 0 0 0 20 0 1 0 5346766 28155904 924 18446744073709551615 4194304 5747388 140723337955264 140723337951912 140476542122981 0 0 1 0 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 6874 924 709 380 0 292 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27496

[startup+0.200344 s]
/proc/loadavg: 1.98 2.01 2.04 2/184 14918
/proc/meminfo: memFree=31490972/32770624 swapFree=0/323676
[pid=14918] ppid=14915 vsize=28348 CPUtime=0.13 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 1490 0 0 0 13 0 0 0 20 0 1 0 5346766 29028352 1199 18446744073709551615 4194304 5747388 140723337955264 140723337951912 4894191 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1199 727 380 0 505 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 28348

[startup+0.300318 s]
/proc/loadavg: 1.98 2.01 2.04 2/184 14918
/proc/meminfo: memFree=31490972/32770624 swapFree=0/323676
[pid=14918] ppid=14915 vsize=28348 CPUtime=0.23 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 1490 0 0 0 23 0 0 0 20 0 1 0 5346766 29028352 1199 18446744073709551615 4194304 5747388 140723337955264 140723337951912 4894124 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1199 727 380 0 505 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 28348

[startup+0.700286 s]
/proc/loadavg: 1.98 2.01 2.04 2/184 14918
/proc/meminfo: memFree=31490972/32770624 swapFree=0/323676
[pid=14918] ppid=14915 vsize=28348 CPUtime=0.63 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 1490 0 0 0 63 0 0 0 20 0 1 0 5346766 29028352 1199 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894170 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1199 727 380 0 505 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 28348

[startup+1.50028 s]
/proc/loadavg: 1.98 2.01 2.04 3/185 14919
/proc/meminfo: memFree=31489640/32770624 swapFree=0/323696
[pid=14918] ppid=14915 vsize=28348 CPUtime=1.43 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 1490 0 0 0 143 0 0 0 20 0 1 0 5346766 29028352 1199 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894018 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1199 727 380 0 505 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 28348

[startup+3.10028 s]
/proc/loadavg: 1.98 2.01 2.04 3/185 14919
/proc/meminfo: memFree=31489236/32770624 swapFree=0/323704
[pid=14918] ppid=14915 vsize=28348 CPUtime=3.03 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 1684 0 0 0 303 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894021 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 28348

[startup+6.30029 s]
/proc/loadavg: 1.98 2.01 2.04 3/185 14919
/proc/meminfo: memFree=31489352/32770624 swapFree=0/323704
[pid=14918] ppid=14915 vsize=28348 CPUtime=6.23 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 2266 0 0 0 623 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4893974 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 28348

[startup+12.7003 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 14919
/proc/meminfo: memFree=31489104/32770624 swapFree=0/323712
[pid=14918] ppid=14915 vsize=28348 CPUtime=12.63 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 2654 0 0 0 1263 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894124 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 28348

[startup+25.5003 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 14919
/proc/meminfo: memFree=31489072/32770624 swapFree=0/323736
[pid=14918] ppid=14915 vsize=28348 CPUtime=25.43 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 3430 0 0 0 2543 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28348

[startup+51.1003 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 14920
/proc/meminfo: memFree=31488792/32770624 swapFree=0/323760
[pid=14918] ppid=14915 vsize=28348 CPUtime=51.04 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 3818 0 0 0 5104 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894528 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28348

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 14921
/proc/meminfo: memFree=31492508/32770624 swapFree=0/323848
[pid=14918] ppid=14915 vsize=28348 CPUtime=102.25 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 4206 0 0 0 10225 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894170 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28348

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.04 3/182 14984
/proc/meminfo: memFree=31786876/32770624 swapFree=0/323940
[pid=14918] ppid=14915 vsize=28348 CPUtime=162.25 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 4594 0 0 0 16225 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894096 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28348

[startup+222.306 s]
/proc/loadavg: 2.10 2.05 2.05 3/182 14986
/proc/meminfo: memFree=31786616/32770624 swapFree=0/324016
[pid=14918] ppid=14915 vsize=28348 CPUtime=222.26 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 4982 0 0 0 22226 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 28348

[startup+282.3 s]
/proc/loadavg: 2.12 2.07 2.05 3/182 14988
/proc/meminfo: memFree=31786376/32770624 swapFree=0/324076
[pid=14918] ppid=14915 vsize=28348 CPUtime=282.26 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 4982 0 0 0 28226 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894053 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 28348

[startup+342.3 s]
/proc/loadavg: 2.12 2.07 2.05 3/180 14990
/proc/meminfo: memFree=31787004/32770624 swapFree=0/324132
[pid=14918] ppid=14915 vsize=28348 CPUtime=342.26 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 5370 0 0 0 34226 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894191 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 28348

[startup+402.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/181 14993
/proc/meminfo: memFree=31786368/32770624 swapFree=0/324176
[pid=14918] ppid=14915 vsize=28348 CPUtime=402.27 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 5370 0 0 0 40227 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894030 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 28348

[startup+462.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 14995
/proc/meminfo: memFree=31786616/32770624 swapFree=0/324224
[pid=14918] ppid=14915 vsize=28348 CPUtime=462.28 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 5758 0 0 0 46228 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894191 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 28348

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 14997
/proc/meminfo: memFree=31787116/32770624 swapFree=0/324268
[pid=14918] ppid=14915 vsize=28348 CPUtime=522.28 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 5758 0 0 0 52228 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894220 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 28348

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 14999
/proc/meminfo: memFree=31786880/32770624 swapFree=0/324304
[pid=14918] ppid=14915 vsize=28348 CPUtime=582.29 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 6094 0 0 0 58229 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894018 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 28348


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 15088
/proc/meminfo: memFree=31782528/32770624 swapFree=0/325040
[pid=14918] ppid=14915 vsize=28348 CPUtime=1542.38 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 9238 0 0 0 154238 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1542.38
Current children cumulated vsize (KiB) 28348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15090
/proc/meminfo: memFree=31783040/32770624 swapFree=0/325076
[pid=14918] ppid=14915 vsize=28348 CPUtime=1602.38 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 9250 0 0 0 160238 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894018 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1602.38
Current children cumulated vsize (KiB) 28348

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 15092
/proc/meminfo: memFree=31783040/32770624 swapFree=0/325108
[pid=14918] ppid=14915 vsize=28348 CPUtime=1662.39 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 9576 0 0 0 166239 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894124 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1662.39
Current children cumulated vsize (KiB) 28348

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 15094
/proc/meminfo: memFree=31783412/32770624 swapFree=0/325144
[pid=14918] ppid=14915 vsize=28348 CPUtime=1722.39 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 9637 0 0 0 172239 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894124 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 28348

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 15096
/proc/meminfo: memFree=31782792/32770624 swapFree=0/325176
[pid=14918] ppid=14915 vsize=28348 CPUtime=1782.4 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 9970 0 0 0 178240 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894191 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (KiB) 28348

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 15113
/proc/meminfo: memFree=31778648/32770624 swapFree=0/325256
[pid=14918] ppid=14915 vsize=28348 CPUtime=1842.4 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 10011 0 0 0 184240 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894185 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1842.4
Current children cumulated vsize (KiB) 28348

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 15115
/proc/meminfo: memFree=31782544/32770624 swapFree=0/325288
[pid=14918] ppid=14915 vsize=28348 CPUtime=1902.41 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 10396 0 0 0 190241 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4893987 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1902.41
Current children cumulated vsize (KiB) 28348

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 15117
/proc/meminfo: memFree=31782668/32770624 swapFree=0/325320
[pid=14918] ppid=14915 vsize=28348 CPUtime=1962.42 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 10396 0 0 0 196242 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894170 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 1962.42
Current children cumulated vsize (KiB) 28348

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 15119
/proc/meminfo: memFree=31782784/32770624 swapFree=0/325352
[pid=14918] ppid=14915 vsize=28348 CPUtime=2022.42 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 10769 0 0 0 202242 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894541 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2022.42
Current children cumulated vsize (KiB) 28348

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15121
/proc/meminfo: memFree=31783008/32770624 swapFree=0/325384
[pid=14918] ppid=14915 vsize=28348 CPUtime=2082.43 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 10781 0 0 0 208243 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894030 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2082.43
Current children cumulated vsize (KiB) 28348

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 15123
/proc/meminfo: memFree=31783032/32770624 swapFree=0/325428
[pid=14918] ppid=14915 vsize=28348 CPUtime=2142.43 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11114 0 0 0 214243 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4892876 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2142.43
Current children cumulated vsize (KiB) 28348

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 15125
/proc/meminfo: memFree=31783552/32770624 swapFree=0/325460
[pid=14918] ppid=14915 vsize=28348 CPUtime=2202.44 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11153 0 0 0 220244 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894021 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2202.44
Current children cumulated vsize (KiB) 28348

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 15127
/proc/meminfo: memFree=31783180/32770624 swapFree=0/325492
[pid=14918] ppid=14915 vsize=28348 CPUtime=2262.44 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11525 0 0 0 226244 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894124 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2262.44
Current children cumulated vsize (KiB) 28348

[startup+2322.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 15129
/proc/meminfo: memFree=31783552/32770624 swapFree=0/325532
[pid=14918] ppid=14915 vsize=28348 CPUtime=2322.45 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11537 0 0 0 232245 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894315 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2322.45
Current children cumulated vsize (KiB) 28348

[startup+2382.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 15131
/proc/meminfo: memFree=31783552/32770624 swapFree=0/325556
[pid=14918] ppid=14915 vsize=28348 CPUtime=2382.46 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11907 0 0 0 238246 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4893991 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2382.46
Current children cumulated vsize (KiB) 28348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.02 2.02 2.05 4/185 15147
/proc/meminfo: memFree=31779764/32770624 swapFree=0/325592
[pid=14918] ppid=14915 vsize=28348 CPUtime=2400.06 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11907 0 0 0 240006 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894096 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 28348

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

[startup+2399.9 s]
/proc/loadavg: 2.02 2.02 2.05 4/185 15147
/proc/meminfo: memFree=31779764/32770624 swapFree=0/325592
[pid=14918] ppid=14915 vsize=28348 CPUtime=2400.06 cores=0,2,4,6
/proc/14918/stat : 14918 (cosoco) R 14915 14918 9955 0 -1 4202496 11907 0 0 0 240006 0 0 0 20 0 1 0 5346766 29028352 1224 18446744073709551615 4194304 5747388 140723337955264 140723337952664 4894096 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 19730432 140723337961967 140723337962062 140723337962062 140723337965518 0
/proc/14918/statm: 7087 1224 751 380 0 505 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 28348

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.007
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 28348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.007
maximum resident set size= 4968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11958
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= 9
involuntary context switches= 607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.21171 second user time and 5.84732 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 16:40:15
IDJOB=4260190
IDBENCH=134319
IDSOLVER=2647
FILE ID=node125/4260190-1502031258
RUNJOBID= node125-1502014323-10661
PBS_JOBID= 
Free space on /tmp= 62000 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-11-04.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260190-1502031258/watcher-4260190-1502031258 -o /tmp/evaluation-result-4260190-1502031258/solver-4260190-1502031258 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10661 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260190-1502031258.xml

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

MD5SUM BENCH= de9211f741ec47eeb5ead1f5842e57a8
RANDOM SEED=137737613

node125.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.07
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.07
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.07
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.07
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:        31491252 kB
MemAvailable:   31751648 kB
Buffers:          112336 kB
Cached:           429432 kB
SwapCached:            0 kB
Active:           540204 kB
Inactive:         332208 kB
Active(anon):     330588 kB
Inactive(anon):     8532 kB
Active(file):     209616 kB
Inactive(file):   323676 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2240 kB
Writeback:             4 kB
AnonPages:        330132 kB
Mapped:            32488 kB
Shmem:              8868 kB
Slab:             109924 kB
SReclaimable:      85876 kB
SUnreclaim:        24048 kB
KernelStack:        3312 kB
PageTables:         6612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     583788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-06 17:20:15