Trace number 4268336

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSocialGolfers/SocialGolfers-xcsp2-s1/
SocialGolfers-06-4-6_X2.xml
MD5SUM43a487770d57b1dc580a85535ccd03c6
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 variables2520
Number of constraints10392
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2520}]
Minimum variable degree7
Maximum variable degree25
Distribution of variable degrees[{"degree":7,"count":1656},{"degree":25,"count":864}]
Minimum constraint arity3
Maximum constraint arity24
Distribution of constraint arities[{"arity":3,"count":9936},{"arity":6,"count":420},{"arity":24,"count":36}]
Number of extensional constraints0
Number of intensional constraints9936
Distribution of constraint types[{"type":"intension","count":9936},{"type":"sum","count":456}]
Optimization problemNO
Type of objective

Solver Data

10.89/11.05	c root propagations     : 0           
10.89/11.05	c restarts enabled, print stats at every restarts
10.89/11.05	c
10.89/11.05	c
10.89/11.05	c
10.89/11.05	c This is cosoco 1.12 --  
10.89/11.05	c
10.89/11.05	c command line: cosoco -lc -model -restarts HOME/instance-4268336-1502530284.xml 
10.89/11.05	c ========================================[ Problem Statistics ]===========================================
10.89/11.05	c |                                                                                                       
10.89/11.05	c |  Parse time        :        10.83 s 
10.89/11.05	c |
10.89/11.05	c |               Variables: 2520
10.89/11.05	c |            Domain Sizes: 2..2
10.89/11.05	c |
10.89/11.05	c |             Constraints: 10392
10.89/11.05	c |                   Arity: 3..24  -- Ternary: 9936
10.89/11.05	c | 
10.89/11.05	c |                   Types: 
10.89/11.05	c |                          Intension: 9936
10.89/11.05	c |                          Sum: 456
10.89/11.05	c |                          
10.89/11.05	c =========================================================================================================
10.89/11.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
11.09/11.20	c 101            3777           178039         43012          0              0              1622   1683   1633
11.09/11.27	c 211            4782           238959         49210          0              0              468   549   516
11.19/11.36	c 332            5778           341716         60538          0              0              276   487   453
11.29/11.49	c 465            8522           448538         70130          0              0              122   405   311
11.39/11.59	c 611            9854           546999         79275          0              0              94   609   429 
11.59/11.70	c 771            11395          664617         90406          0              0              46   690   624 
11.69/11.88	c 947            13442          860745         108620         0              0              98   704   614 
11.89/12.02	c 1140           15640          1001027        121420         0              0              157   854   492
11.99/12.15	c 1352           17683          1133409        134350         0              0              267   738   572
12.19/12.38	c 1585           21384          1390173        158875         0              0              271   572   534
12.49/12.61	c 1841           24528          1635613        182621         0              0              359   565   516
12.79/12.92	c 2122           27861          1968254        214776         0              0              339   561   490
13.09/13.25	c 2431           30938          2369776        256518         0              0              195   579   346
13.39/13.50	c 2770           34201          2635449        278503         0              0              198   469   329
13.69/13.81	c 3142           40277          2951269        310491         0              0              124   1720   848
13.99/14.14	c 3551           44677          3321966        350266         0              0              114   628   462
14.58/14.71	c 4000           52808          3960637        409614         0              0              281   646   537
14.98/15.11	c 4493           57675          4450321        460108         0              0              259   645   569
15.68/15.82	c 5035           67478          5220154        540652         0              0              332   706   568
16.50/16.62	c 5631           74589          6149736        642032         0              0              294   581   522
17.09/17.29	c 6286           85308          6860677        714471         0              0              213   703   594
18.29/18.44	c 7006           98309          8096496        839642         0              0              67   638   468 
19.59/19.78	c 7798           110631         9571315        992561         0              0              317   646   555
20.39/20.53	c 8669           120280         10396346       1068548        0              0              184   590   404
21.29/21.47	c 9627           133338         11483921       1172431        0              0              238   988   669
22.59/22.74	c 10680          147623         12898362       1316415        0              0              224   615   493
23.69/23.89	c 11838          170377         14032824       1431306        0              0              197   1261   698
24.89/25.00	c 13111          185987         15285388       1555443        0              0              303   672   607
26.29/26.48	c 14511          203044         16976358       1731160        0              0              366   687   608
28.49/28.64	c 16051          228720         19363127       1975149        0              0              243   695   518
29.79/30.00	c 17745          247343         20895152       2125501        0              0              264   729   605
31.89/32.05	c 19608          266033         23216471       2372611        0              0              354   656   596
33.89/34.04	c 21657          290328         25485065       2582454        0              0              233   679   530
35.99/36.14	c 23910          308310         28226773       2884154        0              0              259   503   429
38.09/38.25	c 26388          334103         30625338       3133669        0              0              229   727   643
42.09/42.27	c 29113          367358         35234289       3620890        0              0              300   676   597
45.80/45.91	c 32110          412429         39435496       4024286        0              0              362   723   634
49.90/50.08	c 35406          460510         44065373       4465694        0              0              263   672   579
54.70/54.85	c 39031          506583         49562436       5103785        0              0              352   733   665
60.00/60.13	c 43018          565196         55382144       5724650        0              0              203   604   510
66.10/66.22	c 47403          642689         62309043       6364982        0              0              303   702   631
72.29/72.41	c 52226          701263         69278535       7111152        0              0              356   704   640
78.10/78.24	c 57531          777519         75524347       7777143        0              0              181   1051   639
89.39/89.54	c 63366          865745         88029094       9089172        0              0              295   720   603
98.79/98.96	c 69784          959101         98370905       10169410       0              0              421   542   457
108.39/108.55	c 76843          1054711        108843479      11285885       0              0              65   763   639 
117.71/117.87	c 84607          1136803        119648339      12454809       0              0              67   732   659 
132.90/133.09	c 93147          1287421        137024724      14150217       0              0              68   697   555 
141.90/142.07	c 102541         1392641        148814528      15456071       0              0              80   745   674 
150.89/151.08	c 112874         1507672        160348679      16680200       0              0              125   764   660
162.09/162.23	c 124240         1644594        175202989      18295370       0              0              185   696   379
176.88/177.09	c 136742         1857989        193843477      20197747       0              0              360   861   668
200.78/200.99	c 150494         2118294        222428709      23146924       0              0              219   742   545
219.57/219.72	c 165621         2404561        247270781      25456478       0              0              214   712   570
234.97/235.11	c 182260         2628015        269360952      27790135       0              0              305   743   692
262.77/262.95	c 200562         2959442        305921738      31795951       0              0              209   869   657
282.97/283.12	c 220694         3225111        336063062      35189545       0              0              161   860   698
303.97/304.15	c 242839         3536212        366375281      38338790       0              0              163   713   616
327.27/327.49	c 267198         3835002        402403961      42254765       0              0              181   699   511
351.47/351.63	c 293992         4192722        437298193      45967782       0              0              415   721   651
383.68/383.81	c 323465         4624122        480277182      50422231       0              0              139   752   545
415.18/415.35	c 355885         5061847        525827586      55181673       0              0              128   749   650
461.99/462.18	c 391547         5598050        591328022      62295024       0              0              120   736   602
503.99/504.14	c 430775         6198176        651384036      68566734       0              0              125   1056   655
549.29/549.42	c 473925         6591147        725523476      77671911       0              0              128   256   178
608.80/608.96	c 521390         7229426        815579384      87353065       0              0              56   855   396 
661.01/661.16	c 573601         7876376        892326384      95312156       0              0              346   843   663
726.31/726.40	c 631033         8792717        985508017      105297165      0              0              236   868   666
771.02/771.16	c 694208         9515331        1053410067     112429655      0              0              295   745   689
810.52/810.61	c 763700         10093932       1115198474     119502272      0              0              194   746   676
867.12/867.25	c 840141         10876480       1203851627     128774169      0              0              194   745   699
945.63/945.74	c 924226         12019798       1318798319     141337933      0              0              145   745   646
1054.64/1054.70	c 1016719        13418599       1473069217     158133443      0              0              224   747   627
1165.35/1165.41	c 1118461        14794270       1630650726     175529260      0              0              257   724   634
1246.26/1246.37	c 1230377        16034973       1745910515     188146777      0              0              144   753   688
1399.37/1399.46	c 1353484        17596755       1969099503     212328075      0              0              134   741   628
1595.79/1595.83	c 1488901        19988683       2237390899     240173502      0              0              258   741   569
1706.60/1706.62	c 1637859        21571648       2404683753     257865157      0              0              266   741   672
1852.81/1852.87	c 1801712        23892634       2611482936     279035609      0              0              194   675   579
2022.14/2022.12	c 1981950        26103124       2862928495     305287737      0              0              73   723   597 
2296.76/2296.79	c 2180211        29882513       3245913074     345387948      0              0              78   657   610 
2496.28/2496.27	c 2398298        33386399       3529150016     374997299      0              0              122   1375   682
2520.08/2520.00	
2520.08/2520.00	c *** INTERRUPTED ***
2520.08/2520.00	c restarts              : 82          
2520.08/2520.00	c conflicts             : 2442781      (969 /sec)
2520.08/2520.00	c decisions             : 33871719     (13442 /sec)
2520.08/2520.00	c propagations          : 378532954   (150216 /sec)
2520.08/2520.00	c root propagations     : 0           
2520.08/2520.00	c filter calls          : 3562321958     (1413660 /sec)
2520.08/2520.00	c useless filter calls  : 3402394776     (95 %)
2520.08/2520.00	c Memory used           : 260.86 MB
2520.08/2520.00	c CPU time              : 2519.93 s
2520.08/2520.00	
2520.08/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268336-1502530284/watcher-4268336-1502530284 -o /tmp/evaluation-result-4268336-1502530284/solver-4268336-1502530284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268336-1502530284.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.18 2.06 2.06 3/180 29437
/proc/meminfo: memFree=31118444/32770624 swapFree=0/523356
[pid=29437] ppid=29434 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/29437/stat : 29437 (runsolver) D 29434 29437 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 55249149 24240128 107 18446744073709551615 4194304 4338465 140728918123584 140728918121224 140247079781079 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 27914240 140728918126785 140728918127177 140728918127177 140728918130634 0
/proc/29437/statm: 5918 107 54 36 0 2156 0

