Trace number 4241298

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
R1: cosoco 1.1? (TO) 2400.09 2401.31

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

11.09/11.13	c root propagations     : 0           
11.09/11.13	c restarts enabled, print stats at every restarts
11.09/11.13	c
11.09/11.13	c
11.09/11.13	c
11.09/11.13	c This is cosoco 1.0 --  
11.09/11.13	c
11.09/11.13	c ========================================[ Problem Statistics ]===========================================
11.09/11.13	c |                                                                                                       
11.09/11.13	c |  Parse time        :        11.01 s 
11.09/11.13	c |
11.09/11.13	c |               Variables: 2520
11.09/11.13	c |            Domain Sizes: 2..2
11.09/11.13	c |
11.09/11.13	c |             Constraints: 10392
11.09/11.13	c |                   Arity: 3..24  -- Ternary: 9936
11.09/11.13	c | 
11.09/11.13	c |                   Types: 
11.09/11.13	c |                          Intension: 9936
11.09/11.13	c |                          Sum: 456
11.09/11.13	c |                          
11.09/11.13	c =========================================================================================================
11.09/11.13	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
11.19/11.27	c 101            3777           178039         43012          0              0              1622   1683   1633
11.29/11.33	c 211            4782           238959         49210          0              0              468   549   516
11.39/11.42	c 332            5778           341716         60538          0              0              276   487   453
11.49/11.54	c 465            8522           448538         70130          0              0              122   405   311
11.59/11.63	c 611            9854           546999         79275          0              0              94   609   429 
11.69/11.74	c 771            11395          664617         90406          0              0              46   690   624 
11.78/11.89	c 947            13442          860745         108620         0              0              98   704   614 
11.98/12.02	c 1140           15640          1001027        121420         0              0              157   854   492
12.09/12.14	c 1352           17683          1133409        134350         0              0              267   738   572
12.28/12.36	c 1585           21384          1390173        158875         0              0              271   572   534
12.48/12.57	c 1841           24528          1635613        182621         0              0              359   565   516
12.78/12.84	c 2122           27861          1968254        214776         0              0              339   561   490
13.08/13.14	c 2431           30938          2369776        256518         0              0              195   579   346
13.29/13.37	c 2770           34201          2635449        278503         0              0              198   469   329
13.58/13.66	c 3142           40277          2951269        310491         0              0              124   1720   848
13.88/13.96	c 3551           44677          3321966        350266         0              0              114   628   462
14.39/14.48	c 4000           52808          3960637        409614         0              0              281   646   537
14.78/14.84	c 4493           57675          4450321        460108         0              0              259   645   569
15.39/15.48	c 5035           67478          5220154        540652         0              0              332   706   568
16.08/16.17	c 5631           74589          6149736        642032         0              0              294   581   522
16.68/16.77	c 6286           85308          6860677        714471         0              0              213   703   594
17.78/17.80	c 7006           98309          8096496        839642         0              0              67   638   468 
18.98/19.01	c 7798           110631         9571315        992561         0              0              317   646   555
19.68/19.70	c 8669           120280         10396346       1068548        0              0              184   590   404
20.48/20.54	c 9627           133338         11483921       1172431        0              0              238   988   669
21.58/21.65	c 10680          147623         12898362       1316415        0              0              224   615   493
22.58/22.69	c 11838          170377         14032824       1431306        0              0              197   1261   698
23.58/23.68	c 13111          185987         15285388       1555443        0              0              303   672   607
24.88/24.97	c 14511          203044         16976358       1731160        0              0              366   687   608
26.78/26.86	c 16051          228720         19363127       1975149        0              0              243   695   518
27.98/28.06	c 17745          247343         20895152       2125501        0              0              264   729   605
29.68/29.75	c 19608          266033         23216471       2372611        0              0              354   656   596
31.37/31.46	c 21657          290328         25485065       2582454        0              0              233   679   530
33.17/33.22	c 23910          308310         28226773       2884154        0              0              259   503   429
34.97/35.00	c 26388          334103         30625338       3133669        0              0              229   727   643
38.16/38.28	c 29113          367358         35234289       3620890        0              0              300   676   597
41.17/41.30	c 32110          412429         39435496       4024286        0              0              362   723   634
44.66/44.77	c 35406          460510         44065373       4465694        0              0              263   672   579
48.56/48.69	c 39031          506583         49562436       5103785        0              0              352   733   665
52.95/53.04	c 43018          565196         55382144       5724650        0              0              203   604   510
57.95/58.03	c 47403          642689         62309043       6364982        0              0              303   702   631
62.94/63.01	c 52226          701263         69278535       7111152        0              0              356   704   640
67.64/67.71	c 57531          777519         75524347       7777143        0              0              181   1051   639
76.53/76.67	c 63366          865745         88029094       9089172        0              0              295   720   603
84.02/84.11	c 69784          959101         98370905       10169410       0              0              421   542   457
91.61/91.76	c 76843          1054711        108843479      11285885       0              0              65   763   639 
98.81/98.96	c 84607          1136803        119648339      12454809       0              0              67   732   659 
111.60/111.74	c 93147          1287421        137024724      14150217       0              0              68   697   555 
119.19/119.36	c 102541         1392641        148814528      15456071       0              0              80   745   674 
127.19/127.36	c 112874         1507672        160348679      16680200       0              0              125   764   660
137.18/137.35	c 124240         1644594        175202989      18295370       0              0              185   696   379
150.57/150.80	c 136742         1857989        193843477      20197747       0              0              360   861   668
172.34/172.58	c 150494         2118294        222428709      23146924       0              0              219   742   545
190.24/190.45	c 165621         2404561        247270781      25456478       0              0              214   712   570
205.03/205.25	c 182260         2628015        269360952      27790135       0              0              305   743   692
231.71/231.99	c 200562         2959442        305921738      31795951       0              0              209   869   657
251.81/252.02	c 220694         3225111        336063062      35189545       0              0              161   860   698
272.49/272.72	c 242839         3536212        366375281      38338790       0              0              163   713   616
295.58/295.86	c 267198         3835002        402403961      42254765       0              0              181   699   511
320.17/320.43	c 293992         4192722        437298193      45967782       0              0              415   721   651
351.76/352.02	c 323465         4624122        480277182      50422231       0              0              139   752   545
382.44/382.80	c 355885         5061847        525827586      55181673       0              0              128   749   650
429.01/429.38	c 391547         5598050        591328022      62295024       0              0              120   736   602
470.69/471.08	c 430775         6198176        651384036      68566734       0              0              125   1056   655
515.47/515.81	c 473925         6591147        725523476      77671911       0              0              128   256   178
574.34/574.71	c 521390         7229426        815579384      87353065       0              0              56   855   396 
626.03/626.40	c 573601         7876376        892326384      95312156       0              0              346   843   663
691.50/691.94	c 631033         8792717        985508017      105297165      0              0              236   868   666
736.47/736.99	c 694208         9515331        1053410067     112429655      0              0              295   745   689
775.95/776.41	c 763700         10093932       1115198474     119502272      0              0              194   746   676
830.53/831.03	c 840141         10876480       1203851627     128774169      0              0              194   745   699
909.30/909.85	c 924226         12019798       1318798319     141337933      0              0              145   745   646
1016.94/1017.59	c 1016719        13418599       1473069217     158133443      0              0              224   747   627
1127.18/1127.86	c 1118461        14794270       1630650726     175529260      0              0              257   724   634
1206.06/1206.72	c 1230377        16034973       1745910515     188146777      0              0              144   753   688
1353.87/1354.63	c 1353484        17596755       1969099503     212328075      0              0              134   741   628
1551.67/1552.58	c 1488901        19988683       2237390899     240173502      0              0              258   741   569
1658.82/1659.78	c 1637859        21571648       2404683753     257865157      0              0              266   741   672
1805.96/1806.90	c 1801712        23892634       2611482936     279035609      0              0              194   675   579
1970.68/1971.74	c 1981950        26103124       2862928495     305287737      0              0              73   723   597 
2243.55/2244.73	c 2180211        29882513       3245913074     345387948      0              0              78   657   610 