[startup+0.100148 s]
/proc/loadavg: 2.18 2.06 2.06 3/180 29437
/proc/meminfo: memFree=31118444/32770624 swapFree=0/523356
[pid=29437] ppid=29434 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/29437/stat : 29437 (runsolver) D 29434 29437 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 55249149 24240128 107 18446744073709551615 4194304 4338465 140728918123584 140728918121224 140247079781079 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 27914240 140728918126785 140728918127177 140728918127177 140728918130634 0
/proc/29437/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200367 s]
/proc/loadavg: 2.18 2.06 2.06 3/180 29437
/proc/meminfo: memFree=31118444/32770624 swapFree=0/523356
[pid=29437] ppid=29434 vsize=34212 CPUtime=0.09 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 2798 0 0 0 9 0 0 0 20 0 1 0 55249149 35033088 2611 18446744073709551615 4194304 5972588 140732657782032 140732657778600 140356541217765 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 8553 2611 744 435 0 1916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34212

[startup+0.300353 s]
/proc/loadavg: 2.18 2.06 2.06 3/180 29437
/proc/meminfo: memFree=31118444/32770624 swapFree=0/523356
[pid=29437] ppid=29434 vsize=35552 CPUtime=0.18 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 3169 0 0 0 18 0 0 0 20 0 1 0 55249149 36405248 2901 18446744073709551615 4194304 5972588 140732657782032 140732657778600 140356541217765 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 8888 2901 750 435 0 2251 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 35552