Verifier Data

One s line expected

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-4241298-1500631170/watcher-4241298-1500631170 -o /tmp/evaluation-result-4241298-1500631170/solver-4241298-1500631170 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4393 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241298-1500631170.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.04 3/190 5648
/proc/meminfo: memFree=31117956/32770624 swapFree=6824/686012
[pid=5648] ppid=5645 vsize=27120 CPUtime=0 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 970 0 0 0 0 0 0 0 20 0 1 0 24396441 27770880 802 33554432000 4194304 5970956 140737211809056 140737211805704 140277100383205 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 6780 802 698 434 0 144 0

[startup+0.100093 s]
/proc/loadavg: 2.00 2.02 2.04 3/190 5648
/proc/meminfo: memFree=31117956/32770624 swapFree=6824/686012
[pid=5648] ppid=5645 vsize=33788 CPUtime=0.09 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 2685 0 0 0 9 0 0 0 20 0 1 0 24396441 34598912 2471 33554432000 4194304 5970956 140737211809056 140737211803256 5397758 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 8447 2471 736 434 0 1811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33788

[startup+0.200295 s]
/proc/loadavg: 2.00 2.02 2.04 3/190 5648
/proc/meminfo: memFree=31117956/32770624 swapFree=6824/686012
[pid=5648] ppid=5645 vsize=34692 CPUtime=0.19 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 2896 0 0 0 19 0 0 0 20 0 1 0 24396441 35524608 2735 33554432000 4194304 5970956 140737211809056 140737211805656 140277100383205 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 8673 2735 736 434 0 2037 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34692