[startup+0.70028 s]
/proc/loadavg: 2.18 2.06 2.06 3/180 29437
/proc/meminfo: memFree=31118444/32770624 swapFree=0/523356
[pid=29437] ppid=29434 vsize=43416 CPUtime=0.58 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 5161 0 0 0 58 0 0 0 20 0 1 0 55249149 44457984 4947 18446744073709551615 4194304 5972588 140732657782032 140732657775528 140356550857581 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 10854 4947 797 435 0 4217 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 43416

[startup+1.50028 s]
/proc/loadavg: 2.18 2.06 2.06 3/181 29438
/proc/meminfo: memFree=31093724/32770624 swapFree=0/523340
[pid=29437] ppid=29434 vsize=59444 CPUtime=1.39 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 9147 0 0 0 138 1 0 0 20 0 1 0 55249149 60870656 8907 18446744073709551615 4194304 5972588 140732657782032 140732657775528 140356541217765 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 14861 8907 797 435 0 8224 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 59444

[startup+3.10028 s]
/proc/loadavg: 2.18 2.06 2.06 3/181 29438
/proc/meminfo: memFree=31071776/32770624 swapFree=0/523340
[pid=29437] ppid=29434 vsize=91208 CPUtime=2.99 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 17552 0 0 0 297 2 0 0 20 0 1 0 55249149 93396992 16848 18446744073709551615 4194304 5972588 140732657782032 140732657775528 140356541254496 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 22802 16848 797 435 0 16165 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 91208