[startup+0.300202 s]
/proc/loadavg: 2.00 2.02 2.04 3/190 5648
/proc/meminfo: memFree=31117956/32770624 swapFree=6824/686012
[pid=5648] ppid=5645 vsize=36212 CPUtime=0.29 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 3351 0 0 0 28 1 0 0 20 0 1 0 24396441 37081088 3092 33554432000 4194304 5970956 140737211809056 140737211802584 5188289 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 9053 3092 791 434 0 2417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36212

[startup+0.700175 s]
/proc/loadavg: 2.00 2.02 2.04 3/190 5648
/proc/meminfo: memFree=31117956/32770624 swapFree=6824/686012
[pid=5648] ppid=5645 vsize=44200 CPUtime=0.69 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 5327 0 0 0 68 1 0 0 20 0 1 0 24396441 45260800 5072 33554432000 4194304 5970956 140737211809056 140737211800664 140277100431264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 11050 5072 791 434 0 4414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44200

[startup+1.50017 s]
/proc/loadavg: 2.00 2.02 2.04 3/191 5649
/proc/meminfo: memFree=31093304/32770624 swapFree=6824/685860
[pid=5648] ppid=5645 vsize=59940 CPUtime=1.48 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 9266 0 0 0 147 1 0 0 20 0 1 0 24396441 61378560 9032 33554432000 4194304 5970956 140737211809056 140737211800440 140277109728490 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 14985 9032 791 434 0 8349 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59940

[startup+3.10018 s]
/proc/loadavg: 2.00 2.02 2.04 3/191 5649
/proc/meminfo: memFree=31071356/32770624 swapFree=6824/685860
[pid=5648] ppid=5645 vsize=91448 CPUtime=3.09 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 17600 0 0 0 307 2 0 0 20 0 1 0 24396441 93642752 16900 33554432000 4194304 5970956 140737211809056 140737211800664 4884624 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 22862 16900 791 434 0 16226 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91448

[startup+6.30015 s]
/proc/loadavg: 1.92 2.01 2.03 3/191 5649
/proc/meminfo: memFree=31005872/32770624 swapFree=6824/685872
[pid=5648] ppid=5645 vsize=154400 CPUtime=6.29 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 33808 0 0 0 625 4 0 0 20 0 1 0 24396441 158105600 32677 33554432000 4194304 5970956 140737211809056 140737211800664 140277100393338 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 38600 32677 791 434 0 31964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154400

[startup+12.7002 s]
/proc/loadavg: 1.93 2.01 2.03 3/191 5649
/proc/meminfo: memFree=30880984/32770624 swapFree=6824/685872
[pid=5648] ppid=5645 vsize=263012 CPUtime=12.68 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 67988 0 0 0 1260 8 0 0 20 0 1 0 24396441 269324288 59877 33554432000 4194304 5970956 140737211809056 140737211806392 5338397 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 65753 59877 826 434 0 59117 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 263012

[startup+25.5003 s]
/proc/loadavg: 1.95 2.01 2.03 3/191 5649
/proc/meminfo: memFree=30877636/32770624 swapFree=6824/685892
[pid=5648] ppid=5645 vsize=266340 CPUtime=25.48 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 94240 0 0 0 2538 10 0 0 20 0 1 0 24396441 272732160 60766 33554432000 4194304 5970956 140737211809056 140737211806392 4964340 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66585 60766 826 434 0 59949 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 266340

[startup+51.1003 s]
/proc/loadavg: 1.90 1.99 2.02 3/192 5716
/proc/meminfo: memFree=28414800/32770624 swapFree=6824/685960
[pid=5648] ppid=5645 vsize=266340 CPUtime=51.06 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 105247 0 0 0 5095 11 0 0 20 0 1 0 24396441 272732160 60774 33554432000 4194304 5970956 140737211809056 140737211806392 4908386 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66585 60774 826 434 0 59949 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 266340

[startup+102.3 s]
/proc/loadavg: 1.96 1.99 2.02 3/192 5737
/proc/meminfo: memFree=28412988/32770624 swapFree=6824/686052
[pid=5648] ppid=5645 vsize=266472 CPUtime=102.22 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 115212 0 0 0 10210 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 4964366 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 266472

[startup+162.3 s]
/proc/loadavg: 1.98 1.99 2.02 3/192 5798
/proc/meminfo: memFree=30877156/32770624 swapFree=6824/686148
[pid=5648] ppid=5645 vsize=266472 CPUtime=162.15 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 122115 0 0 0 16203 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 5069712 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 266472

[startup+222.306 s]
/proc/loadavg: 2.03 2.01 2.03 3/192 5799
/proc/meminfo: memFree=30876420/32770624 swapFree=6824/686228
[pid=5648] ppid=5645 vsize=266472 CPUtime=222.12 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 122608 0 0 0 22200 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 4964366 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 266472

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/192 5800
/proc/meminfo: memFree=30876192/32770624 swapFree=6824/686288
[pid=5648] ppid=5645 vsize=266472 CPUtime=282.09 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 123133 0 0 0 28197 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 5069949 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 266472

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/191 5801
/proc/meminfo: memFree=30876224/32770624 swapFree=6824/686352
[pid=5648] ppid=5645 vsize=266472 CPUtime=342.06 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 123635 0 0 0 34194 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 4965043 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 266472

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/191 5802
/proc/meminfo: memFree=30876544/32770624 swapFree=6824/686408
[pid=5648] ppid=5645 vsize=266472 CPUtime=402.03 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 124154 0 0 0 40191 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 4908569 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 266472

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/191 5803
/proc/meminfo: memFree=30876496/32770624 swapFree=6824/686448
[pid=5648] ppid=5645 vsize=266472 CPUtime=462 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 124635 0 0 0 46188 12 0 0 20 0 1 0 24396441 272867328 60778 33554432000 4194304 5970956 140737211809056 140737211806392 4964452 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60778 826 434 0 59982 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 266472

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/191 5804
/proc/meminfo: memFree=30876388/32770624 swapFree=6824/686492
[pid=5648] ppid=5645 vsize=266472 CPUtime=521.97 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 125094 0 0 0 52185 12 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5070435 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 266472

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/191 5805
/proc/meminfo: memFree=30876468/32770624 swapFree=6824/686536
[pid=5648] ppid=5645 vsize=266472 CPUtime=581.95 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 125595 0 0 0 58182 13 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 4964389 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 266472


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

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5833
/proc/meminfo: memFree=30875928/32770624 swapFree=6824/687172
[pid=5648] ppid=5645 vsize=266472 CPUtime=1541.48 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 132132 0 0 0 154134 14 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5069949 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 266472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5834
/proc/meminfo: memFree=30875932/32770624 swapFree=6824/687216
[pid=5648] ppid=5645 vsize=266472 CPUtime=1601.45 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 132545 0 0 0 160131 14 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5337513 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 266472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5835
/proc/meminfo: memFree=30875916/32770624 swapFree=6824/687244
[pid=5648] ppid=5645 vsize=266472 CPUtime=1661.42 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 132995 0 0 0 166128 14 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5337497 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 266472

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/191 5837
/proc/meminfo: memFree=30875900/32770624 swapFree=6824/687292
[pid=5648] ppid=5645 vsize=266472 CPUtime=1721.4 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 133366 0 0 0 172125 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5070435 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 266472

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/191 5838
/proc/meminfo: memFree=30875604/32770624 swapFree=6824/687316
[pid=5648] ppid=5645 vsize=266472 CPUtime=1781.37 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 133708 0 0 0 178122 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (KiB) 266472