[startup+6.30028 s]
/proc/loadavg: 2.17 2.06 2.06 3/181 29438
/proc/meminfo: memFree=31005740/32770624 swapFree=0/523336
[pid=29437] ppid=29434 vsize=155040 CPUtime=6.19 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 33952 0 0 0 614 5 0 0 20 0 1 0 55249149 158760960 32816 18446744073709551615 4194304 5972588 140732657782032 140732657773800 140356550563089 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 38760 32816 797 435 0 32123 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 155040

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.06 3/181 29438
/proc/meminfo: memFree=30880996/32770624 swapFree=0/523336
[pid=29437] ppid=29434 vsize=263064 CPUtime=12.59 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 68096 0 0 0 1250 9 0 0 20 0 1 0 55249149 269377536 59903 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5053090 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 65766 59903 830 435 0 59129 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 263064

[startup+25.5004 s]
/proc/loadavg: 2.12 2.05 2.05 3/181 29438
/proc/meminfo: memFree=30878028/32770624 swapFree=0/523328
[pid=29437] ppid=29434 vsize=266448 CPUtime=25.39 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 94749 0 0 0 2528 11 0 0 20 0 1 0 55249149 272842752 60769 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4966035 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60769 830 435 0 59975 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 266448

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.05 3/181 29439
/proc/meminfo: memFree=30878028/32770624 swapFree=0/523320
[pid=29437] ppid=29434 vsize=266448 CPUtime=51 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 107551 0 0 0 5088 12 0 0 20 0 1 0 55249149 272842752 60769 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4909158 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60769 830 435 0 59975 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 266448

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 29440
/proc/meminfo: memFree=30878124/32770624 swapFree=0/523324
[pid=29437] ppid=29434 vsize=266448 CPUtime=102.2 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 120908 0 0 0 10207 13 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4962170 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 266448

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 29442
/proc/meminfo: memFree=30876472/32770624 swapFree=0/523336
[pid=29437] ppid=29434 vsize=266448 CPUtime=162.19 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 133979 0 0 0 16205 14 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4965247 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 266448

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/184 29458
/proc/meminfo: memFree=30871492/32770624 swapFree=0/523352
[pid=29437] ppid=29434 vsize=266448 CPUtime=222.17 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 142572 0 0 0 22203 14 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338173 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 266448

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 29460
/proc/meminfo: memFree=30875668/32770624 swapFree=0/523348
[pid=29437] ppid=29434 vsize=266448 CPUtime=282.17 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 146126 0 0 0 28202 15 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338173 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 266448

[startup+342.3 s]
/proc/loadavg: 2.14 2.06 2.06 3/181 29526
/proc/meminfo: memFree=30991644/32770624 swapFree=0/523376
[pid=29437] ppid=29434 vsize=266448 CPUtime=342.17 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 146635 0 0 0 34202 15 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5071408 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 266448

[startup+402.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/181 29528
/proc/meminfo: memFree=30991544/32770624 swapFree=0/523380
[pid=29437] ppid=29434 vsize=266448 CPUtime=402.18 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 146659 0 0 0 40203 15 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5071088 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 266448

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 29530
/proc/meminfo: memFree=30991208/32770624 swapFree=0/523384
[pid=29437] ppid=29434 vsize=266448 CPUtime=462.19 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 147114 0 0 0 46204 15 0 0 20 0 1 0 55249149 272842752 60773 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4965342 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60773 830 435 0 59975 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 266448

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 29533
/proc/meminfo: memFree=30991436/32770624 swapFree=0/523392
[pid=29437] ppid=29434 vsize=266448 CPUtime=522.19 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 147188 0 0 0 52204 15 0 0 20 0 1 0 55249149 272842752 60778 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4966031 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60778 830 435 0 59975 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 266448

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 29535
/proc/meminfo: memFree=30991912/32770624 swapFree=0/523392
[pid=29437] ppid=29434 vsize=266448 CPUtime=582.2 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 147674 0 0 0 58205 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5139312 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266448


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


[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 29600
/proc/meminfo: memFree=30990696/32770624 swapFree=0/523548
[pid=29437] ppid=29434 vsize=266448 CPUtime=1602.29 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 151342 0 0 0 160214 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338173 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 266448

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 29602
/proc/meminfo: memFree=30990876/32770624 swapFree=0/523548
[pid=29437] ppid=29434 vsize=266448 CPUtime=1662.3 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 151595 0 0 0 166215 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5139493 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 266448

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 29604
/proc/meminfo: memFree=30991008/32770624 swapFree=0/523560
[pid=29437] ppid=29434 vsize=266448 CPUtime=1722.3 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 151813 0 0 0 172215 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5040659 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 266448

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 29606
/proc/meminfo: memFree=30990520/32770624 swapFree=0/523564
[pid=29437] ppid=29434 vsize=266448 CPUtime=1782.31 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 152156 0 0 0 178216 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338181 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 266448

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 29608
/proc/meminfo: memFree=30990236/32770624 swapFree=0/523576
[pid=29437] ppid=29434 vsize=266448 CPUtime=1842.31 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 152162 0 0 0 184216 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5039164 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1842.31
Current children cumulated vsize (KiB) 266448

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 29610
/proc/meminfo: memFree=30990468/32770624 swapFree=0/523580
[pid=29437] ppid=29434 vsize=266448 CPUtime=1902.32 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 152727 0 0 0 190217 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5099664 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 266448

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 29634
/proc/meminfo: memFree=30989544/32770624 swapFree=0/523600
[pid=29437] ppid=29434 vsize=266448 CPUtime=1962.32 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 152729 0 0 0 196217 15 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338177 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 1962.32
Current children cumulated vsize (KiB) 266448

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 29650
/proc/meminfo: memFree=30986304/32770624 swapFree=0/523608
[pid=29437] ppid=29434 vsize=266448 CPUtime=2022.34 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 153169 0 0 0 202218 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338173 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 266448

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29652
/proc/meminfo: memFree=30989392/32770624 swapFree=0/523624
[pid=29437] ppid=29434 vsize=266448 CPUtime=2082.35 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 153190 0 0 0 208219 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5070704 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 266448

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29654
/proc/meminfo: memFree=30989848/32770624 swapFree=0/523624
[pid=29437] ppid=29434 vsize=266448 CPUtime=2142.35 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 153456 0 0 0 214219 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5070896 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 266448

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29656
/proc/meminfo: memFree=30990240/32770624 swapFree=0/523640
[pid=29437] ppid=29434 vsize=266448 CPUtime=2202.36 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 153459 0 0 0 220220 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4965428 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 266448

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29658
/proc/meminfo: memFree=30990600/32770624 swapFree=0/523648
[pid=29437] ppid=29434 vsize=266448 CPUtime=2262.36 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 153724 0 0 0 226220 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4909657 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2262.36
Current children cumulated vsize (KiB) 266448

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29661
/proc/meminfo: memFree=30990644/32770624 swapFree=0/523656
[pid=29437] ppid=29434 vsize=266448 CPUtime=2322.37 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 153943 0 0 0 232221 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4965400 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2322.37
Current children cumulated vsize (KiB) 266448

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29663
/proc/meminfo: memFree=30990520/32770624 swapFree=0/523656
[pid=29437] ppid=29434 vsize=266448 CPUtime=2382.37 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 154242 0 0 0 238221 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4909602 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2382.37
Current children cumulated vsize (KiB) 266448

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29666
/proc/meminfo: memFree=30989548/32770624 swapFree=0/523656
[pid=29437] ppid=29434 vsize=266448 CPUtime=2442.38 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 154243 0 0 0 244222 16 0 0 20 0 1 0 55249149 272842752 60780 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4965342 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66612 60780 830 435 0 59975 0
Current children cumulated CPU time (s) 2442.38
Current children cumulated vsize (KiB) 266448

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29668
/proc/meminfo: memFree=30989628/32770624 swapFree=0/523664
[pid=29437] ppid=29434 vsize=267116 CPUtime=2502.38 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 154897 0 0 0 250222 16 0 0 20 0 1 0 55249149 273526784 60940 18446744073709551615 4194304 5972588 140732657782032 140732657779336 5338173 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66779 60940 830 435 0 60142 0
Current children cumulated CPU time (s) 2502.38
Current children cumulated vsize (KiB) 267116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29669
/proc/meminfo: memFree=30989884/32770624 swapFree=0/523660
[pid=29437] ppid=29434 vsize=267116 CPUtime=2520.08 cores=0,2,4,6
/proc/29437/stat : 29437 (cosoco) R 29434 29437 21984 0 -1 4202496 154897 0 0 0 251992 16 0 0 20 0 1 0 55249149 273526784 60940 18446744073709551615 4194304 5972588 140732657782032 140732657779336 4965365 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 8212480 140732657783278 140732657783373 140732657783373 140732657786830 0
/proc/29437/statm: 66779 60940 830 435 0 60142 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 267116

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

Child status: 1
Real time (s): 2520
CPU time (s): 2520.09
CPU user time (s): 2519.93
CPU system time (s): 0.165015
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 267116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.93
system time used= 0.165015
maximum resident set size= 243824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154932
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= 105
involuntary context switches= 642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.94965 second user time and 9.93315 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 11:17:19
IDJOB=4268336
IDBENCH=126722
IDSOLVER=2658
FILE ID=node125/4268336-1502530284
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-xcsp2-s1/SocialGolfers-06-4-6_X2.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268336-1502530284/watcher-4268336-1502530284 -o /tmp/evaluation-result-4268336-1502530284/solver-4268336-1502530284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268336-1502530284.xml

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

MD5SUM BENCH= 43a487770d57b1dc580a85535ccd03c6
RANDOM SEED=993850267

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:        31119100 kB
MemAvailable:   31892284 kB
Buffers:          268952 kB
Cached:           794256 kB
SwapCached:            0 kB
Active:           682732 kB
Inactive:         548264 kB
Active(anon):     168092 kB
Inactive(anon):    24908 kB
Active(file):     514640 kB
Inactive(file):   523356 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3084 kB
Writeback:             0 kB
AnonPages:        320932 kB
Mapped:            45352 kB
Shmem:             25252 kB
Slab:             127368 kB
SReclaimable:     102048 kB
SUnreclaim:        25320 kB
KernelStack:        3472 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     430152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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= 62024 MiB
End job on node125 at 2017-08-12 11:59:19