[startup+1842.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/191 5844
/proc/meminfo: memFree=30875112/32770624 swapFree=6824/687372
[pid=5648] ppid=5645 vsize=266472 CPUtime=1841.34 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 134226 0 0 0 184119 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 4964389 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1841.34
Current children cumulated vsize (KiB) 266472

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/191 5845
/proc/meminfo: memFree=30874980/32770624 swapFree=6824/687408
[pid=5648] ppid=5645 vsize=266472 CPUtime=1901.31 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 134542 0 0 0 190116 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 4964452 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1901.31
Current children cumulated vsize (KiB) 266472

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5846
/proc/meminfo: memFree=30875120/32770624 swapFree=6824/687436
[pid=5648] ppid=5645 vsize=266472 CPUtime=1961.28 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 134841 0 0 0 196113 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5069728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 1961.28
Current children cumulated vsize (KiB) 266472

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 5847
/proc/meminfo: memFree=30875660/32770624 swapFree=6824/687488
[pid=5648] ppid=5645 vsize=266472 CPUtime=2021.25 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 135296 0 0 0 202110 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5040570 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2021.25
Current children cumulated vsize (KiB) 266472

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 5848
/proc/meminfo: memFree=30875816/32770624 swapFree=6824/687516
[pid=5648] ppid=5645 vsize=266472 CPUtime=2081.23 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 135575 0 0 0 208108 15 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5070435 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2081.23
Current children cumulated vsize (KiB) 266472

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5849
/proc/meminfo: memFree=30875584/32770624 swapFree=6824/687548
[pid=5648] ppid=5645 vsize=266472 CPUtime=2141.2 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 135854 0 0 0 214104 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5337501 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2141.2
Current children cumulated vsize (KiB) 266472

[startup+2202.31 s]
/proc/loadavg: 2.11 2.04 2.05 3/191 5850
/proc/meminfo: memFree=30875948/32770624 swapFree=6824/687584
[pid=5648] ppid=5645 vsize=266472 CPUtime=2201.17 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 136127 0 0 0 220101 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5337513 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2201.17
Current children cumulated vsize (KiB) 266472

[startup+2262.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/190 5851
/proc/meminfo: memFree=30877088/32770624 swapFree=6824/687620
[pid=5648] ppid=5645 vsize=266472 CPUtime=2261.14 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 136621 0 0 0 226098 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5038188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2261.14
Current children cumulated vsize (KiB) 266472

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/191 5853
/proc/meminfo: memFree=30875852/32770624 swapFree=6824/687652
[pid=5648] ppid=5645 vsize=266472 CPUtime=2321.11 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 136911 0 0 0 232095 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 4964389 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2321.11
Current children cumulated vsize (KiB) 266472

[startup+2382.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/191 5854
/proc/meminfo: memFree=30875852/32770624 swapFree=6824/687676
[pid=5648] ppid=5645 vsize=266472 CPUtime=2381.08 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 137199 0 0 0 238092 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5070432 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2381.08
Current children cumulated vsize (KiB) 266472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/191 5855
/proc/meminfo: memFree=30875620/32770624 swapFree=6824/687700
[pid=5648] ppid=5645 vsize=266472 CPUtime=2400.08 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 137477 0 0 0 239992 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5052121 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 266472

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

[startup+2401.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/191 5855
/proc/meminfo: memFree=30875620/32770624 swapFree=6824/687700
[pid=5648] ppid=5645 vsize=266472 CPUtime=2400.08 cores=0,2,4,6
/proc/5648/stat : 5648 (cosoco) R 5645 5648 4362 0 -1 4202496 137477 0 0 0 239992 16 0 0 20 0 1 0 24396441 272867328 60785 33554432000 4194304 5970956 140737211809056 140737211806392 5052121 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29323264 140737211815105 140737211815235 140737211815235 140737211817934 0
/proc/5648/statm: 66618 60785 826 434 0 59982 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 266472

Child status: 1
Real time (s): 2401.31
CPU time (s): 2400.09
CPU user time (s): 2399.93
CPU system time (s): 0.164921
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 266472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.93
system time used= 0.164921
maximum resident set size= 243180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137503
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= 108
involuntary context switches= 122683

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12673 second user time and 10.1551 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 11:59:31
IDJOB=4241298
IDBENCH=126722
IDSOLVER=2620
FILE ID=node102/4241298-1500631170
RUNJOBID= node102-1500623787-4393
PBS_JOBID= 20623025
Free space on /tmp= 61892 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-xcsp2-s1/SocialGolfers-06-4-6_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241298-1500631170/watcher-4241298-1500631170 -o /tmp/evaluation-result-4241298-1500631170/solver-4241298-1500631170 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4393 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241298-1500631170.xml

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

MD5SUM BENCH= 43a487770d57b1dc580a85535ccd03c6
RANDOM SEED=768031201

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

/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		: 1600.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.46
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		: 1600.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.56
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		: 1867.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.46
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		: 1600.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.56
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		: 1600.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.46
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.56
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		: 1600.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.46
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		: 1600.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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31118600 kB
MemAvailable:   31986976 kB
Buffers:          163568 kB
Cached:           988768 kB
SwapCached:            0 kB
Active:           518872 kB
Inactive:         703140 kB
Active(anon):      71564 kB
Inactive(anon):    16868 kB
Active(file):     447308 kB
Inactive(file):   686272 kB
Unevictable:        6824 kB
Mlocked:            6824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2624 kB
Writeback:             0 kB
AnonPages:         74540 kB
Mapped:            35568 kB
Shmem:             17104 kB
Slab:             126520 kB
SReclaimable:     101260 kB
SUnreclaim:        25260 kB
KernelStack:        3424 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61888 MiB
End job on node102 at 2017-07-21 12:39:32